diff --git a/src/gui/qt/aboutpokerth.ui b/src/gui/qt/aboutpokerth.ui
index c624f4b0..8fbd9b5c 100755
--- a/src/gui/qt/aboutpokerth.ui
+++ b/src/gui/qt/aboutpokerth.ui
@@ -208,7 +208,9 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p></body></html>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
true
diff --git a/src/gui/qt/gametable.ui b/src/gui/qt/gametable.ui
index 53b778c8..d11d36a2 100644
--- a/src/gui/qt/gametable.ui
+++ b/src/gui/qt/gametable.ui
@@ -2974,6 +2974,9 @@
21
+
+ 10000000
+
-
diff --git a/src/gui/qt/gametable/gametableimpl.cpp b/src/gui/qt/gametable/gametableimpl.cpp
index 754f8cf1..f8337e8b 100755
--- a/src/gui/qt/gametable/gametableimpl.cpp
+++ b/src/gui/qt/gametable/gametableimpl.cpp
@@ -362,7 +362,7 @@ gameTableImpl::gameTableImpl(ConfigFile *c, QMainWindow *parent)
pushButton_break->setMinimumSize(width+10,20);
//set inputvalidator for lineeditbetvalue
- QRegExp rx("[1-9]\\d{0,4}");
+ QRegExp rx("[1-9]\\d{0,7}");
QValidator *validator = new QRegExpValidator(rx, this);
lineEdit_betValue->setValidator(validator);
diff --git a/ts/pokerth_START_HERE.ts b/ts/pokerth_START_HERE.ts
index 95a42581..da417492 100644
--- a/ts/pokerth_START_HERE.ts
+++ b/ts/pokerth_START_HERE.ts
@@ -1,18 +1,111 @@
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
-
+
You cannot kick any player - You are not game admin!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -74,120 +167,144 @@
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
+
Project
-
+
Translation
-
+
Thanks to
-
+
License
-
+
Close
-
- - Poker engine for the popular "Texas Hold'em" Poker
-- Singleplayer games with up to 6 computer-opponents
-- Multiplayer network games
-- Coded in C++/Qt4
-
-
-© 2006-2008, FHammer, FThauer, LMay
-
-
-
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
aboutPokerthImpl
-
+
PokerTH %1
-
+
About PokerTH %1
@@ -195,77 +312,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
-
+
First small blind:
-
+
Raise blinds:
-
+
Every:
-
+
hands
-
+
minutes
-
+
Raise mode:
-
+
Always double blinds
-
+
Manual blinds order:
-
+
Delete
-
+
Add
-
+
Afterwards:
-
+
Always raise by:
-
+
$
-
+
Keep last blind
@@ -345,72 +462,72 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Internet Game
-
+
Internet Game Settings
-
+
Maximum number of players:
-
+
Start Cash:
-
+
$
-
+
Blinds
-
+
Use saved blinds settings
-
+
Change blinds settings ...
-
+
Game Speed for computer opponents:
-
+
Timeout for player action:
-
+
s
-
+
Password:
-
+
Create Game
-
+
Cancel
@@ -418,67 +535,67 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
-
+
Network Game Settings
-
+
Maximum number of players:
-
+
Start Cash:
-
+
$
-
+
Blinds
-
+
Use saved blinds settings
-
+
Change blinds settings ...
-
+
Game Speed for computer opponents:
-
+
Timeout for player action:
-
+
s
-
+
Create Game
-
+
Cancel
@@ -581,25 +698,34 @@ p, li { white-space: pre-wrap; }
-
+
Join any game
-
+
Create Game
-
+
Join Game
-
+
Lobby-Chat
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -692,347 +818,312 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
-
+
Hands
-
+
Chat
-
+
Log
-
+
Away
-
+
Manual Action (default)
-
+
Auto-Check / Auto-Fold
-
+
Auto-Check / Auto-Call-Any
-
+
Speed:
-
- View
-
-
-
-
+
Start Local Game ...
-
+
Ctrl+N
-
+
Quit
-
+
Ctrl+Q
-
+
About PokerTH ...
-
+
Settings ...
-
+
Create Network Game ...
-
+
Ctrl+O
-
+
Join Network Game ...
-
+
Ctrl+J
-
+
Fullscreen
-
+
Ctrl+F
-
+
Show/Hide Chat Window
-
+
Ctrl+T
-
+
Show/Hide Hands Window
-
+
Ctrl+H
-
+
Show/Hide Log Window
-
+
Ctrl+L
-
+
Internet Game ...
-
+
Ctrl+I
-
+
Show/Hide Away Window
-
+
Ctrl+A
-
+
Kick
-
+
Vote Timeout:
-
+
Yes
-
+
No
-
+
Chance
-
- Settings
-
-
-
-
+
Configure PokerTH ...
-
+
Close
-
+
Ctrl+X
-
+
Vote started by:
-
+
Show/Hide Chance Window
-
+
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
-
+
Stop
-
- Cmd+N to start a new game
-
-
-
-
- Ctrl+N to start a new game
-
-
-
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
-
- F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
-
-
-
-
- F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
-
-
-
-
+
Start
-
+
Lobby
-
- Manual mode set. You've got to choose yourself now.
-
-
-
-
- Auto mode set: Check or call any.
-
-
-
-
- Auto mode set: Check or fold.
-
-
-
-
+
Chat
-
+
Closing PokerTH during network game
-
+
You are the hosting server. Do you want to close PokerTH anyway?
-
+
PokerTH - Internet Game Message
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
-
+
Chance
-
+
Kick
-
+
Do you want to kick <b>%1</b><br>from this game?
-
+
<b>%1</b> secs left
-
+
vote
-
+
votes
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
@@ -1199,42 +1290,42 @@ Would you like to overwrite ?
manualBlindsOrderDialog
-
+
Manual Blinds Order
-
+
Delete
-
+
$
-
+
Add
-
+
Afterwards:
-
+
Always double blinds
-
+
Always raise by:
-
+
Keep last blind
@@ -1273,47 +1364,47 @@ Would you like to overwrite ?
newGameDialog
-
+
Start Local Game
-
+
Local Game Settings
-
+
Number of players:
-
+
Start Cash:
-
+
$
-
+
Blinds
-
+
Use saved blinds settings
-
+
Change blinds settings ...
-
+
Game Speed:
@@ -1384,77 +1475,67 @@ Please enter an valid picture!
settingsDialog
-
+
Settings
-
+
Interface
-
+
Language:
-
- Show intro on startup
-
-
-
-
- Show statusbar messages
-
-
-
-
+
Show fade-out animation for non-winning cards
-
+
Show flip-card animation
-
+
Show buttons for small blind and big blind
-
+
Show own cards only on mouse click
-
+
Reverse order of F-Keys (F1 - F4)
-
+
Network / Internet Game
-
+
Switch keyboard focus to bet-input-field if it's your turn
-
+
Flipside of Cards
-
+
Own flipside picture:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -1462,197 +1543,197 @@ p, li { white-space: pre-wrap; }
-
+
Default
-
+
Sound
-
+
Play sound effects
-
+
Sound Volume:
-
+
10
-
+
Sound Categories
-
+
Play game actions sounds like "check", "call", "raise"
-
+
Play lobby chat notifications
-
+
Play network/internet game notifications like "player joined the game"
-
+
Local Game Settings
-
+
Number of players:
-
+
Start Cash:
-
+
$
-
+
First small blind:
-
+
Raise blinds:
-
+
Every:
-
+
hands
-
+
minutes
-
+
Raise mode:
-
+
Always double blinds
-
+
Manual blinds order:
-
+
Edit ...
-
+
Game Speed:
-
+
Pause between hands (press "start" button to go on)
-
+
Show game settings dialog on every new game
-
+
Network Game Settings
-
+
Maximum number of players:
-
+
Game Speed for computer opponents:
-
+
Timeout for player action:
-
+
s
-
+
Network Server Settings
-
+
Server Password:
-
+
Server Port:
-
+
Use SCTP
-
+
Use IPv6
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
-
+
Internet Game Settings
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -1660,67 +1741,67 @@ p, li { white-space: pre-wrap; }
-
+
Server Address:
-
+
Use password for private game:
-
+
chat.freenode.net
-
+
Channel:
-
+
#pokerth
-
+
Computer Engine
-
+
Opponent 6:
-
+
Opponent 5:
-
+
Opponent 4:
-
+
Opponent 3:
-
+
Opponent 2:
-
+
Opponent 1:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -1728,289 +1809,471 @@ p, li { white-space: pre-wrap; }
-
+
Human Player:
-
+
Enable/Disable Logging
-
+
Store log files for
-
+
Log File Directory:
-
+
Write log after every:
-
+
action (high frequent disc access)
-
+
hand (medium disc access)
-
+
game (low disc access)
-
+
Log Messages
-
+
Player Nicks/Avatars
-
+
Show right toolbox
-
+
Show left toolbox
-
+
Automatic Server Configuration URL
-
+
Serverlist Address:
-
+
Manual Server Configuration
-
+
Day(s)
-
+
Local Game
-
+
Network Game
-
+
Internet Game
-
+
Nicks/Avatars
-
+
Show cards chance monitor
-
+
Internet Server
-
+
Lobby Chat (IRC)
-
+
Password:
-
+
Avatar Server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+
+
+
+
+ Opponent 8:
+
+
+
+
+ Opponent 10:
+
+
settingsDialogImpl
-
+
Dutch
-
+
English
-
+
French
-
+
German
-
+
Hungarian
-
+
Italian
-
+
Norwegian
-
+
Portuguese
-
+
Russian
-
+
Slovak
-
+
Spanish
-
+
Turkish
-
+
Settings Error
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
-
+
The log file directory doesn't exist.
Please select an valid directory!
-
+
Language Changed
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
-
+
Select your flipside picture
-
+
Images (*.png *.jpg *.gif)
-
+
Open Directory
-
+
Blinds Error
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
-
+
Bulgarian
-
+
Polish
-
+
Chinese
-
+
Greek
-
+
Swedish
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
-
+
Finnish
-
+
Danish
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -2076,166 +2339,161 @@ Please enter a valid server list address!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
-
+
&2 Internet Game
-
+
&3 Create Network Game
-
+
&4 Join Network Game
-
+
&1 Start Local Game
-
- PokerTH
-
-
-
-
+
Network Game
-
- Settings
-
-
-
-
+
Start Local Game ...
-
+
Ctrl+N
-
+
Internet Game ...
-
+
Ctrl+I
-
+
About PokerTH
-
+
Configure PokerTH ...
-
+
Quit
-
+
Create Network Game ...
-
+
Join Network Game ...
-
+
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
-
- PokerTH %1 - The Open-Source Texas Holdem Engine
-
-
-
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
-
+
Network Error
-
+
Server address was not set.
-
+
An invalid port was set (ports 0-1023 are not allowed).
-
+
Could not create a socket for TCP communication.
-
+
Could not set the IP address.
-
+
Could not set the port for this type of address.
-
+
The server name could not be resolved.
-
+
Bind failed - please choose a different port.
-
+
Internal network error: "listen" failed.
-
+
Server execution was terminated.
-
+
Could not connect to the server.
-
+
Connection timed out.
Please check the server address.
@@ -2243,239 +2501,244 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up
-
+
Internal network error: "select" failed.
-
+
Internal network error: "send" failed.
-
+
Connection was closed by the server.
-
+
Internal network error: Duplicate TCP connection.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
-
+
Could not unzip the PokerTH internet server list.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
-
+
Could not open the target file when downloading the server list.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
-
+
Sorry, this server is already full.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
-
+
The password is too long. Please choose another one.
-
+
Your player name is already used by another player.
Please choose a different name.
-
+
The player name is too short, too long or invalid. Please choose another one.
-
+
The game name is either too short or too long. Please choose another one.
-
+
The game could not be found.
-
+
The chat text is invalid.
-
+
The server referred to an unknown player. Aborting.
-
+
Internal error: The current player could not be found.
-
+
Internal error: The current player is not active.
-
+
You were kicked from the server.
-
+
You were temporarily banned from the server.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
-
+
The client player count is invalid.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
-
+
An invalid avatar file was configured. Please choose a different avatar.
-
+
The selected avatar file is too large. Please choose a different avatar.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
-
+
Could not start game: Synchronization failed.
-
+
The server is down for maintenance. Please try again later.
-
+
An internal error occured.
-
+
Network Notification
-
+
You were kicked from the game.
-
+
Sorry, this game is already full.
-
+
Unable to join - the server has already started the game.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
-
+
Server Message
+
+
+ PokerTH %1
+
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_bg.ts b/ts/pokerth_bg.ts
index 8c78eec7..811e42d2 100644
--- a/ts/pokerth_bg.ts
+++ b/ts/pokerth_bg.ts
@@ -1,18 +1,111 @@
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Не можеш да изгониш себе си!
-
+
You cannot kick any player - You are not game admin!
Не можеш да изгониш никой играч - не си администратора на играта!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -84,10 +177,28 @@
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
Относно
@@ -109,12 +220,12 @@
© 2006-2007, FHammer, FThauer, LMay
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
+
Project
Проект
@@ -143,7 +254,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Страница на проекта : </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Автори: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - първоначална идея, архитектура, интерфейс дизайн, Линукс пакет</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - първоначална идея, архитектура, разработка на мотора</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - архитектура, мрежово разработване, Уиндоус пакет</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - интерфейс дизайн, уебсайт</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS пакет</p></body></html>
-
+
Translation
Превод
@@ -156,7 +267,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">dankh - Bulgarian(Български)</p></body></html>
-
+
Thanks to
Благодарим на
@@ -182,12 +293,12 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark, Steffi, Caro</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html>
-
+
License
Лиценз
-
+
Close
Затвори
@@ -200,7 +311,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Покер мотор за популярния "Тексас Холдем" покер
+ - Покер мотор за популярния "Тексас Холдем" покер
- Игри с до 6 компютър съперника
- Игри в мрежа
- Програмиран на C++/Qt4
@@ -209,72 +320,89 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay {6 ?} {4
?} {2006-2008,?}
-
-
+
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
Относно PokerTH %1
@@ -282,77 +410,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Промени настройките за входа
-
+
First small blind:
Първи малък вход:
-
+
Raise blinds:
Увеличи Входа:
-
+
Every:
Всеки:
-
+
hands
ръце
-
+
minutes
минути
-
+
Raise mode:
Метод на Качване:
-
+
Always double blinds
Винаги удвоявай входа
-
+
Manual blinds order:
Персонализиран ред на входа:
-
+
Delete
Изтрйи
-
+
Add
Добави
-
+
Afterwards:
След това:
-
+
Always raise by:
Винаги увеличавай с:
-
+
$
$
-
+
Keep last blind
Запази последния вход
@@ -432,72 +560,72 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Internet Game
Създай игра в мрежата
-
+
Internet Game Settings
Настройки на игра в мрежата
-
+
Maximum number of players:
Максимален брой играчи:
-
+
Start Cash:
Първоначални пари:
-
+
$
$
-
+
Blinds
Вход
-
+
Use saved blinds settings
Използвай запазените настройки за входа
-
+
Change blinds settings ...
Промени настройките за входа...
-
+
Game Speed for computer opponents:
Скорост на игра на компютърните играчи:
-
+
Timeout for player action:
Време за действие на играча:
-
+
s
сек
-
+
Password:
Парола:
-
+
Create Game
Създай игра
-
+
Cancel
Отказ
@@ -505,67 +633,67 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Създай игра в мрежата
-
+
Network Game Settings
Настройки за игра в мрежа
-
+
Maximum number of players:
Максимален брой играчи:
-
+
Start Cash:
Първоначални пари:
-
+
$
$
-
+
Blinds
Вход
-
+
Use saved blinds settings
Използвай запазените настройки за входа
-
+
Change blinds settings ...
Промени настройките за входа...
-
+
Game Speed for computer opponents:
Скорост на игра на компютърните играчи:
-
+
Timeout for player action:
Време за действие на играча:
-
+
s
сек
-
+
Create Game
Създай игра
-
+
Cancel
Отказ
@@ -668,25 +796,34 @@ p, li { white-space: pre-wrap; }
Излезни от играта
-
+
Join any game
Присъедини се към някоя игра
-
+
Create Game
Създай игра
-
+
Join Game
Присъедини се към игра
-
+
Lobby-Chat
Лоби-чат
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -779,54 +916,54 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Тексас Холдем покер мотора с отворен код
-
+
Hands
Ръце
-
+
Chat
Чат
-
+
Log
Отчитане
-
+
Away
Заминал
-
+
Manual Action (default)
Ръчно действие (по подразбиране)
-
+
Auto-Check / Auto-Fold
Автоматично-Приемай / Автоматично-Оттегляй
-
+
Auto-Check / Auto-Call-Any
Автоматично-Приемай / Автоматично-Отговаряй на всичко
-
+
Speed:
Скорост:
View
- Изглед
+ Изглед
@@ -839,195 +976,205 @@ p, li { white-space: pre-wrap; }
Игра в мрежата
-
+
Start Local Game ...
Започни локална игра...
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Изход
-
+
Ctrl+Q
Ctrl+Q
-
+
About PokerTH ...
Относно PokerTH...
-
+
Settings ...
Настройки ...
-
+
Create Network Game ...
Създай игра в мрежата ...
-
+
Ctrl+O
Ctrl+O
-
+
Join Network Game ...
Присъедини се към игра в мрежа ...
-
+
Ctrl+J
Ctrl+J
-
+
Fullscreen
Пълен екран
-
+
Ctrl+F
Ctrl+F
-
+
Show/Hide Chat Window
Покажи/Скрий чат прозорец
-
+
Ctrl+T
Ctrl+T
-
+
Show/Hide Hands Window
Покажи/Скрий прозореца с ръцете
-
+
Ctrl+H
Ctrl+H
-
+
Show/Hide Log Window
Покажи/Скрий прозореца с регистъра
-
+
Ctrl+L
Ctrl+L
-
+
Internet Game ...
Интернет игра ...
-
+
Ctrl+I
Ctrl+I
-
+
Show/Hide Away Window
Покажи/Скрий "Заминал" прозореца
-
+
Ctrl+A
Ctrl+A
-
+
Kick
-
+
Vote Timeout:
-
+
Yes
-
+
No
-
+
Chance
Settings
- Настройки
+ Настройки
-
+
Configure PokerTH ...
-
+
Close
Затвори
-
+
Ctrl+X
-
+
Vote started by:
-
+
Show/Hide Chance Window
-
+
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
-
+
Stop
Спри
Cmd+N to start a new game
- Cmd+N за да започнете нова игра
+ Cmd+N за да започнете нова игра
Ctrl+N to start a new game
- Ctrl+N за да започнете нова игра
+ Ctrl+N за да започнете нова игра
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Тексас Холдем покер мотора с отворен код
@@ -1041,20 +1188,20 @@ Please choose another one.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Оттегли се | F2 - Приеми/Орговори | F3 - Заложи/Наддай | F4 - Всичко вътре
+ F1 - Оттегли се | F2 - Приеми/Орговори | F3 - Заложи/Наддай | F4 - Всичко вътре
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - Всичко вътре | F2 - Заложи/Наддай | F3 - Приеми/Орговори | F4 - Оттегли се
+ F1 - Всичко вътре | F2 - Заложи/Наддай | F3 - Приеми/Орговори | F4 - Оттегли се
-
+
Start
Започни
-
+
Lobby
Лоби
@@ -1295,83 +1442,83 @@ Please choose a different name.
Manual mode set. You've got to choose yourself now.
- Ръчен метод е настроен. Трябва да изберете себе си.
+ Ръчен метод е настроен. Трябва да изберете себе си.
Auto mode set: Check or call any.
- Автоматичен метод е настроен: Приемай или отговаряй на всеки.
+ Автоматичен метод е настроен: Приемай или отговаряй на всеки.
Auto mode set: Check or fold.
- Автоматичен метод е настроен: Приемай или се оттегляй.
+ Автоматичен метод е настроен: Приемай или се оттегляй.
-
+
Chat
Чат
-
+
Closing PokerTH during network game
Затваряне на PokerTH по време на игра в мрежа
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Вие сте сървъра домакин. Искате ли да затворите PokerTH все пак ?
-
+
PokerTH - Internet Game Message
PokerTH - Съобщение от интернет игра
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Внимание! Наистина ли искате да напуснете играта
и да се върнете в лобите ?
-
+
Chance
-
+
Kick
-
+
Do you want to kick <b>%1</b><br>from this game?
-
+
<b>%1</b> secs left
-
+
vote
-
+
votes
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
@@ -2045,42 +2192,42 @@ and go back to the lobby?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Персонализиран ред за входа
-
+
Delete
Изтрйи
-
+
$
$
-
+
Add
Добави
-
+
Afterwards:
След това:
-
+
Always double blinds
Винаги удвоявай входа
-
+
Always raise by:
Винаги качвай с:
-
+
Keep last blind
Пази последния вход
@@ -2119,47 +2266,47 @@ and go back to the lobby?
newGameDialog
-
+
Start Local Game
Започни локална игра
-
+
Local Game Settings
Настройки за локална игра
-
+
Number of players:
Брой играчи:
-
+
Start Cash:
Първоначални пари:
-
+
$
$
-
+
Blinds
Вход
-
+
Use saved blinds settings
Използвай запазените настройки за вход
-
+
Change blinds settings ...
Промени настройките за Входа...
-
+
Game Speed:
Скорост на играта:
@@ -2232,7 +2379,7 @@ Please enter an valid picture!
settingsDialog
-
+
Settings
Настройки
@@ -2242,19 +2389,19 @@ Please enter an valid picture!
QLabel { font-weight: bold; }
-
+
Interface
Интерфейс
-
+
Language:
Език:
Show intro on startup
- Показвай интродукцията при стартиране
+ Показвай интродукцията при стартиране
@@ -2269,55 +2416,55 @@ Please enter an valid picture!
Show statusbar messages
- Показвай съобщения в лентата за състоянието
+ Показвай съобщения в лентата за състоянието
-
+
Show fade-out animation for non-winning cards
Показвай залязващата анимация за непечелившите карти
-
+
Show flip-card animation
Показвай анимацията при обръщането на карта
-
+
Show buttons for small blind and big blind
Показвай бутони за малкия и големия вход
-
+
Show own cards only on mouse click
Показвай собствените ми карти само при щракване на мишката
-
+
Reverse order of F-Keys (F1 - F4)
Обърни реда на F клавишите (F1 - F4)
-
+
Network / Internet Game
Игра в Мрежа/Интернет
-
+
Switch keyboard focus to bet-input-field if it's your turn
Ако ви е реда автоматично превключвай фокуса на клавиатурата върху полето за залагане
-
+
Flipside of Cards
Гръб на тестето
-
+
Own flipside picture:
Собствена картинка за гръб на тестето:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2325,197 +2472,197 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Забележка: най-доброто качество за картинката е със съотношението </span><span style=" font-weight:600; font-style:italic;">ширина=100, височина=140.</span></p></body></html>
-
+
Default
По подразбиране
-
+
Sound
Звук
-
+
Play sound effects
Пусни звуковите ефекти
-
+
Sound Volume:
Сила на звука:
-
+
10
10
-
+
Sound Categories
Категории на звука
-
+
Play game actions sounds like "check", "call", "raise"
Свири действията в играта като на преимер "приемане", "отговаряне", "наддаване"
-
+
Play lobby chat notifications
Свири съобщенията от лоби чата
-
+
Play network/internet game notifications like "player joined the game"
Свири съобщенията в интернет/мрежова игра като например "играч се присъедини към играта"
-
+
Local Game Settings
Настройки за локална игра
-
+
Number of players:
Брой играчи:
-
+
Start Cash:
Първоначални пари:
-
+
$
$
-
+
First small blind:
Първи малък Вход:
-
+
Raise blinds:
Увеличи входа:
-
+
Every:
Всеки:
-
+
hands
ръце
-
+
minutes
минути
-
+
Raise mode:
Метод на Качване:
-
+
Always double blinds
Винаги удвоявай Входа
-
+
Manual blinds order:
Персонализиран ред на Входа:
-
+
Edit ...
Промени ...
-
+
Game Speed:
Скорост на играта:
-
+
Pause between hands (press "start" button to go on)
Пауза между ръцете (натисни "старт" бутона за да започне)
-
+
Show game settings dialog on every new game
Покажи прозореца с настрийките на играта при започването на всяка нова игра
-
+
Network Game Settings
Настройки за игра в мрежа
-
+
Maximum number of players:
Максимален брой играчи:
-
+
Game Speed for computer opponents:
Скорост на игра на компютърните играчи:
-
+
Timeout for player action:
Време за действие на играча:
-
+
s
сек
-
+
Network Server Settings
Настройки на сървъра за игра в мрежа
-
+
Server Password:
Парола за сървъра:
-
+
Server Port:
Порт за сървъра:
-
+
Use SCTP
Използвай SCTP
-
+
Use IPv6
Използвай IPv6
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Ipv6">Какво е това?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Какво е това?</a>
-
+
Internet Game Settings
Настройки за игра в мрежата
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2531,12 +2678,12 @@ p, li { white-space: pre-wrap; }
Настройки на сървъра за игра в Интернет (Посветен сървър)
-
+
Server Address:
Адрес на сървъра:
-
+
Use password for private game:
Парола за лична игра:
@@ -2546,17 +2693,17 @@ p, li { white-space: pre-wrap; }
Пусни/Спри лоби чата (IRC сървър)
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Канал:
-
+
#pokerth
#pokerth
@@ -2571,42 +2718,42 @@ p, li { white-space: pre-wrap; }
Псевдоними на играчите
-
+
Computer Engine
Компютърен мотор
-
+
Opponent 6:
Съперник 6:
-
+
Opponent 5:
Съперник 5:
-
+
Opponent 4:
Съперник 4:
-
+
Opponent 3:
Съперник 3:
-
+
Opponent 2:
Съперник 2:
-
+
Opponent 1:
Съперник 1:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2614,17 +2761,17 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Забележка: най-доброто качество за картинката на аватара е с пропорция около </span><span style=" font-weight:600; font-style:italic;">широчина=50, височина=50.</span></p></body></html>
-
+
Human Player:
Жив играч:
-
+
Enable/Disable Logging
Пусни/Спри регистрирането
-
+
Store log files for
Запази регистър файлове за
@@ -2634,231 +2781,304 @@ p, li { white-space: pre-wrap; }
Ден(дни)
-
+
Log File Directory:
Папка за регистър файловете:
-
+
Write log after every:
Записвай в регисъра всеки:
-
+
action (high frequent disc access)
действие (високо ниво на ползване на твърдия диск)
-
+
hand (medium disc access)
ръка (средно ниво на ползване на твърдия диск)
-
+
game (low disc access)
игра (слабо ниво на ползване на твърдия диск)
-
+
Log Messages
Регистър съобщения
-
+
Player Nicks/Avatars
Псевдоними/Аватари на играчите
-
+
Show left toolbox
-
+
Show right toolbox
-
+
Automatic Server Configuration URL
-
+
Serverlist Address:
-
+
Manual Server Configuration
-
+
Day(s)
-
+
Local Game
-
+
Network Game
Игра в мрежата
-
+
Internet Game
-
+
Nicks/Avatars
-
+
Show cards chance monitor
-
+
Internet Server
-
+
Lobby Chat (IRC)
-
+
Password:
Парола:
-
+
Avatar Server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Съперник 1: {7:?}
+
+
+
+ Opponent 8:
+ Съперник 1: {8:?}
+
+
+
+ Opponent 10:
+ Съперник 1: {10:?}
+
settingsDialogImpl
-
+
Dutch
Холандски
-
+
English
Английски
-
+
French
Френски
-
+
German
Немски
-
+
Hungarian
Унгарски
-
+
Italian
Италиански
-
+
Norwegian
Норвежки
-
+
Portuguese
Португалски
-
+
Russian
Руски
-
+
Slovak
Словенски
-
+
Spanish
Испански
-
+
Turkish
Турски
-
+
Settings Error
Грешка в настройките
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Въведената картинка за гръб на тестето не съществува
Моля въведете валидна картинка!
-
+
The log file directory doesn't exist.
Please select an valid directory!
Папката за регистър файла не съществува.
Моля изберете валидна папка!
-
+
Language Changed
Езикъте е променен
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Сменихте езика за апликацията с %1.
Моля рестартирайте PokerTH за да заредите новия език!
-
+
Select your flipside picture
Изберете картинка за тестето
-
+
Images (*.png *.jpg *.gif)
Картинки (*.png *.jpg *.gif)
-
+
Open Directory
Отвори папка
-
+
Blinds Error
Грешка с Входа
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2867,46 +3087,155 @@ This first-small-blind-value will be set to maximum allowed value.
Този пръв малък вход ще бъде променен с максималната позволена стойност.
-
+
Bulgarian
-
+
Chinese
-
+
Greek
-
+
Polish
-
+
Swedish
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
-
+
Finnish
-
+
Danish
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -2972,44 +3301,39 @@ Please enter a valid server list address!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
-
+
&2 Internet Game
-
+
&3 Create Network Game
-
+
&4 Join Network Game
-
+
&1 Start Local Game
-
- PokerTH
-
-
-
-
+
Network Game
Игра в мрежата
Settings
- Настройки
+ Настройки
@@ -3017,127 +3341,137 @@ Please enter a valid server list address!
Относно
-
+
Start Local Game ...
Започни локална игра...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Интернет игра ...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
-
+
Configure PokerTH ...
-
+
Quit
Изход
-
+
Create Network Game ...
Създай игра в мрежата ...
-
+
Join Network Game ...
Присъедини се към игра в мрежа ...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Тексас Холдем покер мотора с отворен код
+ PokerTH %1 - Тексас Холдем покер мотора с отворен код
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Не можете да се присъедините към лобито на Интернет игра с псевдонима "Жив играч".
Моля изберете друг псевдоним.
-
+
Network Error
Грешка във връзката
-
+
Server address was not set.
Не сте задали адреса на сървъра.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Задали сте грешен порт (портове 0-1023 не са разрешени).
-
+
Could not create a socket for TCP communication.
Създаването на сокет за TCP комуникация невъзможно.
-
+
Could not set the IP address.
Не може да бъде зададен IP адреса.
-
+
Could not set the port for this type of address.
Не може да бъде зададен порта за този тип адрес.
-
+
The server name could not be resolved.
Името на сървъра не може да бъде превърнато.
-
+
Bind failed - please choose a different port.
Връзката се провали - моля изберете друг порт.
-
+
Internal network error: "listen" failed.
Вътрешна мержова грешка: "слушането" се провали.
-
+
Server execution was terminated.
Паботата на сървъра бе прекратена.
-
+
Could not connect to the server.
Връзката със сървъра не може да бъде осъществена.
-
+
Connection timed out.
Please check the server address.
@@ -3148,243 +3482,248 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up
Ако сървъра е зад NAT-рутър, моля бъдете сигурни че порта е правилно препратен от страна на сървъра.
-
+
Internal network error: "select" failed.
Вътрешна мержова грешка: "отбелязването" се провали.
-
+
Internal network error: "send" failed.
Вътрешна мержова грешка: "изпращането" се провали.
-
+
Connection was closed by the server.
Връзката бе прекъсната от сървъра.
-
+
Internal network error: Duplicate TCP connection.
Вътрешна грешка в мрежата: Двойна TCP връзка.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Инвалиден мрежов пакет бе получен.
Моля бъдете сигурни че всички играчи ползват една и съща версия на PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Вътрешна сървър грешка.
Моля бъдете сигурни че всички играчи ползват една и съща версия на PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
-
+
Could not unzip the PokerTH internet server list.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
-
+
Could not open the target file when downloading the server list.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH сървъра не поддържа тази версия на играта.<br>Моля отидете на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> и свалете последната версия.
-
+
Sorry, this server is already full.
Съжалаваме, но този сървър е вече пълен.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Грешна парола за присъединяване към играта.
Моля вкарайте наново паролата.
-
+
The password is too long. Please choose another one.
Паролата е много дълга. Моля изберете друга.
-
+
Your player name is already used by another player.
Please choose a different name.
Друг играч ползва вече това име.
Моля изберете друго име.
-
+
The player name is too short, too long or invalid. Please choose another one.
Името ви на играч е много късо, много дълго или невалидно. Моля изберете друго.
-
+
The game name is either too short or too long. Please choose another one.
Името на играта е много късо или много дълго. Моля изберете друго.
-
+
The game could not be found.
Играта не може да бъде намерена.
-
+
The chat text is invalid.
Чат текста не е валиден.
-
+
The server referred to an unknown player. Aborting.
Сървъра се отправи към незнаен играч. Спира операцията.
-
+
Internal error: The current player could not be found.
Вътрешна грешка. Играча не може да бъде намерен.
-
+
Internal error: The current player is not active.
Вътрешна грешка: Играча не е активен.
-
+
You were kicked from the server.
-
+
You were temporarily banned from the server.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
-
+
The client player count is invalid.
Броят на играчите не е валиден.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Много персонализирани входа са зададени. Моля настройте наново персонализираните входове.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Невалиден аватар е зададен. Моля изберете друг аватар.
-
+
The selected avatar file is too large. Please choose a different avatar.
Избрания файл за аватар е много широк. Моля изберете друг.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Вътрешна грешка. Моля съобщете на администратор в лоби чата.
-
+
Could not start game: Synchronization failed.
Не може да бъде започната играта: синхронизацията се провали.
-
+
The server is down for maintenance. Please try again later.
Сървъра е изключен за профилактика. Моля опитайте пак по-късно.
-
+
An internal error occured.
Вътрешна грешка.
-
+
Network Notification
Мрежово съобщение
-
+
You were kicked from the game.
Бяхте изгонен от играта.
-
+
Sorry, this game is already full.
Съжалаваме, но тази игра е вече пълна.
-
+
Unable to join - the server has already started the game.
Не може да се присъедините - сървъра е започнал играта вече.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Нова версия на PokerTH е излязла.<br>Моля отидете на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> за да изтеглите последната версия.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Бета версията на PokerTH не е годна.<br>Моля отидете на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> за да изтеглите последната версия.
-
+
Server Message
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_de.ts b/ts/pokerth_de.ts
index 2b35567c..cfa3e2b8 100644
--- a/ts/pokerth_de.ts
+++ b/ts/pokerth_de.ts
@@ -1,19 +1,111 @@
-
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Sie können sich nicht selbst entfernen!
-
+
You cannot kick any player - You are not game admin!
Sie können keinen Spieler entfernen - Sie sind kein Spieladministrator!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -90,15 +182,33 @@
Abstimmung für Spielerrauswurf starten
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
Über
-
+
Project
Projekt
@@ -146,17 +256,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOSX-Paket</p></body></html>
-
+
License
Lizenz
-
+
Close
Schließen
-
+
Thanks to
Dank an
@@ -195,7 +305,7 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Translation
Übersetzung
@@ -278,7 +388,7 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
@@ -629,7 +739,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Poker-Engine für die populäre "Texas Hold'em"-Pokervariante
+ - Poker-Engine für die populäre "Texas Hold'em"-Pokervariante
- Einzelspieler-Poker mit bis zu sechs Computergegnern
- Mehrspieler-Netzwerkspiele
- Programmiert in C++/Qt4
@@ -658,7 +768,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -685,7 +795,7 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -752,7 +862,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -773,16 +883,89 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - für die Hintergrundgrafik des Startfensters</p></body></html>
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
+
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
Über PokerTH %1
@@ -790,57 +973,57 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Blinds-Einstellungen ändern
-
+
First small blind:
Erster Small Blind:
-
+
Raise blinds:
Erhöhe Blinds:
-
+
Every:
Alle:
-
+
hands
Runden
-
+
minutes
Minuten
-
+
Raise mode:
Erhöhungs-Modus:
-
+
Always double blinds
Blinds immer verdoppeln
-
+
Manual blinds order:
Eigene Blinds-Reihenfolge:
-
+
Delete
Löschen
-
+
Add
Hinzufügen
@@ -855,7 +1038,7 @@ p, li { white-space: pre-wrap; }
Immer erhöhen um:
-
+
$
$
@@ -865,17 +1048,17 @@ p, li { white-space: pre-wrap; }
Beim letzten Blind bleiben
-
+
Afterwards:
Anschließend:
-
+
Always raise by:
Immer erhöhen um:
-
+
Keep last blind
Beim letzten Blind bleiben
@@ -960,7 +1143,7 @@ p, li { white-space: pre-wrap; }
Spieleinstellungen
-
+
Game Speed for computer opponents:
Spielgeschwindigkeit für Computergegner:
@@ -970,27 +1153,27 @@ p, li { white-space: pre-wrap; }
Zeit für Spieleraktion (Sek.):
-
+
Maximum number of players:
Maximale Anzahl der Spieler:
-
+
Start Cash:
Startgeld:
-
+
Password:
Kennwort:
-
+
Create Game
Spiel erstellen
-
+
Cancel
Abbrechen
@@ -1005,42 +1188,42 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Create Internet Game
Internetspiel erstellen
-
+
Internet Game Settings
Einstellungen für Internetspiel
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Gespeicherte Blinds-Einstellungen benutzen
-
+
Change blinds settings ...
Blinds-Einstellungen ändern...
-
+
$
$
-
+
Timeout for player action:
Zeit für Spieleraktion:
-
+
s
Sek.
@@ -1048,17 +1231,17 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Erstelle Netzwerkspiel
-
+
Network Game Settings
Netzwerkspiel Einstellungen
-
+
Start Cash:
Startgeld:
@@ -1068,12 +1251,12 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Create Game
Erstelle Spiel
-
+
Cancel
Abbrechen
@@ -1083,12 +1266,12 @@ p, li { white-space: pre-wrap; }
Zeit für Spieleraktion (Sek.):
-
+
Maximum number of players:
Maximale Anzahl der Spieler:
-
+
Game Speed for computer opponents:
Spielgeschwindigkeit für Computergegner:
@@ -1098,32 +1281,32 @@ p, li { white-space: pre-wrap; }
Runden vor Erhöhung der Blinds:
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Gespeicherte Blinds-Einstellungen benutzen
-
+
Change blinds settings ...
Blinds-Einstellungen ändern...
-
+
$
$
-
+
Timeout for player action:
Zeit für Spieleraktion:
-
+
s
Sek.
@@ -1151,12 +1334,12 @@ p, li { white-space: pre-wrap; }
Privat
-
+
Create Game
Spiel erstellen
-
+
Join Game
Spiel beitreten
@@ -1201,7 +1384,7 @@ p, li { white-space: pre-wrap; }
Entfernen
-
+
Lobby-Chat
Lobby-Chat
@@ -1281,10 +1464,19 @@ p, li { white-space: pre-wrap; }
Blindserhöhungs-Intervall:
-
+
Join any game
Irgendeinem Spiel beitreten
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -1382,7 +1574,7 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
Speed:
Tempo:
@@ -1394,7 +1586,7 @@ p, li { white-space: pre-wrap; }
View
- Ansicht
+ Ansicht
@@ -1402,57 +1594,57 @@ p, li { white-space: pre-wrap; }
Spiel
-
+
Ctrl+N
Strg+N
-
+
Quit
Schließen
-
+
About PokerTH ...
Über PokerTH...
-
+
Settings ...
Einstellungen...
-
+
Create Network Game ...
Netzwerkspiel erstellen...
-
+
Join Network Game ...
Netzwerkspiel beitreten...
-
+
Fullscreen
Vollbild
-
+
Hands
Blätter
-
+
Chat
Chat
-
+
Log
Log
-
+
Start Local Game ...
Lokales Spiel starten...
@@ -1462,57 +1654,57 @@ p, li { white-space: pre-wrap; }
Netzwerkspiel
-
+
Internet Game ...
Internetspiel...
-
+
Ctrl+Q
Strg+Q
-
+
Show/Hide Chat Window
Chat-Fenster zeigen/verstecken
-
+
Show/Hide Log Window
Log-Fenster zeigen/verstecken
-
+
Show/Hide Hands Window
Blätter-Fenster zeigen/verstecken
-
+
Ctrl+O
Strg+O
-
+
Ctrl+J
Strg+J
-
+
Ctrl+F
Strg+F
-
+
Ctrl+T
Strg+T
-
+
Ctrl+H
Strg+H
-
+
Ctrl+L
Strg+L
@@ -1522,7 +1714,7 @@ p, li { white-space: pre-wrap; }
PokerTH 0.6 - Die Open-Source Texas Holdem Engine
-
+
Ctrl+I
Strg+I
@@ -1532,107 +1724,117 @@ p, li { white-space: pre-wrap; }
All In
-
+
Away
Abwesend
-
+
Manual Action (default)
Manuelle Eingabe (Standard)
-
+
Auto-Check / Auto-Fold
Auto-Check und Auto-Fold
-
+
Auto-Check / Auto-Call-Any
Auto-Check und Auto-Call-any
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Die Open-Source Texas Holdem Engine
-
+
Show/Hide Away Window
Abwesend-Fenster zeigen/verstecken
-
+
Ctrl+A
Strg+A
-
+
Kick
Rauswerfen
-
+
Vote Timeout:
Zeitlimit:
-
+
Yes
Ja
-
+
No
Nein
-
+
Chance
Chance
Settings
- Einstellungen
+ Einstellungen
-
+
Configure PokerTH ...
Konfiguriere PokerTH...
-
+
Close
Schließen
-
+
Ctrl+X
Strg+X
-
+
Vote started by:
Abstimmung gestartet von:
-
+
Show/Hide Chance Window
Chancenfenster zeigen/verstecken
-
+
Ctrl+C
Strg+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
Ctrl+N to start a new game
- Strg+N um ein neues Spiel zu starten
+ Strg+N um ein neues Spiel zu starten
@@ -1767,15 +1969,15 @@ Bitte wählen Sie einen anderen Namen.
Cmd+N to start a new game
- ⌘N zum Start eines neuen Spiels
+ ⌘N zum Start eines neuen Spiels
-
+
Start
Start
-
+
Stop
Stop
@@ -1850,24 +2052,24 @@ Wenn der Server hinter einem NAT-Router betrieben wird, stellen Sie sicher, dass
F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In
-
+
Chat
Chat
Manual mode set. You've got to choose yourself now.
- Manueller Modus aktiv. Sie müssen nun selbst auswählen.
+ Manueller Modus aktiv. Sie müssen nun selbst auswählen.
Auto mode set: Check or call any.
- Automatischer Modus aktiv: Immer schieben (Check) oder mitgehen (Call).
+ Automatischer Modus aktiv: Immer schieben (Check) oder mitgehen (Call).
Auto mode set: Check or fold.
- Automatischer Modus aktiv: Immer schieben (Check) oder passen (Fold).
+ Automatischer Modus aktiv: Immer schieben (Check) oder passen (Fold).
@@ -1914,12 +2116,12 @@ Bitte wählen Sie einen anderen Nicknamen.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Passen (Fold) | F2 - Schieben/Mitgehen (Check/Call) | F3 - Bieten/Erhöhen (Bet/Raise) | F4 - All-In
+ F1 - Passen (Fold) | F2 - Schieben/Mitgehen (Check/Call) | F3 - Bieten/Erhöhen (Bet/Raise) | F4 - All-In
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - All-In | F2 - Bieten/Erhöhen (Bet/Raise) | F3 - Schieben/Mitgehen (Check/Call) | F4 - Passen (Fold)
+ F1 - All-In | F2 - Bieten/Erhöhen (Bet/Raise) | F3 - Schieben/Mitgehen (Check/Call) | F4 - Passen (Fold)
@@ -1953,12 +2155,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> und laden Sie die aktuelle Version herunter.
-
+
Closing PokerTH during network game
PokerTH während eines Netzwerkspiels beenden
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Sie sind der Gastgeber dieses Spiels. Möchten Sie PokerTH trotzdem beenden?
@@ -1978,12 +2180,12 @@ Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="
Diese Beta-Version von PokerTH ist veraltet.<br>Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter.
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Die Open-Source Texas Holdem Engine
-
+
Lobby
Lobby
@@ -1993,12 +2195,12 @@ Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="
Ein interner Avatarfehler ist aufgetreten. Bitte informieren Sie hierüber einen Admin im Lobbychat.
-
+
PokerTH - Internet Game Message
PokerTH - Internetspiel-Meldung
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Vorsicht! Möchten Sie das aktuelle Spiel wirklich verlassen
@@ -2070,44 +2272,54 @@ Bitte stellen Sie sicher, dass Sie mit dem Internet direkt verbunden sind.Beim Herunterladen der Serverliste konnte die Zieldatei nicht geöffnet werden.
-
+
Chance
Chance
-
+
Kick
Rauswurf
-
+
Do you want to kick <b>%1</b><br>from this game?
Möchten Sie <b>%1</b><br>aus diesem Spiel entfernen?
-
+
<b>%1</b> secs left
<b>%1</b> Sekunde(n) verbleiben
-
+
vote
Stimme
-
+
votes
Stimmen
Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- Spieler <b>%1</b> hat <b>%2</b> %3 gegen<br>sich. Noch <b>%4</b> Stimmen, um ihn zu entfernen.
+ Spieler <b>%1</b> hat <b>%2</b> %3 gegen<br>sich. Noch <b>%4</b> Stimmen, um ihn zu entfernen.
You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- Sie haben <b>%1</b> %2 gegen sich.<br>Noch <b>%3</b> Stimmen bis zum Rauswurf.
+ Sie haben <b>%1</b> %2 gegen sich.<br>Noch <b>%3</b> Stimmen bis zum Rauswurf.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
@@ -2309,17 +2521,17 @@ Möchten Sie es überschreiben?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Eigene Blinds-Reihenfolge
-
+
Delete
Löschen
-
+
Add
Hinzufügen
@@ -2329,7 +2541,7 @@ Möchten Sie es überschreiben?
Anschließend:
-
+
Always double blinds
Blinds immer verdoppeln
@@ -2339,7 +2551,7 @@ Möchten Sie es überschreiben?
Immer erhöhen um:
-
+
$
$
@@ -2349,17 +2561,17 @@ Möchten Sie es überschreiben?
Beim letzten Blind bleiben
-
+
Afterwards:
Anschließend:
-
+
Always raise by:
Immer erhöhen um:
-
+
Keep last blind
Beim letzten Blind bleiben
@@ -2398,22 +2610,22 @@ Möchten Sie es überschreiben?
newGameDialog
-
+
Start Local Game
Lokales Spiel starten
-
+
Local Game Settings
Lokales Spiel Einstellungen
-
+
Game Speed:
Spielgeschwindigkeit:
-
+
Start Cash:
Startgeld:
@@ -2423,7 +2635,7 @@ Möchten Sie es überschreiben?
Small Blind:
-
+
Number of players:
Anzahl der Spieler:
@@ -2433,22 +2645,22 @@ Möchten Sie es überschreiben?
Runden vor Erhöhung der Blinds:
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Gespeicherte Blinds-Einstellungen benutzen
-
+
Change blinds settings ...
Blinds-Einstellungen ändern...
-
+
$
$
@@ -2533,12 +2745,12 @@ Bitte wählen Sie ein gültiges Avatar-Bild.
settingsDialog
-
+
Interface
Benutzeroberfläche
-
+
Flipside of Cards
Kartenrückseite
@@ -2551,7 +2763,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Hinweis: Beste Bildqualität bei Verhältnis </span><span style=" font-weight:600; font-style:italic;">Breite=100, Höhe=140</span>.</p></body></html>
-
+
Default
Voreinstellung
@@ -2561,7 +2773,7 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Start Cash:
Startgeld:
@@ -2571,57 +2783,57 @@ p, li { white-space: pre-wrap; }
Engine Version:
-
+
Network Server Settings
Einstellungen für Netzwerkspiel
-
+
Server Port:
Serverport:
-
+
Use IPv6
IPv6 benutzen
-
+
Server Password:
Serverpasswort:
-
+
Computer Engine
Computer-Engine
-
+
Opponent 5:
Gegner 5:
-
+
Opponent 3:
Gegner 3:
-
+
Opponent 2:
Gegner 2:
-
+
Opponent 1:
Gegner 1:
-
+
Opponent 4:
Gegner 4:
-
+
Human Player:
Menschlicher Spieler:
@@ -2636,92 +2848,92 @@ p, li { white-space: pre-wrap; }
Tag(e)
-
+
Log File Directory:
Verzeichnis der Logdatei:
-
+
Log Messages
Log-Nachrichten
-
+
Local Game Settings
Einstellungen für lokales Spiel
-
+
Network Game Settings
Einstellungen für Netzwerkspiel
-
+
Internet Game Settings
Einstellungen für Internetspiel
-
+
Show flip-card animation
Animierte Karten
-
+
Own flipside picture:
Eigenes Rückseiten-Bild:
-
+
Show fade-out animation for non-winning cards
Ausblend-Animation für Verliererkarten
Show intro on startup
- Intro während des Starts anzeigen
+ Intro während des Starts anzeigen
-
+
Show own cards only on mouse click
Eigene Karten nur bei Mausklick anzeigen
-
+
Show right toolbox
Rechte Toolbox anzeigen
-
+
Show left toolbox
Linke Toolbox anzeigen
Show statusbar messages
- Statusleisten-Nachrichten anzeigen
+ Statusleisten-Nachrichten anzeigen
-
+
Show game settings dialog on every new game
Den Dialog Spieleinstellungen bei jedem neuen Spiel anzeigen
-
+
Number of players:
Anzahl der Spieler:
-
+
Game Speed:
Spielgeschwindigkeit:
-
+
Pause between hands (press "start" button to go on)
Pause zwischen den Runden ("Start"-Knopf zum Weiterspielen)
-
+
Game Speed for computer opponents:
Spielgeschwindigkeit für Computergegner:
@@ -2731,27 +2943,27 @@ p, li { white-space: pre-wrap; }
Engine-Version für Computergegener:
-
+
Enable/Disable Logging
Loggen an/aus
-
+
Store log files for
Speichere Logdateien für
-
+
Write log after every:
Schreibe Logdateien nach jeder/jedem:
-
+
Show buttons for small blind and big blind
Symbole für Small Blind und Big Blind anzeigen
-
+
Play sound effects
Spiele Klangeffekte
@@ -2761,17 +2973,17 @@ p, li { white-space: pre-wrap; }
0.4 (aktuell)
-
+
Use SCTP
SCTP benutzen
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://de.wikipedia.org/wiki/IPv6">Was ist das?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://de.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Was ist das?</a>
@@ -2787,22 +2999,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Hinweis: Die beste Avatar-Qualität erhalten Sie mit folgenden Seitenverhältnissen: </span><span style=" font-weight:600; font-style:italic;">Breite = 50, Höhe = 50.</span></p></body></html>
-
+
Settings
Einstellungen
-
+
Maximum number of players:
Maximale Anzahl der Spieler:
-
+
Sound Volume:
Lautstärke:
-
+
10
10
@@ -2812,27 +3024,27 @@ p, li { white-space: pre-wrap; }
Zeit für Spieleraktion (Sek.):
-
+
Opponent 6:
Gegner 6:
-
+
action (high frequent disc access)
Aktion (häufiger Festplattenzugriff)
-
+
hand (medium disc access)
Runde (mittlerer Festplattenzugriff)
-
+
game (low disc access)
Spiel (geringer Festplattenzugriff)
-
+
Sound
Sound
@@ -2858,12 +3070,12 @@ p, li { white-space: pre-wrap; }
Internetserver-Einstellungen (dedizierter Server)
-
+
Server Address:
Serveradresse:
-
+
Use password for private game:
Benutze Kennwort für Privatspiele:
@@ -2873,17 +3085,17 @@ p, li { white-space: pre-wrap; }
Lobby-Chat-Einstellungen (IRC-Server)
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Kanal:
-
+
#pokerth
#pokerth
@@ -2893,72 +3105,72 @@ p, li { white-space: pre-wrap; }
F-Tasten-Reihenfolge umkehren (F1 - F3)
-
+
First small blind:
Erster Small Blind:
-
+
Raise blinds:
Erhöhe Blinds:
-
+
Every:
Alle:
-
+
hands
Runden
-
+
minutes
Minuten
-
+
Raise mode:
Erhöhungs-Modus:
-
+
Always double blinds
Blinds immer verdoppeln
-
+
Manual blinds order:
Eigene Blinds-Reihenfolge:
-
+
Edit ...
Bearbeiten...
-
+
Language:
Sprache:
-
+
Sound Categories
Klangkategorie
-
+
Play game actions sounds like "check", "call", "raise"
Spielaktionen wie Check, Call und Raise akustisch wiedergeben
-
+
Play lobby chat notifications
Lobbychat-Hinweismeldungen abspielen
-
+
Play network/internet game notifications like "player joined the game"
Mehrspieler-Hinweise wiedergeben (z. B. "Spieler trat Spiel bei")
@@ -2968,7 +3180,7 @@ p, li { white-space: pre-wrap; }
Lobbychat (IRC-Server) aktivieren/deaktivieren
-
+
Player Nicks/Avatars
Spielernicknamen/-avatare
@@ -2984,17 +3196,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Hinweis: Standard-</span><span style=" font-weight:600; font-style:italic;">Spieleinstellungen</span><span style=" font-style:italic;"> - wie "Maximale Spieleranzahl", "Startgeld" oder "Small Blind" - werden aus den </span><span style=" font-weight:600; font-style:italic;">Einstellungen für Netzwerkspiele</span> übernommen.</p></body></html>
-
+
Reverse order of F-Keys (F1 - F4)
F-Tasten-Reihenfolge umkehren (F1 - F4)
-
+
Network / Internet Game
Netzwerk-/Internetspiel
-
+
Switch keyboard focus to bet-input-field if it's your turn
Cursor ins "Biete"-Eingabefeld setzen, wenn Sie an der Reihe sind
@@ -3004,7 +3216,7 @@ p, li { white-space: pre-wrap; }
Kanal-Passwort:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -3015,22 +3227,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Hinweis: beste Qualität mit Verhältnis </span><span style=" font-weight:600; font-style:italic;">Breite=100, Höhe=140.</span></p></body></html>
-
+
$
$
-
+
Timeout for player action:
Zeit für Spieleraktion:
-
+
s
Sek.
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -3041,7 +3253,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Hinweis: Standard-</span><span style=" font-weight:600; font-style:italic;">Spieleinstellungen</span><span style=" font-style:italic;"> - wie "Maximale Anzahl Spieler", "Startgeld" und "Small Blind" - werden von den </span><span style=" font-weight:600; font-style:italic;">Einstellungen für Netzwerkspiel</span><span style=" font-style:italic;"> übernommen.</span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -3052,75 +3264,148 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Hinweis: beste Qualität mit Verhältnis </span><span style=" font-weight:600; font-style:italic;">Breite=50, Höhe=50.</span></p></body></html>
-
+
Automatic Server Configuration URL
URL für Server-Autokonfiguration
-
+
Serverlist Address:
Serverlisten-Adresse:
-
+
Manual Server Configuration
Manuelle Serverkonfiguration
-
+
Day(s)
Tag(e)
-
+
Local Game
Lokales Spiel
-
+
Network Game
Netzwerkspiel
-
+
Internet Game
Internetspiel
-
+
Nicks/Avatars
Nicknamen/Avatare
-
+
Show cards chance monitor
Kartenchancenmonitor anzeigen
-
+
Internet Server
Internetsever
-
+
Lobby Chat (IRC)
Lobby-Chat (IRC)
-
+
Password:
Kennwort:
-
+
Avatar Server:
Avatarserver:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Gegner 6: {7:?}
+
+
+
+ Opponent 8:
+ Gegner 6: {8:?}
+
+
+
+ Opponent 10:
+ Gegner 6: {10:?}
+
settingsDialogImpl
-
+
Settings Error
Einstellungsfehler
@@ -3139,7 +3424,7 @@ Please select an valid directory!
Bitte wählen Sie ein gültiges Verzeichnis!
-
+
Select your flipside picture
Wähle das Rückseitenbild
@@ -3149,22 +3434,22 @@ Bitte wählen Sie ein gültiges Verzeichnis!
Bilder (*.png)
-
+
Open Directory
Öffne Verzeichnis
-
+
Images (*.png *.jpg *.gif)
Bilder (*.png *.jpg *.gif)
-
+
Blinds Error
Blinds-Fehler
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -3173,27 +3458,27 @@ ist kleiner als der derzeitige erste Small Blind!
Der erste Small Blind wird auf den größten erlaubten Wert gesetzt.
-
+
Dutch
Nederlands (Holländisch)
-
+
English
English (Englisch)
-
+
French
Français (Französisch)
-
+
German
Deutsch
-
+
Hungarian
Hungarian (Ungarisch)
@@ -3203,108 +3488,217 @@ Der erste Small Blind wird auf den größten erlaubten Wert gesetzt.Norsk (Norwegisch)
-
+
Portuguese
Português (Portugiesisch)
-
+
Russian
Russian (Russisch)
-
+
Turkish
Turkçe (Türkisch)
-
+
Language Changed
Sprache geändert
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Sie haben die Sprache auf %1 geändert.
Bitte starten Sie PokerTH neu um die neue Sprache zu laden!
-
+
Italian
Italiano (Italienisch)
-
+
Slovak
Slovak (Slowakisch)
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Das Rückseitenbild existiert nicht.
Bitte geben Sie ein gültiges Bild an!
-
+
The log file directory doesn't exist.
Please select an valid directory!
Das Logdateien-Verzeichnis existiert nicht.
Bitte wählen Sie ein gültiges Verzeichnis!
-
+
Norwegian
Norsk (Norwegisch)
-
+
Spanish
Español (Spanisch)
-
+
Bulgarian
Български (Bulgarisch)
-
+
Polish
Polski (Polnisch)
-
+
Chinese
中文 (Chinesisch)
-
+
Greek
Ελληνικά (Griechisch)
-
+
Swedish
Svenska (Schwedisch)
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
Die eingegebene Adresse ist keine gültige URL.
Bitte geben Sie eine gültige Serverlisten-Adresse ein!
-
+
Finnish
Suomi (Finnisch)
-
+
Danish
Dansk (Dänisch)
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -3380,44 +3774,44 @@ Bitte geben Sie eine gültige Serverlisten-Adresse ein!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6.3 - Die Open-Source Texas Holdem Engine
-
+
&2 Internet Game
&2 Internetspiel
-
+
&3 Create Network Game
&3 Netzwerkspiel erstellen
-
+
&4 Join Network Game
&4 Netzwerkspiel beitreten
-
+
&1 Start Local Game
&1 Lokales Spiel starten
PokerTH
- PokerTH
+ PokerTH
-
+
Network Game
Netzwerkspiel
Settings
- Einstellungen
+ Einstellungen
@@ -3425,127 +3819,137 @@ Bitte geben Sie eine gültige Serverlisten-Adresse ein!
Über
-
+
Start Local Game ...
Lokales Spiel starten...
-
+
Ctrl+N
Strg+N
-
+
Internet Game ...
Internetspiel...
-
+
Ctrl+I
Strg+I
-
+
About PokerTH
Über PokerTH
-
+
Configure PokerTH ...
Konfiguriere PokerTH...
-
+
Quit
Schließen
-
+
Create Network Game ...
Netzwerkspiel erstellen...
-
+
Join Network Game ...
Netzwerkspiel beitreten...
-
+
Ctrl+Q
Strg+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Die Open-Source Texas Holdem Engine
+ PokerTH %1 - Die Open-Source Texas Holdem Engine
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Sie können die Internetspiel-Lobby nicht mit "Human Player" als Nicknamen beitreten.
Bitte wählen Sie einen anderen Nicknamen.
-
+
Network Error
Netzwerkfehler
-
+
Server address was not set.
Serveradresse wurde nicht angegeben.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Ein ungültiger Port wurde angegeben (die Ports 0-1023 sind nicht erlaubt).
-
+
Could not create a socket for TCP communication.
Socket für TCP-Übertragung kann nicht erstellt werden.
-
+
Could not set the IP address.
IP-Adresse kann nicht gesetzt werden.
-
+
Could not set the port for this type of address.
Der Port für diesen Adresstyp kann nicht gesetzt werden.
-
+
The server name could not be resolved.
Der Servername kann nicht aufgelöst werden.
-
+
Bind failed - please choose a different port.
Verbindung fehlgeschlagen - bitte einen anderen Port wählen.
-
+
Internal network error: "listen" failed.
Interner Netzwerkfehler: "Lauschen" fehlgeschlagen.
-
+
Server execution was terminated.
Serverbetrieb wurde beendet.
-
+
Could not connect to the server.
Keine Verbindung zum Server.
-
+
Connection timed out.
Please check the server address.
@@ -3555,248 +3959,253 @@ Bitte überprüfen Sie die Serveradresse.
Wenn der Server hinter einem NAT-Router betrieben wird, stellen Sie sicher, dass serverseitig die Portweiterleitung aktiviert wurde.
-
+
Internal network error: "select" failed.
Interner Netzwerkfehler: "Auswahl" fehlgeschlagen.
-
+
Internal network error: "send" failed.
Interner Netzwerkfehler: "Senden" fehlgeschlagen.
-
+
Connection was closed by the server.
Der Server hat die Verbindung beendet.
-
+
Internal network error: Duplicate TCP connection.
Interner Netzwerkfehler: Doppelte TCP-Verbindung.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Ein ungültiges Netzwerkpaket wurde empfangen.
Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Interner Statusfehler.
Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen.
-
+
Invalid server list URL.
Please correct the address in the settings.
Ungültige URL für die Serverliste.
Bitte korrigieren Sie die Adresse in den Einstellungen.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Die MD5-Datei mit den Serverlisten konnte nicht geladen werden.
Bitte stellen Sie sicher, dass die URL zu den Serverlisten korrekt ist.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
Die Synchronisierung der PokerTH-Internetserverliste ist fehlgeschlagen.
Bitte stellen Sie sicher, dass die URL zu den Serverlisten korrekt ist.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
Die Liste mit den PokerTH-Internetservern enthält ungültige Daten.
Sollten Sie eine eigene Serverliste benutzen, stellen Sie bitte sicher, dass ihr Format korrekt ist.
-
+
Could not unzip the PokerTH internet server list.
Die Liste mit den PokerTH-Internetservern konnte nicht entpackt werden.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
Die Liste mit den PokerTH-Internetservern konnte nicht heruntergeladen werden.
Bitte stellen Sie sicher, dass Sie mit dem Internet direkt verbunden sind.
-
+
Could not open the target file when downloading the server list.
Beim Herunterladen der Serverliste konnte die Zieldatei nicht geöffnet werden.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Der PokerTH-Server unterstützt diese Programmversion nicht. Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter.
-
+
Sorry, this server is already full.
Schade, der Server ist bereits voll.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Ungültiges Kennwort beim Betreten des Spieltisches.
Bitte geben Sie Ihr Kennwort erneut ein und versuchen Sie es nochmal.
-
+
The password is too long. Please choose another one.
Das Kennwort ist zu lang. Bitte wählen Sie ein kürzeres.
-
+
Your player name is already used by another player.
Please choose a different name.
Ihr Spielername wird bereits von einem anderen Spieler benutzt.
Bitte wählen Sie einen anderen Namen.
-
+
The player name is too short, too long or invalid. Please choose another one.
Der Spielername ist zu kurz, zu lang oder ungültig. Bitte wählen Sie einen anderen Namen.
-
+
The game name is either too short or too long. Please choose another one.
Der Spielname ist entweder zu kurz oder zu lang. Bitte wählen Sie einen anderen.
-
+
The game could not be found.
Das Spiel konnte nicht gefunden werden.
-
+
The chat text is invalid.
Der Chattext ist ungültig.
-
+
The server referred to an unknown player. Aborting.
Der Server verweist auf einen unbekannten Spieler. Abbruch.
-
+
Internal error: The current player could not be found.
Interner Fehler: Der aktuelle Spieler kann nicht gefunden werden.
-
+
Internal error: The current player is not active.
Interner Fehler: Der aktuelle Spieler ist nicht aktiv.
-
+
You were kicked from the server.
Sie wurden des Servers verwiesen.
-
+
You were temporarily banned from the server.
Sie wurden temporär vom Server ausgeschlossen.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
Ihre Serververbindung wurde aufgrund zu langer Inaktivität unterbrochen. Sie sind willkommen sich wieder zu verbinden!
-
+
The client player count is invalid.
Die Anzahl der Mitspieler ist ungültig.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Es wurden zu viele manuelle Blinds gesetzt. Bitte die manuellen Blinds entsprechend ändern.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Es wurde eine ungültige Avatardatei konfiguriert. Bitte einen anderen Avatar auswählen.
-
+
The selected avatar file is too large. Please choose a different avatar.
Die ausgewählte Avatardatei ist zu groß. Bitte einen anderen Avatar auswählen.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Derzeit können Sie kein neues Avatar hochladen. Bitte versuchen Sie es in ein paar Sekunden erneut.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Ein interner Avatarfehler ist aufgetreten. Bitte informieren Sie hierüber einen Admin im Lobbychat.
-
+
Could not start game: Synchronization failed.
Das Spiel konnte nicht gestartet werden: die Synchronisierung ist fehlgeschlagen.
-
+
The server is down for maintenance. Please try again later.
Der Server wurde für Wartungsarbeiten heruntergefahren. Bitte versuchen Sie es später wieder.
-
+
An internal error occured.
Ein interner Fehler ist aufgetreten.
-
+
Network Notification
Netzwerkbenachrichtigung
-
+
You were kicked from the game.
Sie wurden des Spiels verwiesen.
-
+
Sorry, this game is already full.
Sorry, dieses Spiel ist bereits voll.
-
+
Unable to join - the server has already started the game.
Betreten nicht möglich - der Server hat das Spiel bereits gestartet.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Das Zeitlimit Ihres Administratorstatus ist aufgrund Inaktivität abgelaufen. Erstellen Sie doch ein neues Spiel!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Eine neue Version von PokerTH ist verfügbar.<br>Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Diese Beta-Version von PokerTH ist veraltet.<br>Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter.
-
+
Server Message
Servermeldung
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_dk.ts b/ts/pokerth_dk.ts
index ae550454..4d6c08dc 100644
--- a/ts/pokerth_dk.ts
+++ b/ts/pokerth_dk.ts
@@ -1,19 +1,111 @@
-
-
+
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Du kan ikke smide dig selv ud!
-
+
You cannot kick any player - You are not game admin!
Du kan ikke smide nogen spillere ud - du er ikke spil-administrator!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -81,43 +173,61 @@
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
+
aboutPokerth
-
+
About
Om
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
+
Project
Projekt
-
+
Translation
Oversættelse
-
+
Thanks to
Tak til
-
+
License
Licens
-
+
Close
Luk
-
+
- Poker engine for the popular "Texas Hold'em" Poker
- Singleplayer games with up to 6 computer-opponents
@@ -126,7 +236,7 @@
© 2006-2008, FHammer, FThauer, LMay
- - Pokerspil for den populære "Texas Hold'en" Poker
+ - Pokerspil for den populære "Texas Hold'en" Poker
- Singleplayer-spil med op til 6 computermodstandere
- Multiplayer-onlinespil
- Programmeret i C++/Qt4
@@ -155,7 +265,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projektside: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Udviklerer: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - begyndende idea, basis arkitektur, gui understøttelse, linux-version</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - begyndende idé, basis arkitektur, motorudvikling</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basis arkitektur, netværksudvikling, windows-version, MacOS-version</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui grafisk design</p></body></html>h
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projektside: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Udviklerer: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - begyndende idea, basis arkitektur, gui understøttelse, linux-version</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - begyndende idé, basis arkitektur, motorudvikling</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basis arkitektur, netværksudvikling, windows-version, MacOS-version</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui grafisk design</p></body></html>h
@@ -164,7 +274,7 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -231,7 +341,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -252,16 +362,89 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startvindue-baggrundsgrafik</p></body></html>
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
+
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
Om PokerTH %1
@@ -269,77 +452,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Skift blinds-indstillinger
-
+
First small blind:
Første small blind:
-
+
Raise blinds:
Forhøj blinds:
-
+
Every:
Hvert:
-
+
hands
hænder
-
+
minutes
minutter
-
+
Raise mode:
Raise-måde:
-
+
Always double blinds
Altid dobbelt-blinds
-
+
Manual blinds order:
Manuel blinds-orden:
-
+
Delete
Slet
-
+
Add
Tilføj
-
+
Afterwards:
Bagefter:
-
+
Always raise by:
Altid forøg med:
-
+
$
kr
-
+
Keep last blind
Behold sidste blind
@@ -419,72 +602,72 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Internet Game
Start internet-spil
-
+
Internet Game Settings
Internet spil-indstillinger
-
+
Maximum number of players:
Maksimum antal spillere:
-
+
Start Cash:
Start beløb:
-
+
$
kr
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Brug gemte blind-indstillinger
-
+
Change blinds settings ...
Skift blinds-indstillinger ...
-
+
Game Speed for computer opponents:
Spilhastighed for computermodstandere:
-
+
Timeout for player action:
Tidsudløb for spillerhandling:
-
+
s
s
-
+
Password:
Adgangskode:
-
+
Create Game
Opret spil
-
+
Cancel
Annuller
@@ -492,67 +675,67 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Opret netværksspil
-
+
Network Game Settings
Netværks spil-instillinger
-
+
Maximum number of players:
Maksimum antal deltagere:
-
+
Start Cash:
Start beløb:
-
+
$
kr
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Benyt gemte blinds-indstillinger
-
+
Change blinds settings ...
Skift blinds-indstilliger ...
-
+
Game Speed for computer opponents:
Spilhastighed for computermodstandere:
-
+
Timeout for player action:
Tidsudløb for spillerhandling:
-
+
s
s
-
+
Create Game
Opret spil
-
+
Cancel
Annuller
@@ -655,25 +838,34 @@ p, li { white-space: pre-wrap; }
Forlad spil
-
+
Join any game
Tilslut tilfældigt spil
-
+
Create Game
Opret spil
-
+
Join Game
Tilslut spil
-
+
Lobby-Chat
Lobby-chat
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -766,317 +958,327 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
-
+
Hands
Hænder
-
+
Chat
Chat
-
+
Log
Log
-
+
Away
Væk
-
+
Manual Action (default)
Manuel handling (standart)
-
+
Auto-Check / Auto-Fold
Auto-check / Auto-fold
-
+
Auto-Check / Auto-Call-Any
Auto-check / Auto-call-alle
-
+
Speed:
Hastighed:
View
- Se
+ Se
-
+
Start Local Game ...
Start lokalt spil ...
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Afslut
-
+
Ctrl+Q
Ctrl+Q
-
+
About PokerTH ...
Om PokerTH ...
-
+
Settings ...
Indstillinger ...
-
+
Create Network Game ...
Opret netværksspil ...
-
+
Ctrl+O
Ctrl+O
-
+
Join Network Game ...
Tilslut netværksspil ...
-
+
Ctrl+J
Ctrl+J
-
+
Fullscreen
Fuldskærm
-
+
Ctrl+F
Ctrl+F
-
+
Show/Hide Chat Window
Vis/skjul chatvindue
-
+
Ctrl+T
Ctrl+T
-
+
Show/Hide Hands Window
Vis/skjul hænder-vindue
-
+
Ctrl+H
Ctrl+H
-
+
Show/Hide Log Window
Vis/skjul logvindue
-
+
Ctrl+L
Ctrl+L
-
+
Internet Game ...
Internetspil ...
-
+
Ctrl+I
Ctrl+I
-
+
Show/Hide Away Window
Vis/skjul væk-vindue
-
+
Ctrl+A
Ctrl+A
-
+
Kick
Smid ud
-
+
Vote Timeout:
Stem tidsudløb:
-
+
Yes
Ja
-
+
No
Nej
-
+
Chance
Skift
Settings
- Indstillinger
+ Indstillinger
-
+
Configure PokerTH ...
Konfigurér PokerTH ...
-
+
Close
Luk
-
+
Ctrl+X
Ctrl+X
-
+
Vote started by:
Afstemning startet af:
-
+
Show/Hide Chance Window
Vis/skjul chance-vindue
-
+
Ctrl+C
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
-
+
Stop
Stop
Cmd+N to start a new game
- Cmd+N for at starte et nyt spil
+ Cmd+N for at starte et nyt spil
Ctrl+N to start a new game
- Ctrl+N for at starte et nyt spil
+ Ctrl+N for at starte et nyt spil
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - The Open-Source Texas Holdem Engine
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
+ F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
+ F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
-
+
Start
Start
-
+
Lobby
Lobby
Manual mode set. You've got to choose yourself now.
- Manuel måde sat. Du skal nu vælge selv.
+ Manuel måde sat. Du skal nu vælge selv.
Auto mode set: Check or call any.
- Auto-måda sat: Check eller call alle.
+ Auto-måda sat: Check eller call alle.
Auto mode set: Check or fold.
- Auto måde sat: Check eller fold.
+ Auto måde sat: Check eller fold.
-
+
Chat
Chat
-
+
Closing PokerTH during network game
Lukker PokerTH under et netværksspil
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Du er vært for serveren. Ønsker du stadig at afslutte PokerTH?
-
+
PokerTH - Internet Game Message
PokerTH - Internet-spil besked
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Advarsel! Ønsker du virkelig at forlade spillet
og gå tilbage til lobby'en?
-
+
Chance
Chance
-
+
Kick
Smid ud
@@ -1098,34 +1300,44 @@ ud fra dette spil?
Spiller <b>%1</b> har %2 stemmer imod ham.
-
+
Do you want to kick <b>%1</b><br>from this game?
Ønsker du at smide <b>%1</b><br>ud fra dette spil?
-
+
<b>%1</b> secs left
<b>%1</b> sekunder tilbage
-
+
vote
Stem
-
+
votes
Stemmer
Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- Spiller <b>%1</b> har <b>%2</b> %3<br>imod ham. <b>%4</b> stemmer er nødvendige for udsmidning.
+ Spiller <b>%1</b> har <b>%2</b> %3<br>imod ham. <b>%4</b> stemmer er nødvendige for udsmidning.
You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- Du har <b>%1</b> %2 imod dig.<br><b>%3</b> stemmer nødvendige for udsmidning.
+ Du har <b>%1</b> %2 imod dig.<br><b>%3</b> stemmer nødvendige for udsmidning.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
@@ -1300,42 +1512,42 @@ Would you like to overwrite ?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Manuel blinds-orden
-
+
Delete
Slet
-
+
$
kr
-
+
Add
Tilføj
-
+
Afterwards:
Bagefter:
-
+
Always double blinds
Altid dobbelt-blinds
-
+
Always raise by:
Altid forøg med:
-
+
Keep last blind
Behold sidste blind
@@ -1374,47 +1586,47 @@ Would you like to overwrite ?
newGameDialog
-
+
Start Local Game
Start lokalt spil
-
+
Local Game Settings
Lokalt spil indstillinger
-
+
Number of players:
Antal spillere:
-
+
Start Cash:
Start beløb:
-
+
$
kr
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Brug gemte blind-indstillinger
-
+
Change blinds settings ...
Skift blinds-indstillinger ...
-
+
Game Speed:
Spilhastighed:
@@ -1487,77 +1699,77 @@ Vælg venligst et gyldigt billede!
settingsDialog
-
+
Settings
Indstillinger
-
+
Interface
Grænseflade
-
+
Language:
Sprog:
Show intro on startup
- Vis intro under opstart
+ Vis intro under opstart
Show statusbar messages
- Vis statusbar-beskeder
+ Vis statusbar-beskeder
-
+
Show fade-out animation for non-winning cards
Vis fade-ud animation for ikke-vindende kort
-
+
Show flip-card animation
Vis flip-kort animation
-
+
Show buttons for small blind and big blind
Vis knapper for small blind og big blind
-
+
Show own cards only on mouse click
Vis kun egne kort ved museklik
-
+
Reverse order of F-Keys (F1 - F4)
Byt rundt på rækkefølgen på F-knapper(F1 - F4)
-
+
Network / Internet Game
Netværk / Internet-spil
-
+
Switch keyboard focus to bet-input-field if it's your turn
Skift tastatur-fokus til bet-inputfelt hvis det er din tur
-
+
Flipside of Cards
Bagside på kort
-
+
Own flipside picture:
Eget bagside-billede:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -1568,197 +1780,197 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Bedste kvalitet med billed-størrelse på </span><span style=" font-weight:600; font-style:italic;">bredde=100, højde=140.</span></p></body></html>
-
+
Default
Standard
-
+
Sound
Lyd
-
+
Play sound effects
Afspil lydeffekter
-
+
Sound Volume:
Lydstyrke:
-
+
10
10
-
+
Sound Categories
Lydkatagorier
-
+
Play game actions sounds like "check", "call", "raise"
Afspil spil-handlingslyde som "check", "call", "raise"
-
+
Play lobby chat notifications
Afspil lobby-chat notifikationer
-
+
Play network/internet game notifications like "player joined the game"
Afspil netværk/internet-spil notifikationer som "player joined the game"
-
+
Local Game Settings
Lokale spilindstillinger
-
+
Number of players:
Antal deltagere:
-
+
Start Cash:
Start beløb:
-
+
$
kr
-
+
First small blind:
Første small blind:
-
+
Raise blinds:
Forhøj blinds:
-
+
Every:
Hvert:
-
+
hands
hænder
-
+
minutes
minutter
-
+
Raise mode:
Raise-måde:
-
+
Always double blinds
Altid dobbelt-blinds
-
+
Manual blinds order:
Manuel blinds-orden:
-
+
Edit ...
Rediger ...
-
+
Game Speed:
Spilhastighed:
-
+
Pause between hands (press "start" button to go on)
Pause mellem hænder (tryk "start"-knappen for at fortsætte)
-
+
Show game settings dialog on every new game
Vis spilindstillings-dialog under hvert nyt spil
-
+
Network Game Settings
Netværk-spil indstillinger
-
+
Maximum number of players:
Maksimum antal deltagere:
-
+
Game Speed for computer opponents:
Spilhastighed for computermodstandere:
-
+
Timeout for player action:
Tidsudløb for spillerhandling:
-
+
s
s
-
+
Network Server Settings
Netværks-server indstillinger
-
+
Server Password:
Server adgangskode:
-
+
Server Port:
Server port:
-
+
Use SCTP
Benyt SCTP
-
+
Use IPv6
Benyt IPv6
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Ipv6">Hvad er dette?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Hvad er dette?</a>
-
+
Internet Game Settings
Internet-spil indstillinger
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -1769,67 +1981,67 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Standard </span><span style=" font-weight:600; font-style:italic;">Spilindstillinger</span><span style=" font-style:italic;"> som "maksimalt antal spillere", "Start beløb" og "Small blind" vil blive brugt </span><span style=" font-weight:600; font-style:italic;">fra netværk-spil indstillinger.</span></p></body></html>
-
+
Server Address:
Server adresse:
-
+
Use password for private game:
Benyt adgangskode for privat spil:
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Kanal:
-
+
#pokerth
#pokerth
-
+
Computer Engine
Computer motor
-
+
Opponent 6:
Modstander 6:
-
+
Opponent 5:
Modstander 5:
-
+
Opponent 4:
Modstander 4:
-
+
Opponent 3:
Modstander 3:
-
+
Opponent 2:
Modstander 2:
-
+
Opponent 1:
Modstander 1:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -1840,246 +2052,319 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Bedste avatar-kvalitet ved billed-størrelse omkring </span><span style=" font-weight:600; font-style:italic;">bredde=50, højde=50.</span></p></body></html>
-
+
Human Player:
Menneskespiller:
-
+
Enable/Disable Logging
Slå til/fra logning
-
+
Store log files for
Gem filer for
-
+
Log File Directory:
Logfil sti:
-
+
Write log after every:
Skriv log efter hvert:
-
+
action (high frequent disc access)
handling (højt-forekommende disk-adgang)
-
+
hand (medium disc access)
hånd (mellem-forekommende disk-adgang)
-
+
game (low disc access)
spil (lavt-forekommende disk-adgang)
-
+
Log Messages
log beskeder
-
+
Player Nicks/Avatars
Spiller navn/avatars
-
+
Show right toolbox
Vis højre værktøjskasse
-
+
Show left toolbox
Vis venstre værktøjskasse
-
+
Automatic Server Configuration URL
Automatisk server konfiguration URL
-
+
Serverlist Address:
Serverliste adresse:
-
+
Manual Server Configuration
Manuel serverkonfiguration
-
+
Day(s)
Dag(e)
-
+
Local Game
Lokalt spil
-
+
Network Game
Netværksspil
-
+
Internet Game
Internetspil
-
+
Nicks/Avatars
Navn/avatars
-
+
Show cards chance monitor
Vis kort-chance
-
+
Internet Server
Internet server
-
+
Lobby Chat (IRC)
Lobby chat (IRC)
-
+
Password:
Adgangskode:
-
+
Avatar Server:
Avatar-server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Modstander 1: {7:?}
+
+
+
+ Opponent 8:
+ Modstander 1: {8:?}
+
+
+
+ Opponent 10:
+ Modstander 1: {10:?}
+
settingsDialogImpl
-
+
Dutch
Hollandsk
-
+
English
Engelsk
-
+
French
Fransk
-
+
German
Tysk
-
+
Hungarian
Ungarsk
-
+
Italian
Italiensk
-
+
Norwegian
Norsk
-
+
Portuguese
Portugisisk
-
+
Russian
Russisk
-
+
Slovak
Slovakisk
-
+
Spanish
Spansk
-
+
Turkish
Tyrkisk
-
+
Settings Error
Indstillingsfejl
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Det indtastede bagside-billede eksiterer ikke.
Indtast venligts et brugbart billede!
-
+
The log file directory doesn't exist.
Please select an valid directory!
Log-filens sti eksisterer ikke.
Vælge venligst en brugbar sti!
-
+
Language Changed
Sprog ændret
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Du har ændret programmets sprog til %1.
Genstart venligst PokerTH for at indlæse det nye sprog!
-
+
Select your flipside picture
Vælg dit bagside-billede
-
+
Images (*.png *.jpg *.gif)
Billeder (*.png *.jpg *.gif)
-
+
Open Directory
Åben sti
-
+
Blinds Error
Blinds-fejl
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2088,47 +2373,156 @@ er mindre end det nuværende første-small-blind!
Dene første-small-blind-værdi vil blive sat to den maksimale tiladte værdi.
-
+
Bulgarian
Bulgarisk
-
+
Polish
Polsk
-
+
Chinese
Kinesisk
-
+
Greek
Græsk
-
+
Swedish
Svensk
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
Den indtastede serverlise adresse er ikke en brugbar URL.
Indtast venligst en brugbar serverliste adresse!
-
+
Finnish
Finsk
-
+
Danish
Dansk
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -2194,167 +2588,177 @@ Indtast venligst en brugbar serverliste adresse!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
-
+
&2 Internet Game
&2 Internetspil
-
+
&3 Create Network Game
&3 Opret netværksspil
-
+
&4 Join Network Game
&4 Tilslut netværksspil
-
+
&1 Start Local Game
&1 Start lokalt spil
PokerTH
- PokerTH
+ PokerTH
-
+
Network Game
Netværksspil
Settings
- Indstillinger
+ Indstillinger
-
+
Start Local Game ...
Start lokalt spil ...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Internetspil ...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
Om PokerTH
-
+
Configure PokerTH ...
Konfigurer PokerTH ...
-
+
Quit
Afslut
-
+
Create Network Game ...
Opret netværksspil ...
-
+
Join Network Game ...
Tilslut netværksspil ...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - The Open-Source Texas Holdem Engine
+ PokerTH %1 - The Open-Source Texas Holdem Engine
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Du kan ikke tilslutte internetspil-lobbyer med "Human Player" som navn.
Vælg venligst et andet.
-
+
Network Error
Netværksfejl
-
+
Server address was not set.
Server adressen er ikke blevet sat.
-
+
An invalid port was set (ports 0-1023 are not allowed).
En invalid port var sat (port 0-1023 er ikke tilladt).
-
+
Could not create a socket for TCP communication.
Kunne ikke oprette en adgang til TCP kommunikation.
-
+
Could not set the IP address.
Kunne ikke sætte IP adressen.
-
+
Could not set the port for this type of address.
Kunne ikke sætte porten for denne type adresse.
-
+
The server name could not be resolved.
Servernavnet kunne ikke blive besluttet.
-
+
Bind failed - please choose a different port.
Blind fejlet - vælg venligst en andet port.
-
+
Internal network error: "listen" failed.
En netværksfejl: "listen" fejlede.
-
+
Server execution was terminated.
Server-lukning blev afsluttet.
-
+
Could not connect to the server.
Kunne ikke tilslutte serveren.
-
+
Connection timed out.
Please check the server address.
@@ -2365,248 +2769,253 @@ Undersøg venligst serveradressen.
Hvis serveren er under en NAT-router, skal du være sikker på, at forward-porten er blevet sat op på serversiden.
-
+
Internal network error: "select" failed.
Netværksfejl: "select" fejlet.
-
+
Internal network error: "send" failed.
Netværksfejl: "send" fejlede.
-
+
Connection was closed by the server.
Tilslutning blev lukket af serveren.
-
+
Internal network error: Duplicate TCP connection.
Netværksfejl: Dobbelt TCP-tilslutning.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
En invalid netværkspakke blev modtaget.
Undersøg venligst, at alle spillere benytter den samme version af PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Tilstandsfejl.
Undersøg venligst, at alle spillere benytter den samme version af PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
Invalid serverliste URL.
Ret venligst adressen under indstillinger.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Kunne ikke åbne serverliste MD5-fil.
Undersøg venligst, at serverliste-URL'en er korrekt.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
Synkronisering af PokerTH internet serverliste fejlede.
Undersøg venligst, at serverliste URL'en er korrekt.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
PokerTH internet serverlisten indeholder invalide data.
Hvis du benytter en brugerdefineret serverliste bedes du venligst undersøge, om formatet er korrekt.
-
+
Could not unzip the PokerTH internet server list.
Kunne ikke udpakke PokerTH internet serverliste.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
Kunne ikke downloade PokerTH serverlisten.
Undersøg venligst, at du er direkte tilsluttet til internettet.
-
+
Could not open the target file when downloading the server list.
Kunne ikke åbne målfilen under download af serverliste.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH-server understøtter ikke denne version af spillet.<br>Gå venligst ind på <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> og download den seneste version.
-
+
Sorry, this server is already full.
Undskyld, denne server er allerede fyldt op.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Invalid adgangskode under tilslutning til spil.
Indtast venligst adgangskoden igen.
-
+
The password is too long. Please choose another one.
Adgangskoden er for lang. Vælg venligst en anden.
-
+
Your player name is already used by another player.
Please choose a different name.
Dit spillernavn er allerede brugt af en anden spiller.
Vælg venligst et andet navn.
-
+
The player name is too short, too long or invalid. Please choose another one.
Spillernavnet er for kort, for langt eller ugyldigt. Vælg venligst et andet.
-
+
The game name is either too short or too long. Please choose another one.
Spil-navnet er enten for kort eller for langt. Vælg venligst et andet.
-
+
The game could not be found.
Spillet kunne ikke findes.
-
+
The chat text is invalid.
Chat-teksten er ugyldig.
-
+
The server referred to an unknown player. Aborting.
Serveren henviser til en ukendt spiller. Afbryder.
-
+
Internal error: The current player could not be found.
Fejl: Den nuværende spiller kunne ikke findes.
-
+
Internal error: The current player is not active.
Fejl: Den nuværende spiller er ikke aktiv.
-
+
You were kicked from the server.
Du er blevet smidt ud fra serveren.
-
+
You were temporarily banned from the server.
Du var midlertidigt blokeret fra serveren.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
Din servertilslutning udløb pga. interaktivitet. Du er meget velkommen til at tilslutte igen!
-
+
The client player count is invalid.
Klient spillerantallet er ugyldigt.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
For mange manuelle blinds var indstillet. Konfigurér venligst de manuelle blinds igen.
-
+
An invalid avatar file was configured. Please choose a different avatar.
En invalid avatarfil var konfigureret. Vælge venligst en anden avatar.
-
+
The selected avatar file is too large. Please choose a different avatar.
Den valgte avatarfil er for stor. Vælg venligst en anden avatar.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Du kan ikke uploade en ny avatarfil på nuværende tidspunkt. Prøv venligst igen om få sekunder.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
En avatarfejl opstod. Rapportér venligst dette til en admin i lobby-chatten.
-
+
Could not start game: Synchronization failed.
Kunne ikke starte spil: Synkronisering fejlede.
-
+
The server is down for maintenance. Please try again later.
Serveren er nede pga. vedligeholdelse. Prøv venligst igen senere.
-
+
An internal error occured.
En fejl opstod.
-
+
Network Notification
Netværksnotifikation
-
+
You were kicked from the game.
Du er blevet smidt ud af spillet.
-
+
Sorry, this game is already full.
Undskyld, dette spil er allerede fyldt.
-
+
Unable to join - the server has already started the game.
Ikke muligt at tilslutte - serveren har allerede startet spillet.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Din admintilstand er udløbet pga interaktivitet. Du er velkommen til at starte et nyt spil!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
En ny udgave af PokerTH er tilgængelig.<br>Gå venligst til <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> og download den nyeste version.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Denne beta-udgave af PokerTH er udløbet.<br>Gå venligst til <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> og download den nyeste version.
-
+
Server Message
Server-besked
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_es.ts b/ts/pokerth_es.ts
index 975320cc..537f6ffe 100644
--- a/ts/pokerth_es.ts
+++ b/ts/pokerth_es.ts
@@ -1,19 +1,111 @@
-
-
+
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
No puede expulsarse a sí mismo.
-
+
You cannot kick any player - You are not game admin!
No es administrador y no puede expulsar jugadores.
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -91,14 +183,32 @@
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
+
aboutPokerth
-
+
About
Acerca de
-
+
Project
Proyecto
@@ -146,7 +256,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - empaquetado para MacOS</p></body></html>
-
+
License
Licencia
@@ -157,15 +267,15 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This Software is published under the Terms of GPL v2:</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Version 2, June 1991</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Version 2, June 1991</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Everyone is permitted to copy and distribute verbatim copies</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> of this license document, but changing it is not allowed.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The licenses for most software are designed to take away your</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">freedom to share and change it. By contrast, the GNU General Public</p>
@@ -215,7 +325,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The precise terms and conditions for copying, distribution and</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modification follow.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p>
@@ -414,7 +524,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p>
@@ -436,9 +546,9 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p>
@@ -502,15 +612,15 @@ p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This Software is published under the Terms of GPL v2:</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Version 2, June 1991</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Version 2, June 1991</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Everyone is permitted to copy and distribute verbatim copies</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> of this license document, but changing it is not allowed.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The licenses for most software are designed to take away your</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">freedom to share and change it. By contrast, the GNU General Public</p>
@@ -560,7 +670,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The precise terms and conditions for copying, distribution and</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modification follow.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p>
@@ -759,7 +869,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p>
@@ -781,9 +891,9 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p>
@@ -844,12 +954,12 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Close
Cerrar
-
+
Thanks to
Agradecimientos
@@ -858,7 +968,7 @@ p, li { white-space: pre-wrap; }
About PokerTH 0.5
Acerca de PokerTH 0.5
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
@@ -888,7 +998,7 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Translation
Traducción
@@ -942,11 +1052,11 @@ p, li { white-space: pre-wrap; }
Acerca de PokerTH 0.6
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
+
- Poker engine for the popular "Texas Hold'em" Poker
- Singleplayer games with up to 6 computer-opponents
@@ -1054,7 +1164,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por la grabación de los sonidos de las fichas</p></body></html>
-
+
- Poker engine for the popular "Texas Hold'em" Poker
- Singleplayer games with up to 6 computer-opponents
@@ -1063,7 +1173,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Motor de poker para el juego "Texas Hold'em"
+ - Motor de poker para el juego "Texas Hold'em"
- Partidas individuales con hasta 6 oponentes virtuales
- Partidas multijugador en red
- Programado en C++/Qt4
@@ -1092,7 +1202,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1119,7 +1229,7 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1186,7 +1296,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1207,16 +1317,89 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por la imagen de fondo de la pantalla de inicio</p></body></html>
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
+
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
Acerca de PokerTH %1
@@ -1224,77 +1407,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Cambiar configuración de ciegas
-
+
First small blind:
Primera ciega pequeña:
-
+
Raise blinds:
Subir ciegas:
-
+
Every:
Cada:
-
+
hands
manos
-
+
minutes
minutos
-
+
Raise mode:
Modo de subida:
-
+
Always double blinds
Siempre duplicar ciegas
-
+
Manual blinds order:
Orden de ciegas manuales:
-
+
Delete
Eliminar
-
+
Add
Añadir
-
+
$
$
-
+
Afterwards:
Después:
-
+
Always raise by:
Siempre subir:
-
+
Keep last blind
Mantener última ciega
@@ -1374,12 +1557,12 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Game
Crear partida
-
+
Game Speed for computer opponents:
Velocidad de juego de los ordenadores oponentes:
@@ -1389,12 +1572,12 @@ p, li { white-space: pre-wrap; }
Tiempo de acción del jugador (seg):
-
+
Maximum number of players:
Número máximo de jugadores:
-
+
Start Cash:
Dinero inicial:
@@ -1404,52 +1587,52 @@ p, li { white-space: pre-wrap; }
Postura mínima:
-
+
Password:
Contraseña:
-
+
Cancel
Cancelar
-
+
Create Internet Game
Crear partida en Internet
-
+
Internet Game Settings
Opciones de partida en Internet
-
+
Blinds
Ciegas
-
+
Use saved blinds settings
Utilizar configuración guardada de ciegas
-
+
Change blinds settings ...
Cambiar configuración de ciegas...
-
+
$
$
-
+
Timeout for player action:
Tiempo de acción del jugador:
-
+
s
s
@@ -1457,17 +1640,17 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Crear partida en red
-
+
Network Game Settings
Opciones de partida en red
-
+
Start Cash:
Dinero inicial:
@@ -1477,12 +1660,12 @@ p, li { white-space: pre-wrap; }
Postura mínima:
-
+
Create Game
Crear partida
-
+
Cancel
Cancelar
@@ -1497,42 +1680,42 @@ p, li { white-space: pre-wrap; }
Tiempo de acción del jugador (seg):
-
+
Maximum number of players:
Número máximo de jugadores:
-
+
Game Speed for computer opponents:
Velocidad de juego de los ordenadores oponentes:
-
+
Blinds
Ciegas
-
+
Use saved blinds settings
Utilizar configuración guardada de ciegas
-
+
Change blinds settings ...
Cambiar configuración de ciegas...
-
+
$
$
-
+
Timeout for player action:
Tiempo de acción del jugador:
-
+
s
s
@@ -1540,7 +1723,7 @@ p, li { white-space: pre-wrap; }
gameLobbyDialog
-
+
Lobby-Chat
Sala de charla
@@ -1605,12 +1788,12 @@ p, li { white-space: pre-wrap; }
Abandonar partida
-
+
Create Game
Crear partida
-
+
Join Game
Unirse a la partida
@@ -1675,10 +1858,19 @@ p, li { white-space: pre-wrap; }
Intervalo de subida de ciegas:
-
+
Join any game
Unirse a cualquier partida
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -1781,7 +1973,7 @@ p, li { white-space: pre-wrap; }
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
-
+
Speed:
Velocidad:
@@ -1793,7 +1985,7 @@ p, li { white-space: pre-wrap; }
View
- Ver
+ Ver
@@ -1801,62 +1993,62 @@ p, li { white-space: pre-wrap; }
Partida
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Salir
-
+
About PokerTH ...
Acerca de PokerTH...
-
+
Settings ...
Preferencias...
-
+
Create Network Game ...
Crear partida en red...
-
+
Join Network Game ...
Unirse a partida en red...
-
+
Fullscreen
Pantalla completa
-
+
Hands
Manos
-
+
Chat
Charla
-
+
Log
Registro
-
+
Start Local Game ...
Iniciar partida local...
-
+
Ctrl+Q
Ctrl+Q
@@ -1865,68 +2057,68 @@ p, li { white-space: pre-wrap; }
PokerTH 0.5 - The Open-Source Texas Holdem Engine
PokerTH 0.5 - El motor de Texas Holdem de código abierto
-
+
⌘F
⌘F
-
+
Show/Hide Chat Window
Mostrar/Ocultar ventana de charla
-
+
⌘C
⌘C
-
+
⌘H
⌘H
-
+
Show/Hide Log Window
Mostrar/Ocultar ventana de registro
-
+
⌘L
⌘L
-
+
Show/Hide Hands Window
Mostrar/Ocultar ventana de manos
-
+
Ctrl+O
Ctrl+O
-
+
Ctrl+J
Ctrl+J
-
+
Ctrl+F
Ctrl+F
-
+
Ctrl+T
Ctrl+T
-
+
Ctrl+H
Ctrl+H
-
+
Ctrl+L
Ctrl+L
@@ -1941,117 +2133,127 @@ p, li { white-space: pre-wrap; }
Partida de red
-
+
Internet Game ...
Partida en Internet...
-
+
Ctrl+I
Ctrl+I
-
+
Away
Ausente
-
+
Manual Action (default)
Acción manual (predeterminado)
-
+
Auto-Check / Auto-Fold
Pasar / Abandonar automáticamente
-
+
Auto-Check / Auto-Call-Any
Pasar / Ver automáticamente
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - El motor de Texas Holdem de código abierto
-
+
Show/Hide Away Window
Mostrar/Ocultar ventana
-
+
Ctrl+A
Ctrl+A
-
+
Kick
Expulsar
-
+
Vote Timeout:
Tiempo de votación:
-
+
Yes
Sí
-
+
No
No
-
+
Chance
Probabilidad
Settings
- Preferencias
+ Preferencias
-
+
Configure PokerTH ...
Configurar PokerTH...
-
+
Close
Cerrar
-
+
Ctrl+X
Ctrl+X
-
+
Vote started by:
Votación iniciada por:
-
+
Show/Hide Chance Window
Mostrar/Ocultar ventana de probabilidad
-
+
Ctrl+C
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
Ctrl+N to start a new game
- Ctrl+N para iniciar una nueva partida
+ Ctrl+N para iniciar una nueva partida
@@ -2191,15 +2393,15 @@ Elija un nombre diferente.
Cmd+N to start a new game
- Cmd+N para iniciar una nueva partida
+ Cmd+N para iniciar una nueva partida
-
+
Start
Iniciar
-
+
Stop
Detener
@@ -2265,25 +2467,24 @@ Si el servidor está detrás de un enrutador NAT, asegúrese de que el puerto de
Esta partida está llena.
-
+
Chat
Charla
Manual mode set. You've got to choose yourself now.
- Modo manual. Ahora debe elegir usted.
+ Modo manual. Ahora debe elegir usted.
Auto mode set: Check or call any.
- Modo automático: pasar o ver cualquier apuesta.
+ Modo automático: pasar o ver cualquier apuesta.
Auto mode set: Check or fold.
- Modo automático: ver o abandonar.
- Modo automático: tocar o abandonar en apuesta.
+ Modo automático: tocar o abandonar en apuesta.
@@ -2325,12 +2526,12 @@ Seleccione otro.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Abandonar | F2 - Pasar/Ver | F3 - Apostar/Subir | F4 - Apostar el resto
+ F1 - Abandonar | F2 - Pasar/Ver | F3 - Apostar/Subir | F4 - Apostar el resto
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - Apostar el resto | F2 - Apostar/Subir | F3 - Pasar/Ver | F4 - Abandonar
+ F1 - Apostar el resto | F2 - Apostar/Subir | F3 - Pasar/Ver | F4 - Abandonar
@@ -2343,12 +2544,12 @@ Seleccione otro.
El servidor está desconectado por mantenimiento. Inténtelo de nuevo más tarde.
-
+
Closing PokerTH during network game
Cerrando PokerTH durante una partida en red
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Usted está alojando la partida. ¿Seguro que desea cerrar PokerTH?
@@ -2368,12 +2569,12 @@ Seleccione otro.
El versión beta de PokerTH es obsoleta.<br>Visite <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> para descargar la última versión.
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - El motor de Texas Holdem de código abierto
-
+
Lobby
Sala
@@ -2383,12 +2584,12 @@ Seleccione otro.
Ha ocurrido un error interno. Informe al administrador en la sala de charla.
-
+
PokerTH - Internet Game Message
PokerTH - Mensaje de partida en Internet
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
¿Seguro que desea abandonar la partida actual
@@ -2460,44 +2661,54 @@ Asegúrese de que está conectado a Internet.
No se puede abrir el archivo de destino al descargar la lista de servidores.
-
+
Chance
Probabilidad
-
+
Kick
Expulsar
-
+
Do you want to kick <b>%1</b><br>from this game?
¿Desea expulsar a <b>%1</b><br>de esta partida?
-
+
<b>%1</b> secs left
quedan <b>%1</b> segundos
-
+
vote
voto
-
+
votes
votos
Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- El jugador <b>%1</b> tiene <b>%2</b> %3<br>en contra. Son necesarios <b>%4</b> para expulsarle.
+ El jugador <b>%1</b> tiene <b>%2</b> %3<br>en contra. Son necesarios <b>%4</b> para expulsarle.
You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- Usted tiene <b>%1</b> %2 en contra.<br>Son necesarios <b>%3</b> para expulsarle.
+ Usted tiene <b>%1</b> %2 en contra.<br>Son necesarios <b>%3</b> para expulsarle.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
@@ -2698,42 +2909,42 @@ Would you like to overwrite ?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Orden manual de ciegas
-
+
Delete
Eliminar
-
+
Add
Añadir
-
+
Always double blinds
Siempre duplicar ciegas
-
+
$
$
-
+
Afterwards:
Después:
-
+
Always raise by:
Siempre subir:
-
+
Keep last blind
Mantener última ciega
@@ -2772,22 +2983,22 @@ Would you like to overwrite ?
newGameDialog
-
+
Start Local Game
Iniciar partida local
-
+
Local Game Settings
Opciones de la partida local
-
+
Game Speed:
Velocidad del juego:
-
+
Start Cash:
Dinero inicial:
@@ -2797,7 +3008,7 @@ Would you like to overwrite ?
Postura mínima:
-
+
Number of players:
Número de jugadores:
@@ -2807,22 +3018,22 @@ Would you like to overwrite ?
Manos antes de subir la postura mínima:
-
+
Blinds
Ciegas
-
+
Use saved blinds settings
Utilizar configuración guardada de ciegas
-
+
Change blinds settings ...
Cambiar configuración de ciegas...
-
+
$
$
@@ -2907,12 +3118,12 @@ Introduzca una imagen válida.
settingsDialog
-
+
Interface
Entorno
-
+
Flipside of Cards
Respaldo de las cartas
@@ -2928,7 +3139,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: La mejor calidad se obtiene con unas proporciones de la imagen de </span><span style=" font-weight:600; font-style:italic;">ancho=100, alto=140.</span></p></body></html>
-
+
Default
Predeterminado
@@ -2943,7 +3154,7 @@ p, li { white-space: pre-wrap; }
Postura mínima:
-
+
Start Cash:
Dinero inicial:
@@ -2958,17 +3169,17 @@ p, li { white-space: pre-wrap; }
Opciones del servidor
-
+
Server Port:
Puerto del servidor:
-
+
Use IPv6
Usar IPv6
-
+
Server Password:
Contraseña del servidor:
@@ -2978,42 +3189,42 @@ p, li { white-space: pre-wrap; }
Opciones predeterminadas de la partida en red
-
+
Computer Engine
Motor del ordenador
-
+
Opponent 5:
Oponente 5:
-
+
Opponent 3:
Oponente 3:
-
+
Opponent 2:
Oponente 2:
-
+
Opponent 6:
Oponente 6:
-
+
Opponent 1:
Oponente 1:
-
+
Opponent 4:
Oponente 4:
-
+
Human Player:
Jugador humano:
@@ -3028,62 +3239,62 @@ p, li { white-space: pre-wrap; }
Día(s)
-
+
Log File Directory:
Directorio del archivo de registro:
-
+
Log Messages
Mensajes de registro
-
+
Local Game Settings
Opciones de la partida local
-
+
Network Game Settings
Opciones de la partida en red
-
+
Show flip-card animation
Mostrar animación de las cartas
-
+
Own flipside picture:
Imagen propia del respaldo:
-
+
Show fade-out animation for non-winning cards
Mostrar animación difuminada para las cartas no ganadoras
Show intro on startup
- Mostrar introducción al empezar
+ Mostrar introducción al empezar
-
+
Show right toolbox
Mostrar herramientas de la derecha
-
+
Show left toolbox
Mostrar herramientas de la izquierda
Show statusbar messages
- Mostrar mensaje de la barra de estado
+ Mostrar mensaje de la barra de estado
-
+
Show game settings dialog on every new game
Mostrar diálogo de opciones en cada nueva partida
@@ -3093,22 +3304,22 @@ p, li { white-space: pre-wrap; }
Manos antes de subir la postura mínima:
-
+
Number of players:
Número de jugadores:
-
+
Game Speed:
Velocidad del juego:
-
+
Pause between hands (press "start" button to go on)
Pausa entre manos (pulsar botón "Iniciar" para seguir)
-
+
Game Speed for computer opponents:
Velocidad de juego de los ordenadores oponentes:
@@ -3118,27 +3329,27 @@ p, li { white-space: pre-wrap; }
Versión del motor para los ordenadores oponentes:
-
+
Enable/Disable Logging
Activar/Desactivar registro
-
+
Store log files for
Guardar los archivos de registro durante
-
+
Write log after every:
Escribir el registro cada:
-
+
Show buttons for small blind and big blind
Mostrar botones para las ciegas
-
+
Play sound effects
Reproducir efectos de sonido
@@ -3148,17 +3359,17 @@ p, li { white-space: pre-wrap; }
0.4 (actual)
-
+
Use SCTP
Utilizar SCTP
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Ipv6">¿Qué es esto?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">¿Qué es esto?</a>
@@ -3174,22 +3385,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: La mejor calidad del avatar se obtiene con una proporción de imagen de </span><span style=" font-weight:600; font-style:italic;">ancho=50, alto=50.</span></p></body></html>
-
+
Settings
Preferencias
-
+
Maximum number of players:
Número máximo de jugadores:
-
+
Sound Volume:
Volumen del sonido:
-
+
10
10
@@ -3199,22 +3410,22 @@ p, li { white-space: pre-wrap; }
Tiempo de acción del jugador (seg):
-
+
action (high frequent disc access)
acción (acceso a disco muy frecuente)
-
+
hand (medium disc access)
mano (acceso a disco medio)
-
+
game (low disc access)
partida (acceso a disco bajo)
-
+
Show own cards only on mouse click
Mostar las cartas propias sólo al pulsar el ratón
@@ -3224,17 +3435,17 @@ p, li { white-space: pre-wrap; }
QLabel { font-weight: bold; }
-
+
Sound
Sonido
-
+
Network Server Settings
Opciones de partida en red
-
+
Internet Game Settings
Opciones de partida en Internet
@@ -3244,97 +3455,97 @@ p, li { white-space: pre-wrap; }
Opciones del servidor de Internet (dedicado)
-
+
Server Address:
Dirección del servidor:
-
+
Use password for private game:
Utilizar contraseña para partida privada:
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Canal:
-
+
#pokerth
#pokerth
-
+
First small blind:
Primera ciega pequeña:
-
+
Raise blinds:
Subir ciegas:
-
+
Every:
Cada:
-
+
hands
manos
-
+
minutes
minutos
-
+
Raise mode:
Modo de subida:
-
+
Always double blinds
Siempre duplicar ciegas
-
+
Manual blinds order:
Orden manual de ciegas:
-
+
Edit ...
Editar...
-
+
Language:
Idioma:
-
+
Sound Categories
Categorías de sonidos
-
+
Play game actions sounds like "check", "call", "raise"
Reproducir sonidos de acciones como "pasar", "ver", "subir"
-
+
Play lobby chat notifications
Reproducir notificaciones de la charla
-
+
Play network/internet game notifications like "player joined the game"
Reproducir notificaciones de partida en red como "un jugador se ha unido"
@@ -3344,22 +3555,22 @@ p, li { white-space: pre-wrap; }
Activar/Desactivar la sala de charla (servidor IRC)
-
+
Player Nicks/Avatars
Apodos/Avatares de los jugadores
-
+
Reverse order of F-Keys (F1 - F4)
Orden inverso de las teclas F (F1-F4)
-
+
Network / Internet Game
Partida de red / Internet
-
+
Switch keyboard focus to bet-input-field if it's your turn
Seleccionar el campo de entrada de apuestas en su turno
@@ -3369,7 +3580,7 @@ p, li { white-space: pre-wrap; }
Contraseña del canal:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -3380,22 +3591,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: la mejor calidad se obtiene con las dimesiones</span><span style=" font-weight:600; font-style:italic;">ancho=100, alto=140.</span></p></body></html>
-
+
$
$
-
+
Timeout for player action:
Tiempo de acción del jugador:
-
+
s
s
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -3406,7 +3617,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: Las </span><span style=" font-weight:600; font-style:italic;">opciones de la partida</span><span style=" font-style:italic;"> predeterminadas, como "Número máximo de jugadores", "Dinero inicial" y "Ciega pequeña" se leerán </span><span style=" font-weight:600; font-style:italic;">de las opciones de partida en red.</span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -3417,75 +3628,148 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: la mejor calidad de imagen se obtiene con las dimensiones </span><span style=" font-weight:600; font-style:italic;">ancho=50, alto=50.</span></p></body></html>
-
+
Automatic Server Configuration URL
URL de configuración automática de servidores
-
+
Serverlist Address:
Dirección de la lista de servidores:
-
+
Manual Server Configuration
Configuración manual del servidor
-
+
Day(s)
Día(s)
-
+
Local Game
Partida local
-
+
Network Game
Partida en red
-
+
Internet Game
Partida en Internet
-
+
Nicks/Avatars
Apodos/Avatares
-
+
Show cards chance monitor
Mostrar visor de probabilidad
-
+
Internet Server
Servidor de Internet
-
+
Lobby Chat (IRC)
Sala de charla (IRC)
-
+
Password:
Contraseña:
-
+
Avatar Server:
Servidor de avatares:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Oponente 4: {7:?}
+
+
+
+ Opponent 8:
+ Oponente 4: {8:?}
+
+
+
+ Opponent 10:
+ Oponente 4: {10:?}
+
settingsDialogImpl
-
+
Settings Error
Error en las opciones
@@ -3504,7 +3788,7 @@ Please select an valid directory!
Introduzca un directorio válido.
-
+
Select your flipside picture
Seleccione la imagen del respaldo
@@ -3514,22 +3798,22 @@ Introduzca un directorio válido.
Imágenes (*.png)
-
+
Open Directory
Abrir directorio
-
+
Images (*.png *.jpg *.gif)
Imágenes (*.png *.jpg *.gif)
-
+
Blinds Error
Error en las ciegas
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -3538,133 +3822,242 @@ es menor que la primera ciega pequeña actual.
El valor de la primera ciega pequeña será el máximo permitido.
-
+
Dutch
Holandés
-
+
English
Inglés
-
+
French
Francés
-
+
German
Alemán
-
+
Hungarian
Húngaro
-
+
Portuguese
Portugués
-
+
Russian
Ruso
-
+
Turkish
Turco
-
+
Language Changed
El idioma ha cambiado
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Ha cambiado el idioma de la aplicación a %1.
Reinicie PokerTH para cargar el nuevo idioma.
-
+
Italian
Italiano
-
+
Slovak
Eslovaco
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
La imagen del respaldo introducida no existe.
Seleccione una imagen válida.
-
+
The log file directory doesn't exist.
Please select an valid directory!
El directorio del archivo de registro no existe.
Seleccione un directorio válido.
-
+
Norwegian
Noruego
-
+
Spanish
Español
-
+
Bulgarian
Búlgaro
-
+
Polish
Polaco
-
+
Chinese
Chino
-
+
Greek
Griego
-
+
Swedish
Sueco
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
La dirección de la lista de servidores introducida no es una URL válida.
Por favor, introduzca una dirección válida.
-
+
Finnish
Finés
-
+
Danish
Danés
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -3735,44 +4128,44 @@ Por favor, introduzca una dirección válida.
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6.3 - El motor de Texas Holdem de código abierto
-
+
&2 Internet Game
&2 Partida en Internet
-
+
&3 Create Network Game
&3 Crear partida en red
-
+
&4 Join Network Game
&4 Unirse a partida en red
-
+
&1 Start Local Game
&1 Iniciar partida local
PokerTH
- PokerTH
+ PokerTH
-
+
Network Game
Partida en red
Settings
- Preferencias
+ Preferencias
@@ -3780,127 +4173,137 @@ Por favor, introduzca una dirección válida.
Acerca de
-
+
Start Local Game ...
Iniciar partida local...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Partida en Internet...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
Acerca de PokerTH
-
+
Configure PokerTH ...
Configurar PokerTH...
-
+
Quit
Salir
-
+
Create Network Game ...
Crear partida en red...
-
+
Join Network Game ...
Unirse a partida en red...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - El motor de Texas Holdem de código abierto
+ PokerTH %1 - El motor de Texas Holdem de código abierto
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
No puede acceder a la sala de partidas de Internet con el apodo "Human Player".
Seleccione otro.
-
+
Network Error
Error en la red
-
+
Server address was not set.
La dirección del servidor no está establecida.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Se ha establecido un puerto no válido (no se permiten los puertos 0-1023).
-
+
Could not create a socket for TCP communication.
No se puede crear un socket de comunicaciones TCP.
-
+
Could not set the IP address.
No se puede establecer la dirección IP.
-
+
Could not set the port for this type of address.
No se puede establecer el puerto para este tipo de dirección.
-
+
The server name could not be resolved.
No se puede resolver el nombre del servidor.
-
+
Bind failed - please choose a different port.
Fallo en la comunicación. Seleccione otro puerto.
-
+
Internal network error: "listen" failed.
Error interno en la red: fallo en "listen".
-
+
Server execution was terminated.
Finalizada la ejecución del servidor.
-
+
Could not connect to the server.
No se puede conectar al servidor.
-
+
Connection timed out.
Please check the server address.
@@ -3911,248 +4314,253 @@ Por favor, compruebe la dirección del servidor.
Si el servidor está detrás de un enrutador NAT, asegúrese de que el puerto de reenvío está configurado en el servidor.
-
+
Internal network error: "select" failed.
Error interno en la red: fallo en "select".
-
+
Internal network error: "send" failed.
Error interno en la red: fallo en "send".
-
+
Connection was closed by the server.
Conexión cerrada por el servidor.
-
+
Internal network error: Duplicate TCP connection.
Error interno en la red: conexión TCP duplicada.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Se ha recibido un paquete de red no válido.
Por favor, asegúrese que todos los jugadores utilizan la misma versión de PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Error interno de estado.
Por favor, asegúrese que todos los jugadores utilizan la misma versión de PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
URL de lista de servidores no válida.
Corrija la dirección en la pantalla de configuración.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
No se puede abrir el archivo MD5 de la lista de servidores.
Por favor, asegúrese de que la URL de la lista de servidores es correcta.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
Ha fallado la sincronización con la lista de servidores de PokerTH.
Por favor, asegúrese de que la URL de la lista es correcta.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
La lista de servidores de PokerTH contiene información no válida.
Si ha utilizado una lista de servidores personalizada, asegúrese de que el formato es correcto.
-
+
Could not unzip the PokerTH internet server list.
No se puede descomprimir la lista de servidores de PokerTH.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
No se puede descargar la lista de servidores de PokerTH.
Por favor, asegúrese de que está conectado a Internet.
-
+
Could not open the target file when downloading the server list.
No se puede abrir el archivo de destino al descargar la lista de servidores.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
El servidor de PokerTH no soporta esta versión del juego.<br>Por favor, visite <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> y descargue la última versión.
-
+
Sorry, this server is already full.
Lo sentimos, este servidor está lleno.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Contraseña incorrecta al unirse a la partida.
Vuelva a introducir la contraseña e inténtelo de nuevo.
-
+
The password is too long. Please choose another one.
La contraseña es demasiado larga. Elija otra.
-
+
Your player name is already used by another player.
Please choose a different name.
Su nombre de jugador ya está en uso por otra persona.
Por favor, elija un nombre diferente.
-
+
The player name is too short, too long or invalid. Please choose another one.
El nombre del jugador es muy corto, muy largo o no es válido. Seleccione otro.
-
+
The game name is either too short or too long. Please choose another one.
El nombre de la partida es muy largo o muy corto. Por favor, seleccione otro.
-
+
The game could not be found.
No se encuentra la partida.
-
+
The chat text is invalid.
El texto de charla no es válido.
-
+
The server referred to an unknown player. Aborting.
El servidor se ha referido a un jugador desconocido. Abortando.
-
+
Internal error: The current player could not be found.
Error interno: no se encuentra el jugador actual.
-
+
Internal error: The current player is not active.
Error interno: el jugador actual no está activo.
-
+
You were kicked from the server.
Ha sido expulsado del servidor.
-
+
You were temporarily banned from the server.
Se le ha prohibido temporalmente el acceso al servidor.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
La conexión se ha cerrado por inactividad. Le invitamos a volver a conectarse.
-
+
The client player count is invalid.
El número de jugadores no es válido.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Hay demasiadas ciegas manuales. Reconfigure las ciegas manuales.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Se ha configurado un archivo de avatar no válido. Seleccione otro.
-
+
The selected avatar file is too large. Please choose a different avatar.
El avatar seleccionado es demasiado grande. Seleccione otro.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
No se puede subir un nuevo avatar en este momento. Inténtelo dentro de unos segundos.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Ha ocurrido un error interno. Informe al administrador en la sala de charla.
-
+
Could not start game: Synchronization failed.
No se puede iniciar la partida: fallo en la sincronización.
-
+
The server is down for maintenance. Please try again later.
El servidor está desconectado por mantenimiento. Por favor inténtelo más tarde.
-
+
An internal error occured.
Ha ocurrido un error interno.
-
+
Network Notification
Notificación de red
-
+
You were kicked from the game.
Ha sido expulsado de la partida.
-
+
Sorry, this game is already full.
Disculpe, esta partida está llena.
-
+
Unable to join - the server has already started the game.
Imposible unirse - el servidor ya ha comenzado la partida.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Ha perdido su estado de administrador por inactividad. Puede crear una nueva partida.
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Hay una nueva versión de PokerTH disponible.<br>Por favor, visite <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> para descargarla.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Esta versión beta de PokerTH es obsoleta.<br>Por favor, visite <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> para descargar la última versión.
-
+
Server Message
Mensaje del servidor
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_fi.ts b/ts/pokerth_fi.ts
index b4983aaf..d93f15fe 100644
--- a/ts/pokerth_fi.ts
+++ b/ts/pokerth_fi.ts
@@ -1,19 +1,111 @@
-
-
+
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Et voi potkaista itseäsi!
-
+
You cannot kick any player - You are not game admin!
Et voi potkaista ketään pelaajaa - Et ole pelin ylläpitäjä!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -81,43 +173,61 @@
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
+
aboutPokerth
-
+
About
Tietoa
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
+
Project
Projekti
-
+
Translation
Käännös
-
+
Thanks to
Kiitokset
-
+
License
Lisenssi
-
+
Close
Sulje
-
+
- Poker engine for the popular "Texas Hold'em" Poker
- Singleplayer games with up to 6 computer-opponents
@@ -126,7 +236,7 @@
© 2006-2008, FHammer, FThauer, LMay
- - Pokerialusta suositulle "Texas Hold'em" Pokerille
+ - Pokerialusta suositulle "Texas Hold'em" Pokerille
- Yksinpelit jopa kuudella tietokonevastuksella
- Verkkomoninpeli
- Ohjelmoitu C++/Qt4:lla
@@ -155,7 +265,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -182,7 +292,7 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -249,7 +359,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -270,16 +380,89 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - aloitusikkunan taustakuvan grafiikoista</p></body></html>
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
+
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
Tietoa PokerTH %1:stä
@@ -287,77 +470,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Muuta sokkopanosten asetuksia
-
+
First small blind:
Esimmäinen pieni sokkopanos:
-
+
Raise blinds:
Korota sokkopanoksia:
-
+
Every:
Jokaisen:
-
+
hands
käden jälkeen
-
+
minutes
minuutin jälkeen
-
+
Raise mode:
Korotustila:
-
+
Always double blinds
Tuplaa aina sokkopanokset
-
+
Manual blinds order:
Manuaalinen sokkopanosjärjestys:
-
+
Delete
Poista
-
+
Add
Lisää
-
+
Afterwards:
Jälkikäteen:
-
+
Always raise by:
Korota aina:
-
+
$
€
-
+
Keep last blind
Pidä viimenen sokkopanos
@@ -437,72 +620,72 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Internet Game
Luo Internet-peli
-
+
Internet Game Settings
Internet-pelin asetukset
-
+
Maximum number of players:
Pelaajien maksimimäärä:
-
+
Start Cash:
Aloitusraha:
-
+
$
€
-
+
Blinds
Sokkopanokset
-
+
Use saved blinds settings
Käytä tallennettuja sokkopanosasetuksia
-
+
Change blinds settings ...
Muuta sokkopanosasetuksia ...
-
+
Game Speed for computer opponents:
Pelinopeus tietokonevastuksille:
-
+
Timeout for player action:
Aikaraja pelaajan toiminnalle:
-
+
s
s
-
+
Password:
Salasana:
-
+
Create Game
Luo peli
-
+
Cancel
Peruuta
@@ -510,67 +693,67 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Luo verkkopeli
-
+
Network Game Settings
Verkkopelin asetukset
-
+
Maximum number of players:
Pelaajien maksimimäärä:
-
+
Start Cash:
Aloitusraha:
-
+
$
€
-
+
Blinds
Sokkopanokset
-
+
Use saved blinds settings
Käytä tallennettuja sokkopanosasetuksia
-
+
Change blinds settings ...
Muuta sokkopanosasetuksia ...
-
+
Game Speed for computer opponents:
Pelinopeus tietokonevastuksille:
-
+
Timeout for player action:
Aikaraja pelaajan toiminnalle:
-
+
s
s
-
+
Create Game
Luo peli
-
+
Cancel
Peruuta
@@ -673,25 +856,34 @@ p, li { white-space: pre-wrap; }
Poistu pelistä
-
+
Join any game
Liity johonkin peliin
-
+
Create Game
Luo peli
-
+
Join Game
Liity peliin
-
+
Lobby-Chat
Chattiaula
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -784,54 +976,54 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Avoimen lähdekoodin Texas Holdem -alusta
-
+
Hands
Kädet
-
+
Chat
Chat
-
+
Log
Logi
-
+
Away
Poissa
-
+
Manual Action (default)
Manuaalinen toiminto (oletus)
-
+
Auto-Check / Auto-Fold
Auto-Passaus / Auto-Luovutus
-
+
Auto-Check / Auto-Call-Any
Auto-Passaus / Auto-Katso-Kaikki
-
+
Speed:
Nopeus:
View
- Näkymä
+ Näkymä
@@ -844,195 +1036,205 @@ p, li { white-space: pre-wrap; }
Verkkopeli
-
+
Start Local Game ...
Aloita paikallispeli ...
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Lopeta
-
+
Ctrl+Q
Ctrl+Q
-
+
About PokerTH ...
Tietoa PokerTH:sta...
-
+
Settings ...
Asetukset ...
-
+
Create Network Game ...
Luo verkkopeli ...
-
+
Ctrl+O
Ctrl+O
-
+
Join Network Game ...
Liity verkkopeliin ...
-
+
Ctrl+J
Ctrl+J
-
+
Fullscreen
Kokonäyttö
-
+
Ctrl+F
Ctrl+F
-
+
Show/Hide Chat Window
Näytä/piilota chatti-ikkuna
-
+
Ctrl+T
Ctrl+T
-
+
Show/Hide Hands Window
Näytä/piilota kädet-ikkuna
-
+
Ctrl+H
Ctrl+H
-
+
Show/Hide Log Window
Näytä/piilota Logi-ikkuna
-
+
Ctrl+L
Ctrl+L
-
+
Internet Game ...
Internet-peli ...
-
+
Ctrl+I
Ctrl+I
-
+
Show/Hide Away Window
Näytä/piilota poissa-ikkuna
-
+
Ctrl+A
Ctrl+A
-
+
Kick
Potkaise
-
+
Vote Timeout:
Äänestyjen aikaraja:
-
+
Yes
Kyllä
-
+
No
Ei
-
+
Chance
Todennäköisyys
Settings
- Asetukset
+ Asetukset
-
+
Configure PokerTH ...
Säädä PokerTH:ä ...
-
+
Close
Sulje
-
+
Ctrl+X
Crtl+X
-
+
Vote started by:
Äänestyksen aloitti:
-
+
Show/Hide Chance Window
Näytä/Piilota todennäköisyysikkuna
-
+
Ctrl+C
Crtl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
-
+
Stop
Pysäytä
Cmd+N to start a new game
- Cmd+N aloittaaksesi uusi peli
+ Cmd+N aloittaaksesi uusi peli
Ctrl+N to start a new game
- Ctrl+N aloittaaksesi uusi peli
+ Ctrl+N aloittaaksesi uusi peli
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Avoimen lähdekoodin Texas Holdem -alusta
@@ -1046,20 +1248,20 @@ Valitse toinen nimi.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Luovuta | F2 -Passaa/Katso | F3 - Panosta/Korosta | F4 - All-In
+ F1 - Luovuta | F2 -Passaa/Katso | F3 - Panosta/Korosta | F4 - All-In
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - All-In | F2 - Panosta/Korota | F3 - Passaa/Katso | F4 - Luovuta
+ F1 - All-In | F2 - Panosta/Korota | F3 - Passaa/Katso | F4 - Luovuta
-
+
Start
Aloita
-
+
Lobby
Aula
@@ -1305,40 +1507,40 @@ Valitse toinen nimi.
Manual mode set. You've got to choose yourself now.
- Manuaalinen tila asetettu. Sinut pitää nyt valita itse.
+ Manuaalinen tila asetettu. Sinut pitää nyt valita itse.
Auto mode set: Check or call any.
- Auto-tila asetettu: Passaa tai katso aina.
+ Auto-tila asetettu: Passaa tai katso aina.
Auto mode set: Check or fold.
- Auto-tila asetettu: Passaa tai luovuta.
+ Auto-tila asetettu: Passaa tai luovuta.
-
+
Chat
Chat
-
+
Closing PokerTH during network game
Suljetaan PokerTH verkkopelin aikana
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Ylläpidät palvelinta. Haluatko silti sulkea PokerTH:n?
-
+
PokerTH - Internet Game Message
PokerTH - Internet-peliviesti
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Huomio! Haluatko todella jättää nykyisen pelin
@@ -1410,44 +1612,54 @@ Varmista, että olet yhdistetty suoraan internetiin.
Ei voitu avata kohdetiedostoa ladattaessa palvelinlistaa.
-
+
Chance
Todennäköisyys
-
+
Kick
Potkaise
-
+
Do you want to kick <b>%1</b><br>from this game?
Haluatko potkaista <b>%1</b><br>tästä pelistä?
-
+
<b>%1</b> secs left
<b>%1</b> sekunttia jäljellä
-
+
vote
ääni
-
+
votes
ääntä
Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- Pelaajalla <b>%1</b> on <b>%2</b> %3<br>itseänsä vastaan. <b>%4</b> ääntä tarvitaan potkaisuun.
+ Pelaajalla <b>%1</b> on <b>%2</b> %3<br>itseänsä vastaan. <b>%4</b> ääntä tarvitaan potkaisuun.
You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- Sinulla on <b>%1</b> %2 itseäsi vastaan. <br><b>%3</b> ääntä tarvitaan potkaisuun.
+ Sinulla on <b>%1</b> %2 itseäsi vastaan. <br><b>%3</b> ääntä tarvitaan potkaisuun.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
@@ -1622,42 +1834,42 @@ Korvataanko vanha?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Manuaalinen sokkopanosjärjestys
-
+
Delete
Poista
-
+
$
€
-
+
Add
Lisää
-
+
Afterwards:
Jälkikäteen:
-
+
Always double blinds
Tuplaa aina sokkopanokset
-
+
Always raise by:
Korota aina:
-
+
Keep last blind
Pidä viimenen sokkopanos
@@ -1696,47 +1908,47 @@ Korvataanko vanha?
newGameDialog
-
+
Start Local Game
Aloita paikallispeli
-
+
Local Game Settings
Paikallispelin asetukset
-
+
Number of players:
Pelaajien määrä:
-
+
Start Cash:
Aloitusraha:
-
+
$
€
-
+
Blinds
Sokkopanokset
-
+
Use saved blinds settings
Käytä tallennettuja sokkopanosasetuksia
-
+
Change blinds settings ...
Muuta sokkopanosasetuksia ...
-
+
Game Speed:
Pelin nopeus:
@@ -1809,77 +2021,77 @@ Valitse olemassa oleva kuva!
settingsDialog
-
+
Settings
Asetukset
-
+
Interface
Käyttöliittymä
-
+
Language:
Kieli:
Show intro on startup
- Näytä intro käynnistettäessä
+ Näytä intro käynnistettäessä
Show statusbar messages
- Näytä statuspalkin viestit
+ Näytä statuspalkin viestit
-
+
Show fade-out animation for non-winning cards
Näytä häivytysanimaatio ei-voittokorteille
-
+
Show flip-card animation
Näytä kortinkääntöanimaatio
-
+
Show buttons for small blind and big blind
Näytä napit pienelle ja isolle sokkopanokselle
-
+
Show own cards only on mouse click
Näytä omat kortit vain hiirtä klikattaessa
-
+
Reverse order of F-Keys (F1 - F4)
Käännä F-näppäimien järjestys (F1 - F4)
-
+
Network / Internet Game
Verkko- / Internet-peli
-
+
Switch keyboard focus to bet-input-field if it's your turn
Vaihda näppäimistöasettelu panostussyöttökentäksi omalla vuorollasi
-
+
Flipside of Cards
Korttien kääntöpuoli
-
+
Own flipside picture:
Oma kääntöpuolikuva:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -1890,197 +2102,197 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Huom: Paras laatu kuvilla, joiden suhteet vastaavat </span><span style=" font-weight:600; font-style:italic;">leveys=100, korkeus=140.</span></p></body></html>
-
+
Default
Oletus
-
+
Sound
Ääni
-
+
Play sound effects
Toista ääniefektit
-
+
Sound Volume:
Äänenvoimakkuus:
-
+
10
10
-
+
Sound Categories
Äänikategoriat
-
+
Play game actions sounds like "check", "call", "raise"
Toista toimintoäänet, kuten "passaa", "katso, "korota"
-
+
Play lobby chat notifications
Toista chattiaulahuomautukset
-
+
Play network/internet game notifications like "player joined the game"
Toista verkko-/internet-pelissä huomautukset, kuten "pelaaja liittyi peliin"
-
+
Local Game Settings
Paikallispelin asetukset
-
+
Number of players:
Pelaajien määrä:
-
+
Start Cash:
Aloitusraha:
-
+
$
€
-
+
First small blind:
Esimmäinen pieni sokkopanos:
-
+
Raise blinds:
Korota sokkopanoksia:
-
+
Every:
Jokaisen:
-
+
hands
käden jälkeen
-
+
minutes
minuutin jälkeen
-
+
Raise mode:
Korotustila:
-
+
Always double blinds
Tuplaa aina sokkopanokset
-
+
Manual blinds order:
Manuaalinen sokkopanosjärjestys:
-
+
Edit ...
Muokkaa ...
-
+
Game Speed:
Pelin nopeus:
-
+
Pause between hands (press "start" button to go on)
Pidä taukoa käsien välillä (paina "aloita" jatkaaksesi)
-
+
Show game settings dialog on every new game
Näytä pelin asetukset jokaisessa uudessa pelissä
-
+
Network Game Settings
Verkkopelin asetukset
-
+
Maximum number of players:
Pelaajien maksimimäärä:
-
+
Game Speed for computer opponents:
Pelinopeus tietokonevastuksille:
-
+
Timeout for player action:
Aikaraja pelaajan toiminnalle:
-
+
s
s
-
+
Network Server Settings
Verkkopelin asetukset
-
+
Server Password:
Palvelimen salasana:
-
+
Server Port:
Palvelinportti:
-
+
Use SCTP
Käytä SCTP
-
+
Use IPv6
Käytä IPv6
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://fi.wikipedia.org/wiki/Ipv6">Mikä tämä on?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Mikä tämä on?</a>
-
+
Internet Game Settings
Internet-pelin asetukset
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2096,12 +2308,12 @@ p, li { white-space: pre-wrap; }
Internet-peliasetukset (pysyvä palvelin)
-
+
Server Address:
Palvelinosoite:
-
+
Use password for private game:
Käytä salasanaa yksityiseen peliin:
@@ -2111,17 +2323,17 @@ p, li { white-space: pre-wrap; }
Salli/estä chattiaula (IRC-palvelin)
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Kanava:
-
+
#pokerth
#pokerth
@@ -2136,42 +2348,42 @@ p, li { white-space: pre-wrap; }
Pelaajien nimimerkit
-
+
Computer Engine
Tietokonealusta
-
+
Opponent 6:
Vastustaja 6:
-
+
Opponent 5:
Vastustaja 5:
-
+
Opponent 4:
Vastustaja 4:
-
+
Opponent 3:
Vastustaja 3:
-
+
Opponent 2:
Vastustaja 2:
-
+
Opponent 1:
Vastustaja 1:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2182,246 +2394,319 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Huom: Paras laatu kuvilla, joiden suhteet vastaavat </span><span style=" font-weight:600; font-style:italic;">leveys=50, korkeus=50.</span></p></body></html>
-
+
Human Player:
Ihmispelaaja:
-
+
Enable/Disable Logging
Salli/estä kirjautuminen
-
+
Store log files for
Tallenna logit kohteeseen
-
+
Log File Directory:
Logikansio:
-
+
Write log after every:
Kirjoita logi jokaisen:
-
+
action (high frequent disc access)
toiminnon jälkeen (korkea levynkäyttö)
-
+
hand (medium disc access)
Käden jälkeen (keskiverto levynkäyttö)
-
+
game (low disc access)
pelin jälkeen (alhainen levynkäyttö)
-
+
Log Messages
Logiviestit
-
+
Player Nicks/Avatars
Pelaajien nimimerkit/avatarit
-
+
Show right toolbox
Näytä oikea työkalulaatikko
-
+
Show left toolbox
Näytä vasen työkalulaatikko
-
+
Automatic Server Configuration URL
Automaattinen palvelin muotoilu URL
-
+
Serverlist Address:
Palvelinlistaosoite:
-
+
Manual Server Configuration
Manuaalinen palvelinmuotoilu
-
+
Day(s)
Päivä(ä)
-
+
Local Game
Paikallispeli
-
+
Network Game
Verkkopeli
-
+
Internet Game
Internet-peli
-
+
Nicks/Avatars
Nimimerkki/Avatarit
-
+
Show cards chance monitor
Näytä korttien todennäköisyysikkuna
-
+
Internet Server
Internet-palvelin
-
+
Lobby Chat (IRC)
Aula-chatti (IRC)
-
+
Password:
Salasana:
-
+
Avatar Server:
Avataripalvelin:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Vastustaja 1: {7:?}
+
+
+
+ Opponent 8:
+ Vastustaja 1: {8:?}
+
+
+
+ Opponent 10:
+ Vastustaja 1: {10:?}
+
settingsDialogImpl
-
+
Dutch
hollanti
-
+
English
englanti
-
+
French
ranska
-
+
German
saksa
-
+
Hungarian
unkari
-
+
Italian
italia
-
+
Norwegian
norja
-
+
Portuguese
portugali
-
+
Russian
venäjä
-
+
Slovak
slovakia
-
+
Spanish
espanja
-
+
Turkish
turkki
-
+
Settings Error
Asetusvirhe
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Valittua kääntöpuolikuvaa ei ole olemassa.
Valitse olemassa oleva kuva!
-
+
The log file directory doesn't exist.
Please select an valid directory!
Logikansiota ei ole olemassa.
Valitse olemassa oleva kansio!
-
+
Language Changed
Kieli vaihdettu
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Olet vaihtanut ohjelman kieleen %1.
Käynnistä PokerTH ladataksesi uusi kieli!
-
+
Select your flipside picture
Valitse kääntöpuolikuvasi
-
+
Images (*.png *.jpg *.gif)
Kuvat (*.png *.jpg *.gif)
-
+
Open Directory
Avaa kansio
-
+
Blinds Error
Sokkopanosvirhe
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2430,47 +2715,156 @@ on pienempi kuin nykyinen ensimmäinen pieni sokkopanos!
Tämä "ensimmäinen pieni sokkopanosarvo" asetetaan suurimmaksi sallituksi.
-
+
Bulgarian
bulgaria
-
+
Polish
puola
-
+
Chinese
kiina
-
+
Greek
kreikka
-
+
Swedish
ruotsi
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
Valittu palvelinlistaosoite ei ole kelvollinen URL.
Valitse kelvollinen palvelinlistaosoite!
-
+
Finnish
Suomi
-
+
Danish
Tanska
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -2536,44 +2930,44 @@ Valitse kelvollinen palvelinlistaosoite!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6.3 - Avoimen lähdekoodin Texas Holdem -alusta
-
+
&2 Internet Game
&2 Internet-peli
-
+
&3 Create Network Game
&3 Luo verkkopeli
-
+
&4 Join Network Game
&4 Liity verkkopeliin
-
+
&1 Start Local Game
&1 Aloita paikallispeli
PokerTH
- PokerTH
+ PokerTH
-
+
Network Game
Verkkopeli
Settings
- Asetukset
+ Asetukset
@@ -2581,127 +2975,137 @@ Valitse kelvollinen palvelinlistaosoite!
Tietoa
-
+
Start Local Game ...
Aloita paikallispeli ...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Internet-peli ...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
Tietoa PokerTH:sta
-
+
Configure PokerTH ...
Säädä PokerTH:ta...
-
+
Quit
Lopeta
-
+
Create Network Game ...
Luo verkkopeli ...
-
+
Join Network Game ...
Liity verkkopeliin ...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Avoimen lähdekoodin Texas Holdem -alusta
+ PokerTH %1 - Avoimen lähdekoodin Texas Holdem -alusta
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Et voi liittyä Internet-peliaulaan "Human Player" nimimerkkinäsi.
Valitse toinen nimi.
-
+
Network Error
Verkkovirhe
-
+
Server address was not set.
Palvelinosoitetta ei ole asetettu.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Portti määritetty väärin (portit 0-1023 eivät kelpaa).
-
+
Could not create a socket for TCP communication.
Ei voitu luoda sockettia TCP-yhteydelle.
-
+
Could not set the IP address.
Ei voitu asettaa IP-osoitetta.
-
+
Could not set the port for this type of address.
Ei voitu asettaa porttia tämän kaltaiselle osoitteelle.
-
+
The server name could not be resolved.
Palvelimen nimeä ei voitu selvittää.
-
+
Bind failed - please choose a different port.
Sokkopanos epäonnistui - valitse toinen portti.
-
+
Internal network error: "listen" failed.
Sisäinen verkkovirhe: "kuuntelu" epäonnistui.
-
+
Server execution was terminated.
Palvelimen ajo keskeytettiin.
-
+
Could not connect to the server.
Ei voitu yhdistää palvelimeen.
-
+
Connection timed out.
Please check the server address.
@@ -2712,248 +3116,253 @@ Tarkista palvelinosoite.
Jos palvelin on NAT-reitittimen takana, varmista, että porttiohjaus on asetettu palvelimen puolella.
-
+
Internal network error: "select" failed.
Sisäinen verkkovirhe: "valitse" epäonnistui.
-
+
Internal network error: "send" failed.
Sisäinen verkkovirhe: "lähetä" epäonnistui.
-
+
Connection was closed by the server.
Palvelin katkaisi yhteyden.
-
+
Internal network error: Duplicate TCP connection.
Sisäinen verkkovirhe: Kaksinkertainen TCP-yhteys.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Epäkelpo verkkopaketti vastaanotettiin.
Varmista, että kaikilla pelaajilla on sama versio PokerTH:sta.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Sisäinen tilavirhe.
Varmista, että kaikilla pelaajilla on sama versio PokerTH:sta.
-
+
Invalid server list URL.
Please correct the address in the settings.
Epäkelpo palvelinlistan URL.
Korjaa osoite asetuksissa.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Ei voitu avata palvelinlistan MD5-tiedostoa.
Varmista, että palvelinlistan URL on oikein.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
PokerTH:n internetpalvelinlistan synkronointi epäonnistui.
Varmista, että palvelinlistan URL on oikein.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
PokerTH:n internetpalvelinlista sisältää kelvotonta dataa.
Jos käytät kustomoitua palvelinlistaa, varmita sen muodon oikeellisuus.
-
+
Could not unzip the PokerTH internet server list.
PokerTH:n internetpalvelinlistaa ei voitu purkaa.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
PokerTH: internetpalvelinlistaa ei voitu ladata.
Varmista, että olet yhdistetty suoraan internetiin.
-
+
Could not open the target file when downloading the server list.
Ei voitu avata kohdetiedostoa ladattaessa palvelinlistaa.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH-palvelin ei tue tätä peliversiota.<br>Lataa osoittesta<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> uusin versio pelistä.
-
+
Sorry, this server is already full.
Palvelin on jo täynnä.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Epäkelpo salasana liityttävään peliin.
Kirjoita salasana uudestaan ja yritä uudestaan.
-
+
The password is too long. Please choose another one.
Salasana on liian pitkä. Valitse toinen.
-
+
Your player name is already used by another player.
Please choose a different name.
Nimesi on jo käytössä toisella pelaajalla.
Valitse toinen nimi.
-
+
The player name is too short, too long or invalid. Please choose another one.
Nimesi on liian lyhyt, pitkä ja epäkelpo. Valitse toinen nimi.
-
+
The game name is either too short or too long. Please choose another one.
Pelin nimi on joko liian lyhyt ja tai pitkä. Valitse toinen nimi.
-
+
The game could not be found.
Peliä ei löydetty.
-
+
The chat text is invalid.
Chattiteksti on epäkelpo.
-
+
The server referred to an unknown player. Aborting.
Palvelin viittasi tuntemattomaan pelaajaan. Hylätään.
-
+
Internal error: The current player could not be found.
Sisäinen virhe: Nykyistä pelaaja ei löydetä.
-
+
Internal error: The current player is not active.
Sisäinen virhe: Nykyinen pelaaja on toimeton.
-
+
You were kicked from the server.
Sinut potkaistiin palvelimelta.
-
+
You were temporarily banned from the server.
Sinut pannattiin väliaikaisesti palvelimelta.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
Yhteytesi palvelimeen katkaistiin toimettomuun vuoksi. Olet tervetullut palaamaan takaisin!
-
+
The client player count is invalid.
Asiakaspelaajamäärä on epäkelpo.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Liian monta manuaalista sokkopanosta asetettiin. Määrittele manuaaliset sokkopanokset uudestaan.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Epäkelpo avataritiedosto on määritelty. Valitse toinen avatari.
-
+
The selected avatar file is too large. Please choose a different avatar.
Valittu avataritiedosto on liian iso. Valitse toinen avatari.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Et voi ladata uutta avataritiedosto juuri nyt. Yritä muutaman sekunnin kuluttua uudestaan.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Tapahtui sisäinen avatarivirhe. Ilmoita asiasta ylläpitäjälle chattiaulassa.
-
+
Could not start game: Synchronization failed.
Ei voitu käynnistää peliä: Synkronointi epäonnistui.
-
+
The server is down for maintenance. Please try again later.
Palvelin on poissa käytössä huollon vuoksi. Yritä myöhemmin uudestaan.
-
+
An internal error occured.
Tapahtui sisäinen virhe.
-
+
Network Notification
Verkkohuomautus
-
+
You were kicked from the game.
Sinut potkaistiin pelistä.
-
+
Sorry, this game is already full.
Tämä peli on jo täynnä.
-
+
Unable to join - the server has already started the game.
Kykenemätön liittymään - palvelin on jo aloittanut pelin.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Ylläpitotilasi katkaistiin toimettomuuden vuoksi. Ole vapaa ja luo uusi peli!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH:sta on julkaistu uusi versio. <br>Lataa osoitteesta <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> uusin versio.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Tämä PokerTH:n beta on vanhentunut. <br>Lataa osoitteesta <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> uusin versio.
-
+
Server Message
Palvelinviesti
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_fr.ts b/ts/pokerth_fr.ts
index be100023..c24e69c0 100644
--- a/ts/pokerth_fr.ts
+++ b/ts/pokerth_fr.ts
@@ -1,19 +1,111 @@
-
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Vous ne pouvez pas vous expulser vous-même!
-
+
You cannot kick any player - You are not game admin!
Vous ne pouvez expulser aucun joueur - Vous n'êtes pas l'administrateur de la partie!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -32,10 +124,12 @@
en tant que
+
Network Notification
Notification du réseau
+
You were kicked from the server.
Vous avez été expulsé du serveur.
@@ -78,6 +172,7 @@
MyAvatarLabel
+
Vote for kick this user
Votez pour exclure ce joueur
@@ -87,19 +182,38 @@
Lancer un vote pour exclure ce joueur
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
A propos de
-
+
Project
Projet
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -142,11 +256,12 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Plate-forme MacOS</p></body></html>
-
+
License
Licence
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -839,20 +954,22 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Close
Fermer
-
+
Thanks to
Remerciements à
+
About PokerTH 0.5
À propos de PokerTH 0.5
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -881,11 +998,12 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Translation
Traduction
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -898,6 +1016,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <reptileqc@gmail.com></p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -928,15 +1047,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pour l'enregistrement des sons de jetons</p></body></html>
+
About PokerTH 0.6
À propos de PokerTH 0.6
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
+
- Poker engine for the popular "Texas Hold'em" Poker
- Singleplayer games with up to 6 computer-opponents
- Multiplayer network games
@@ -953,6 +1074,7 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-weight:400; font-style:normal;">
@@ -996,6 +1118,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - paquetage MacOS</p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-weight:400; font-style:normal;">
@@ -1005,6 +1128,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Guillaume Delacour - French - gui@iroqwa.org</p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-weight:400; font-style:normal;">
@@ -1033,7 +1157,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Le moteur de Poker pour le fameux jeu de Poker "Texas Hold'em"
+ - Le moteur de Poker pour le fameux jeu de Poker "Texas Hold'em"
- Jeu en solo avec 6 adversaires IA
- Jeux en réseau multi-joueurs
- Programmé en C++/Qt4
@@ -1062,7 +1186,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1087,13 +1211,14 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400;font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Guillaume Delacour - gui@iroqwa.org</p></body></html>
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
@@ -1136,18 +1261,91 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
A propos de PokerTH %1
@@ -1155,77 +1353,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Modifier les paramètres de Blinds
-
+
First small blind:
Première petite blind:
-
+
Raise blinds:
Surenchère des blinds:
-
+
Every:
Féquence:
-
+
hands
mains
-
+
minutes
minutes
-
+
Raise mode:
Mode de surenchère:
-
+
Always double blinds
Toujours doubler les blinds
-
+
Manual blinds order:
Ordre des blinds manuelles:
-
+
Delete
Supprimer
-
+
Add
Ajouter
-
+
$
$
-
+
Afterwards:
Suite:
-
+
Always raise by:
Toujours surenchérir avec:
-
+
Keep last blind
Conserver la dernière blind
@@ -1305,80 +1503,82 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Game
Créer une partie
-
+
Game Speed for computer opponents:
Vitesse du jeu pour les adversaires IA:
+
Timeout for player action (sec):
Temps alloué pour l'action du joueur (en secondes):
-
+
Maximum number of players:
Nombre maxiaml de joueurs:
-
+
Start Cash:
Bourse initiale:
+
Small Blind:
Petite Blind initiale:
-
+
Password:
Mot de passe:
-
+
Cancel
Annuler
-
+
Create Internet Game
Créer une partie Internet
-
+
Internet Game Settings
Paramètres de partie Internet
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Utiliser les préférences pour les blinds
-
+
Change blinds settings ...
Modifier les paramètres de Blinds ...
-
+
$
$
-
+
Timeout for player action:
Temps de réponse du joueur:
-
+
s
s
@@ -1386,79 +1586,82 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Créer une partie en réseau
-
+
Network Game Settings
Paramètres réseau
-
+
Start Cash:
Bourse initiale:
+
Small Blind:
Petite Blind initiale:
-
+
Create Game
Créer une partie
-
+
Cancel
Annuler
+
Hands before raise small blind:
Nb de mains avant l'augmentation de la petite Blind:
+
Timeout for player action (sec):
Temps alloué pour l'action du joueur (en secondes):
-
+
Maximum number of players:
Nombre maximal de joueurs:
-
+
Game Speed for computer opponents:
Vitesse du jeu pour les adversaires IA:
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Utiliser les préférences pour les blinds
-
+
Change blinds settings ...
Modifier les paramètres de blinds ...
-
+
$
$
-
+
Timeout for player action:
Temps de réponse du joueur:
-
+
s
s
@@ -1466,7 +1669,7 @@ p, li { white-space: pre-wrap; }
gameLobbyDialog
-
+
Lobby-Chat
Retour Chat
@@ -1501,22 +1704,27 @@ p, li { white-space: pre-wrap; }
Démarrer la partie
+
Kick
Expulser
+
Maximum number of players:
Nombre de joueurs maximal:
+
Small Blind:
Petite Blind initiale:
+
Start Cash:
Bourse initiale:
+
Timeout for player action (sec):
Temps alloué pour l'action du joueur (en secondes):
@@ -1526,12 +1734,12 @@ p, li { white-space: pre-wrap; }
Quitter la partie
-
+
Create Game
Créer une partie
-
+
Join Game
Joindre la partie
@@ -1596,10 +1804,19 @@ p, li { white-space: pre-wrap; }
Intervalle de surenchère des blinds:
-
+
Join any game
Joindre n'importe quelle partie
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -1692,403 +1909,450 @@ p, li { white-space: pre-wrap; }
gameTable
+
QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }
QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }
+
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
-
+
Speed:
Vitesse:
+
Stop
Arrêter
View
- Vue
+ Vue
+
Game
Partie
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Quitter
-
+
About PokerTH ...
A propos de PokerTH ...
-
+
Settings ...
Paramètres ...
-
+
Create Network Game ...
Créer une partie en réseau ...
-
+
Join Network Game ...
Se joindre à une partie en réseau ...
-
+
Fullscreen
Plein écran
-
+
Hands
Mains
-
+
Chat
Chat
-
+
Log
Journal
-
+
Start Local Game ...
Démarrer une partie solo ...
-
+
Ctrl+Q
Ctrl+Q
+
PokerTH 0.5 - The Open-Source Texas Holdem Engine
PokerTH 0.5 - Le moteur 'Open-Source' Texas Holdem par excellence
+
⌘F
⌘F
-
+
Show/Hide Chat Window
Montrer/Cacher la fenêtre de Chat
+
⌘C
⌘C
+
⌘H
⌘H
-
+
Show/Hide Log Window
Montrer/Cacher la fenêtre de journal
+
⌘L
⌘L
-
+
Show/Hide Hands Window
Montrer/Cacher la fenêtre de mains
-
+
Ctrl+O
Ctrl+O
-
+
Ctrl+J
Ctrl+J
-
+
Ctrl+F
Ctrl+F
-
+
Ctrl+T
Ctrl+T
-
+
Ctrl+H
Ctrl+H
-
+
Ctrl+L
Ctrl+L
+
PokerTH 0.6 - The Open-Source Texas Holdem Engine
PokerTH 0.5 - Le moteur 'Open-Source' Texas Holdem par excellence {0.6 ?}
+
Network Game
Partie en réseau
-
+
Internet Game ...
Partie sur Internet ...
-
+
Ctrl+I
Ctrl+l
-
+
Away
Absence
-
+
Manual Action (default)
Action manuelle (défaut)
-
+
Auto-Check / Auto-Fold
Parole auto / Passer auto
-
+
Auto-Check / Auto-Call-Any
Parole auto / Payer auto toutes mains
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Le moteur Open Source de Texas Hold'em
-
+
Show/Hide Away Window
Montrer/Cacher la fenêtre d'absence
-
+
Ctrl+A
Ctrl+A
-
+
Kick
Expulser
-
+
Vote Timeout:
Expiration du vote:
-
+
Yes
Oui
-
+
No
Non
-
+
Chance
Chance
Settings
- Paramètres
+ Paramètres
-
+
Configure PokerTH ...
Configurer PokerTH ...
-
+
Close
Fermer
-
+
Ctrl+X
Ctrl+X
-
+
Vote started by:
Vote initié par:
-
+
Show/Hide Chance Window
Montrer/Cacher la fenêtre chance
-
+
Ctrl+C
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
Ctrl+N to start a new game
- Ctrl+N pour démarrer une nouvelle partie
+ Ctrl+N pour démarrer une nouvelle partie
+
F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise
F1 - Passer/Tapis | F2 - Parole/Suivre | F3 - Miser/Relancer
+
Network Error
Erreur réseau
+
Server address was not set.
L'adresse du serveur n'a pas été spécifiée.
+
An invalid port was set (ports 0-1023 are not allowed).
Un port invalide a été spécifié (les ports 0-1023 ne sont pas permis).
+
Could not create a socket for TCP communication.
Impossible d'ouvrir un interface de connexion TCP.
+
Could not set the IP address.
Impossible d'initialiser l'adresse IP.
+
Could not set the port for this type of address.
Impossible de définir le port pour ce type d'adresse.
+
The server name could not be resolved.
Impossible de résoudre le nom du serveur.
+
Bind failed - please choose a different port.
L'opération 'Bind' a échoué - veuillez sélectionner un autre port.
+
Internal network error: "listen" failed.
Erreur interne réseau: l'opération "listen" a échoué.
+
Server execution was terminated.
L'exécution du serveur a été arrêté.
+
Could not connect to the server.
Connexion au serveur impossible.
+
Internal network error: "select" failed.
Erreur interne réseau: l'opération "select" a échouée.
+
Internal network error: "send" failed.
Erreur interne réseau: l'opération "send" a échouée.
+
Internal network error: Duplicate TCP connection.
Erreur interne du réseau: Connection TCP dupliquée.
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Un paquet de données invalide a été reçu.
Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH.
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Erreur d'état interne.
Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH.
+
The PokerTH server does not support this version of the game.
Please update PokerTH.
Le serveur PokerTH ne supporte pas cette version du jeu.
Veuillez mettre à jour votre version de PokerTH.
+
Sorry, this server is already full.
Désolé, ce serveur a présentement atteint sa limite de joueurs.
+
Unable to join - the server has already started the game.
Impossible de joindre - la partie a déjà commencé.
+
Invalid password when joining the game.
Please reenter the password and try again.
Mot de passe invalide pour la partie sélectionnée.
Veuillez entrer le mot de passe à nouveau et réessayez.
+
The password is too long. Please choose another one.
Ce mot de passe est trop long. Veuillez en choisir un autre.
+
Your player name is already used by another player.
Please choose a different name.
Ce nom d'utilisateur est déjà utilisée par un autre joueur.
Veuillez choisir un nom différent.
+
The player name is either too short or too long. Please choose another one.
Ce nom d'utilisateur est soit trop long ou trop court. Veuillez en choisir un autre.
+
An internal error occured.
Une erreur interne est survenue.
Cmd+N to start a new game
- ⌘N pour démarrer une nouvelle partie
+ ⌘N pour démarrer une nouvelle partie
-
+
Start
Démarrer
-
+
Stop
Arrêter
+
Connection timed out.
Please check the server address.
@@ -2099,254 +2363,298 @@ S.v.p. Vérifiez l'adresse du serveur.
Si le serveur est derrière un pare-feu, vérifiez que le port a été ouvert et configuré sur le serveur.
+
Connection was closed by the server.
La connection a été intérrompue par le serveur.
+
The server referred to an unknown player. Aborting.
Le serveur a référé à un joueur inconnu. Arrêt de la procédure.
+
You were kicked from the server.
Vous avez été expulsé du serveur.
+
The client player count is invalid.
Le compte du nombre de joueur est invalide.
+
The game name is either too short or too long. Please choose another one.
Le nom de partie est soit trop long soit trop court. Veuillez en choisir un autre.
+
The game could not be found.
La partie est introuvable.
+
The chat text is invalid.
Le texte de chat est invalide.
+
Network Notification
Notification réseau
+
You were kicked from the game.
Vous avez été expulsé de la partie.
+
Sorry, this game is already full.
Désolé, la partie est déjà complète.
-
+
Chat
Chat
Manual mode set. You've got to choose yourself now.
- Mode manuel sélectionnné. Vous devez vous sélectionner maintenant.
+ Mode manuel sélectionnné. Vous devez vous sélectionner maintenant.
Auto mode set: Check or call any.
- Mode automatique sélectionné: Parole ou payer pour tous les coups.
+ Mode automatique sélectionné: Parole ou payer pour tous les coups.
Auto mode set: Check or fold.
- Mode automatique sélectionné: Parole ou passer pour tous les coups.
+ Mode automatique sélectionné: Parole ou passer pour tous les coups.
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Vous ne pouvez pas joindre un chat d'une partie sur Internet en tant que "Joueur Humain".
Veuillez choisir un autre pseudonyme.
+
Internal error: The current player could not be found.
Erreur interne. Le joueur courant n'a pas été trouvé.
+
Internal error: The current player is not active.
Erreur interne. Le joueur courant n'est pas actif.
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Trop de blinds manuelles configurés. Veuillez reconfigurer les blinds manuelles.
+
An invalid avatar file was configured. Please choose a different avatar.
Un avatar invalide a été choisit. Veuillez en choisir un autre.
+
The selected avatar file is too large. Please choose a different avatar.
Le fichier d'avatar sélectionné est trop volumineux. Veuillez en choisir un autre.
+
Could not start game: Synchronization failed.
Impossible de démarrer la partie. Echec de la synchronisation.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Passer | F2 - Parole/Payer | F3 - Miser/Surenchérir | F4 - Tapis
+ F1 - Passer | F2 - Parole/Payer | F3 - Miser/Surenchérir | F4 - Tapis
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - Tapis | F2 - Miser/Surenchérir | F3 - Parole/Payer | F4 - Passer
+ F1 - Tapis | F2 - Miser/Surenchérir | F3 - Parole/Payer | F4 - Passer
+
The player name is too short, too long or invalid. Please choose another one.
Le nom de joueur est trop court, trop long ou invalide. Veuillez en choisir un autre.
+
The server is down for maintenance. Please try again later.
Le serveur est arrêté pour maintenance. Veuillez réessayer plus tard.
-
+
Closing PokerTH during network game
Fermer PokerTH durant la partie en réseau
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Vous hébergez le serveur. Vouslez-vous quand même fermer PokerTH ?
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Le serveur PokerTH ne supporte pas cette version du jeu.<br> Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a>et de télécharger la dernière version.
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Une nouvelle version de PokerTH est disponible. <br>Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> et de télécharger la dernière version.
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Cettet version béta de PokerTH est obsolète. <br>Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> et de télécharger la dernière version.
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Le moteur de Texas Holdem Open-Source
-
+
Lobby
Chat
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Une erreur interne est survenue. Merci de la signaler à un administrateur sur le chat.
-
+
PokerTH - Internet Game Message
PokerTH - Message partie Internet
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Attention! Voulez-vous vraiment quitter la partie en cours
et retourner au chat ?
+
You were temporarily banned from the server.
Vous avez été temporairement bannis du serveur.
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
Votre connexion au serveur a expirée pour cause d'inactivité. Vous êtes invités à vous reconnecter !
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Vousne pouvez pas envoyer un fichier d'avatar maintenant. Veuillez réessayer dans quelques secondes.
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Votre status d'administrateur a expiré pour cause d'inactivité. Recréez une partie !
+
Invalid server list URL.
Please correct the address in the settings.
URL de liste de serveurs invalide.
Veuillez corriger l'adresse dans les paramètres.
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Impossible d'ouvrir le fichier MD5 de la liste de serveurs.
Veuillez vérifier que l'URL de la liste de serveurs est correcte.
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
La synchronisation de la liste de serveurs internet PokerTH a échouée.
Veuillez vérifier que l'URL de la liste de serveurs est correcte.
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
La liste de serveurs internet PokerTH contient des données invalides.
Si vous utilisez une liste spécifique, vérifiez que son format est correct.
+
Could not unzip the PokerTH internet server list.
Impossible de décompresser la liste de serveurs internet PokerTH.
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
Impossible de téléchager la liste de serveurs internet PokerTH.
Veuillez vérifier que vous êtes directement connectés à internet.
+
Could not open the target file when downloading the server list.
Impossible d'ouvrir le fichier cible lors du téléchargement de la liste de serveurs.
-
+
Chance
Chance
-
+
Kick
Expulser
-
+
Do you want to kick <b>%1</b><br>from this game?
Voulez-vous expulser <b>%1</b><br>de cette partie?
-
+
<b>%1</b> secs left
<b>%1</b> secondes restantes
-
+
vote
vote
-
+
votes
votes
Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- Le joueur <b>%1</b> a <b>%2</b> %3<br> contre lui.<b>%4</b> votes requis pour l'expulser.
+ Le joueur <b>%1</b> a <b>%2</b> %3<br> contre lui.<b>%4</b> votes requis pour l'expulser.
You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- Vous avez <b>%1</b> %2 contre vous.<br><b>%3</b> votes requis pour l'expulser.
+ Vous avez <b>%1</b> %2 contre vous.<br><b>%3</b> votes requis pour l'expulser.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
@@ -2447,6 +2755,7 @@ Veuillez vérifier que vous êtes directement connectés à internet.Utiliser SCTP
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -2457,6 +2766,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">Qu'est-ce que c'est?</span></a></p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -2509,6 +2819,7 @@ p, li { white-space: pre-wrap; }
Erreur de sauvegarde du profil serveur
+
A profile with the name: "
Un profil avec le nom: "
@@ -2545,42 +2856,42 @@ Voulez-vous l'écraser ?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Ordre manuel des blinds
-
+
Delete
Supprimer
-
+
Add
Ajouter
-
+
Always double blinds
Toujours doubler les blinds
-
+
$
$
-
+
Afterwards:
Suite:
-
+
Always raise by:
Toujours surenchérir avec:
-
+
Keep last blind
Conserver la dernère blind
@@ -2619,55 +2930,57 @@ Voulez-vous l'écraser ?
newGameDialog
-
+
Start Local Game
Démarrer une partie solo
-
+
Local Game Settings
Paramètres partie solo
-
+
Game Speed:
Vitesse:
-
+
Start Cash:
Bourse initiale:
+
Small Blind:
Petite Blind initiale:
-
+
Number of players:
Nombre de joueurs:
+
Hands before raise small blind:
Nb de mains avant l'augmentation de la petite blind:
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Utiliser les préférences pour les blinds
-
+
Change blinds settings ...
Modifier les paramètres de blinds ...
-
+
$
$
@@ -2713,6 +3026,7 @@ Voulez-vous l'écraser ?
Veuillez choisir un avatar à partir de la liste!
+
The entered avatar picture doesn't exists.
Please enter an valid picture!
L'avatar choisi n'existe pas.
@@ -2724,6 +3038,7 @@ Veuillez entrer une image valide!
Choisissez un avatar
+
Images (*.png)
Images (*.png)
@@ -2750,16 +3065,17 @@ Veuillez entrer une image valide!
settingsDialog
-
+
Interface
Interface
-
+
Flipside of Cards
Dos des cartes
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -2770,231 +3086,242 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Pour optimiser l'affiche des images, choisissez un ratio comme </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
-
+
Default
Défaut
+
Local Game Default Settings
Paramètres locaux par défaut
+
Small Blind:
Petite Blind initiale:
-
+
Start Cash:
Bourse initiale:
+
Engine Version:
Version du moteur:
+
Server Settings
Paramètres server
-
+
Server Port:
Port du serveur:
-
+
Use IPv6
Utiliser IPv6
-
+
Server Password:
Mot de passe serveur:
+
Network Game Default Settings
Paramètres réseau par défaut
-
+
Computer Engine
Moteur IA
-
+
Opponent 5:
Adversaire 5:
-
+
Opponent 3:
Adversaire 3:
-
+
Opponent 2:
Adversaire 2:
-
+
Opponent 6:
Adversaire 6:
-
+
Opponent 1:
Adversaire 1:
-
+
Opponent 4:
Adversaire 4:
-
+
Human Player:
Joueur humain:
+
Player Nicks
Noms des joueurs
+
Day(s)
Jour(s)
-
+
Log File Directory:
Chemin des journaux:
-
+
Log Messages
Journal des messages
-
+
Local Game Settings
Paramètres partie solo
-
+
Network Game Settings
Paramètres partie réseau
-
+
Show flip-card animation
Afficher l'animation lorsque les cartes sont retournées
-
+
Own flipside picture:
L'image au dos de mes cartes:
-
+
Show fade-out animation for non-winning cards
Afficher l'animation d'effacement pour les mains perdantes
Show intro on startup
- Afficher l'intro au démarrage
+ Afficher l'intro au démarrage
-
+
Show right toolbox
Affiche l'encart de droite
-
+
Show left toolbox
Affiche l'encart de gauche
Show statusbar messages
- Afficher les messages dans la barre de status
+ Afficher les messages dans la barre de status
-
+
Show game settings dialog on every new game
Afficher les paramètres à chaque nouvelle partie
+
Hands before raise small blind:
Nb de mains avant l'augmentation de la petite blind:
-
+
Number of players:
Nombre de joueurs:
-
+
Game Speed:
Vitesse du jeu:
-
+
Pause between hands (press "start" button to go on)
Faire une pause entre les mains (Appuyez sur "Démarrer" pour continuer)
-
+
Game Speed for computer opponents:
Vitesse du jeu pour les adversaires IA:
+
Engine Version for computer opponents:
Version du moteur pour les adversaires IA:
-
+
Enable/Disable Logging
Activer/Désactiver la journalisation
-
+
Store log files for
Activer la journalisation pour
-
+
Write log after every:
Écrire les entrées de journal après chaque:
-
+
Show buttons for small blind and big blind
Afficher les boutons pour la petite et la grande "blind"
-
+
Play sound effects
Utiliser les effets sonores
+
0.4 (current)
0.4 (courante)
-
+
Use SCTP
Utiliser SCTP
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://fr.wikipedia.org/wiki/Ipv6">Qu'est-ce que c'est?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://fr.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Qu'est-ce que c'est?</a>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -3005,197 +3332,202 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Pour une meilleure qualité, utilisez un ratio d'image comme </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
-
+
Settings
Paramètres
-
+
Maximum number of players:
Nombre de joueurs maximal:
-
+
Sound Volume:
Volume des effets sonores:
-
+
10
10
+
Timeout for player action (sec):
Temps alloué pour l'action du joueur (en secondes):
-
+
action (high frequent disc access)
évènement (élevé - accès disque fréquent)
-
+
hand (medium disc access)
main (moyenne - accès disque normal)
-
+
game (low disc access)
partie (bas - accès disque réduit)
-
+
Show own cards only on mouse click
Montrer ses propres cartes seulement avec un clic souris
+
QLabel { font-weight: bold; }
QLabel { font-weight: bold; }
-
+
Sound
Son
-
+
Network Server Settings
Paramètres de serveur réseau
-
+
Internet Game Settings
Paramètres partie Internet
+
Internet Server Settings (Dedicated Server)
Paramètres serveur Internet (serveur dédié)
-
+
Server Address:
Adresse serveur:
-
+
Use password for private game:
Utiliser un mot de passe pour partie privée:
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Canal:
-
+
#pokerth
#pokerth
-
+
First small blind:
Première petite blind:
-
+
Raise blinds:
Surenchère des blinds:
-
+
Every:
Fréquence:
-
+
hands
mains
-
+
minutes
minutes
-
+
Raise mode:
Mode de surenchère:
-
+
Always double blinds
Toujours doubler les blinds
-
+
Manual blinds order:
Ordre manuel des blinds:
-
+
Edit ...
Editer ...
-
+
Language:
Langue:
-
+
Sound Categories
Catégories de son
-
+
Play game actions sounds like "check", "call", "raise"
Jouer un son comme "parole", "payer", "surenchérir"
-
+
Play lobby chat notifications
Jouer un son lors des notifications du chat
-
+
Play network/internet game notifications like "player joined the game"
Jouer un son lors des notifications des parties réseau/Internet comme "un joueur a rejoint la partie"
+
Enable/Disable Lobby Chat (IRC Server)
Activer/Désactiver le chat (Serveur IRC)
-
+
Player Nicks/Avatars
Pseudonymes/Avatars joueur
-
+
Reverse order of F-Keys (F1 - F4)
Ordre inversé des combinaisons F (F1 - F4)
-
+
Network / Internet Game
Partie en réseau/Internet
-
+
Switch keyboard focus to bet-input-field if it's your turn
Obtenir le focus clavier pour le champ de mise si c'est votre tour
+
Channel Password:
Mot de passe du canal:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -3206,22 +3538,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Le meilleur ratio pour la qualité sera avec </span><span style=" font-weight:600; font-style:italic;">largeur=100, hauteur=140.</span></p></body></html>
-
+
$
$
-
+
Timeout for player action:
Temps de réponse du joueur:
-
+
s
s
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -3232,7 +3564,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: </span><span style=" font-weight:600; font-style:italic;">Les paramètres de partie solo</span><span style=" font-style:italic;"> comme "Nombre maximum de joueurs", "Bourse initiale" et "Petite Blind" seront utilisés </span>par défaut <span style=" font-weight:600; font-style:italic;">pour les paramètres de jeu réseau.</span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -3243,116 +3575,192 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Pour une meilleure qualité, utilisez un ratio d'image comme </span><span style=" font-weight:600; font-style:italic;">largeur=50, hauteur=50.</span></p></body></html>
-
+
Automatic Server Configuration URL
URL pour la Configuration Automatique du Serveur
-
+
Serverlist Address:
Adresse du serveur de liste:
-
+
Manual Server Configuration
Configuration Manuelle du Serveur
-
+
Day(s)
Jour(s)
-
+
Local Game
Partie solo
-
+
Network Game
Partie en réseau
-
+
Internet Game
Partie sur Internet
-
+
Nicks/Avatars
Pseudonymes/Avatars
-
+
Show cards chance monitor
Montrer le moniteur de chance
-
+
Internet Server
Server Internet
-
+
Lobby Chat (IRC)
Chat (IRC)
-
+
Password:
Mot de passe:
-
+
Avatar Server:
Serveur d'Avatars:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Adversaire 4: {7:?}
+
+
+
+ Opponent 8:
+ Adversaire 4: {8:?}
+
+
+
+ Opponent 10:
+ Adversaire 4: {10:?}
+
settingsDialogImpl
-
+
Settings Error
Erreur de paramètres
+
The entered flipside picture doesn't exists.
Please enter an valid picture!
L'image sélectionnée pour le dos des cartes n'existe pas.
Veuillez entrer une image valide!
+
The log file directory doesn't exists.
Please select an valid directory!
Le répertoire sélectionné pour les journaux n'existe pas
Veuillez sélectionner un répertoire valide!
-
+
Select your flipside picture
Sélectionnez une image pour le dos des cartes
+
Images (*.png)
Images (*.png)
-
+
Open Directory
Parcourir
-
+
Images (*.png *.jpg *.gif)
Images (*.png *.jpg *.gif)
-
+
Blinds Error
Erreur de blinds
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -3361,133 +3769,242 @@ est plus petit que la première blind courante!
La première blind sera fixée à la valeur maximum possible.
-
+
Dutch
Hollandais
-
+
English
Anglais
-
+
French
Français
-
+
German
Allemand
-
+
Hungarian
Hongrois
-
+
Portuguese
Portuguais
-
+
Russian
Russe
-
+
Turkish
Turque
-
+
Language Changed
Langue changée
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Vous avez changé la langue de l'application pour %1.
Veuillez redémarrer PokerTH pour charger cette langue!
-
+
Italian
Italien
-
+
Slovak
Slovaque
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
L'image pour le dos de carte n'existe pas.
Veuillez entrer une image valide!
-
+
The log file directory doesn't exist.
Please select an valid directory!
Le répertoire du journal n'existe pas.
Veuillez sélectionner un répertoire valide!
-
+
Norwegian
Norvégien
-
+
Spanish
Espagnol
-
+
Bulgarian
Bulgare
-
+
Polish
Polonais
-
+
Chinese
Chinois
-
+
Greek
Grec
-
+
Swedish
Suedois
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
L'adresse de la liste de serveurs n'est pas une URL valide.
Veuillez entrer une adresse de liste de serveurs valide!
-
+
Finnish
Finnois
-
+
Danish
Danois
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -3517,6 +4034,7 @@ Veuillez entrer une adresse de liste de serveurs valide!
0
+
Kick
Expulser
@@ -3526,6 +4044,7 @@ Veuillez entrer une adresse de liste de serveurs valide!
Joueurs connectés
+
Lobby-Chat
Conversation instantannée
@@ -3561,171 +4080,182 @@ Veuillez entrer une adresse de liste de serveurs valide!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6.3 - Le moteur Open-Source Texas Holdem par excellence
-
+
&2 Internet Game
&2 Partie Internet
-
+
&3 Create Network Game
&3 Créer une partie réseau
-
+
&4 Join Network Game
&4 Rejoindre une partie réseau
-
+
&1 Start Local Game
&1 Démarrer une partie solo
PokerTH
- PokerTH
+ PokerTH
-
+
Network Game
Partie en réseau
Settings
- Paramètres
+ Paramètres
+
About
A propos de
-
+
Start Local Game ...
Démarrer une partie solo ...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Partie sur Internet ...
-
+
Ctrl+I
Ctrl+l
-
+
About PokerTH
A propos de PokerTH
-
+
Configure PokerTH ...
Configurer PokerTH ...
-
+
Quit
Quitter
-
+
Create Network Game ...
Créer une partie en réseau ...
-
+
Join Network Game ...
Se joindre à une partie en réseau ...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Le moteur de Texas Holdem Open-Source
+ PokerTH %1 - Le moteur de Texas Holdem Open-Source
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Vous ne pouvez pas joindre un chat d'une partie sur Internet en tant que "Joueur Humain".
Veuillez choisir un autre pseudonyme.
-
+
Network Error
Erreur réseau
-
+
Server address was not set.
L'adresse du serveur n'a pas été spécifiée.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Un port invalide a été spécifié (les ports 0-1023 ne sont pas permis).
-
+
Could not create a socket for TCP communication.
Impossible d'ouvrir un interface de connexion TCP.
-
+
Could not set the IP address.
Impossible d'initialiser l'adresse IP.
-
+
Could not set the port for this type of address.
Impossible de définir le port pour ce type d'adresse.
-
+
The server name could not be resolved.
Impossible de résoudre le nom du serveur.
-
+
Bind failed - please choose a different port.
L'opération 'Bind' a échoué - veuillez sélectionner un autre port.
-
+
Internal network error: "listen" failed.
Erreur interne réseau: l'opération "listen" a échoué.
-
+
Server execution was terminated.
L'exécution du serveur s'est terminée.
-
+
Could not connect to the server.
Connexion au serveur impossible.
-
+
Connection timed out.
Please check the server address.
@@ -3736,248 +4266,253 @@ S.v.p. Vérifiez l'adresse du serveur.
Si le serveur est derrière un pare-feu, vérifiez que le port a été ouvert et configuré sur le serveur.
-
+
Internal network error: "select" failed.
Erreur interne réseau: l'opération "select" a échouée.
-
+
Internal network error: "send" failed.
Erreur interne réseau: l'opération "send" a échouée.
-
+
Connection was closed by the server.
La connexion a été intérrompue par le serveur.
-
+
Internal network error: Duplicate TCP connection.
Erreur interne du réseau: Connexion TCP dupliquée.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Un paquet de données invalide a été reçu.
Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Erreur de statut interne.
Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
URL de liste de serveurs invalide.
Veuillez corriger l'adresse dans les paramètres.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Impossible d'ouvrir le fichier MD5 de la liste de serveurs.
Veuillez vérifier que l'URL de la liste de serveurs est correcte.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
La synchronisation de la liste de serveurs internet PokerTH a échouée.
Veuillez vérifier que l'URL de la liste de serveurs est correcte.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
La liste de serveurs internet PokerTH contient des données invalides.
Si vous utilisez une liste spécifique, vérifiez que son format est correct.
-
+
Could not unzip the PokerTH internet server list.
Impossible de décompresser la liste de serveurs internet PokerTH.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
Impossible de téléchager la liste de serveurs internet PokerTH.
Veuillez vérifier que vous êtes directement connectés à internet.
-
+
Could not open the target file when downloading the server list.
Impossible d'ouvrir le fichier cible lors du téléchargement de la liste de serveurs.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Le serveur PokerTH ne supporte pas cette version du jeu.<br> Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a>et de télécharger la dernière version.
-
+
Sorry, this server is already full.
Désolé, ce serveur a déjà atteint sa limite de joueurs.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Mot de passe invalide pour la partie sélectionnée.
Veuillez entrer le mot de passe à nouveau et réessayez.
-
+
The password is too long. Please choose another one.
Ce mot de passe est trop long. Veuillez en choisir un autre.
-
+
Your player name is already used by another player.
Please choose a different name.
Ce nom d'utilisateur est déjà utilisée par un autre joueur.
Veuillez choisir un nom différent.
-
+
The player name is too short, too long or invalid. Please choose another one.
Le nom de joueur est trop court, trop long ou invalide. Veuillez en choisir un autre.
-
+
The game name is either too short or too long. Please choose another one.
Le nom de partie est soit trop long soit trop court. Veuillez en choisir un autre.
-
+
The game could not be found.
La partie est introuvable.
-
+
The chat text is invalid.
Le message de chat est invalide.
-
+
The server referred to an unknown player. Aborting.
Le serveur fait référence à un joueur inconnu. Arrêt de la procédure.
-
+
Internal error: The current player could not be found.
Erreur interne. Le joueur courant n'a pas été trouvé.
-
+
Internal error: The current player is not active.
Erreur interne. Le joueur courant n'est pas actif.
-
+
You were kicked from the server.
Vous avez été expulsé du serveur.
-
+
You were temporarily banned from the server.
Vous avez été temporairement bannis du serveur.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
Votre connexion au serveur a expirée pour cause d'inactivité. Vous êtes invités à vous reconnecter !
-
+
The client player count is invalid.
Le compte du nombre de joueur est invalide.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Trop de blinds manuelles configurés. Veuillez reconfigurer les blinds manuelles.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Un avatar invalide a été choisit. Veuillez en choisir un autre.
-
+
The selected avatar file is too large. Please choose a different avatar.
Le fichier d'avatar sélectionné est trop volumineux. Veuillez en choisir un autre.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Vous ne pouvez pas envoyer un fichier d'avatar maintenant. Veuillez réessayer dans quelques secondes.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Une erreur d'avatar interne est survenue. Merci de la signaler à un administrateur sur le chat.
-
+
Could not start game: Synchronization failed.
Impossible de démarrer la partie: Echec de la synchronisation.
-
+
The server is down for maintenance. Please try again later.
Le serveur est arrêté pour maintenance. Veuillez réessayer plus tard.
-
+
An internal error occured.
Une erreur interne est survenue.
-
+
Network Notification
Notification réseau
-
+
You were kicked from the game.
Vous avez été expulsé de la partie.
-
+
Sorry, this game is already full.
Désolé, la partie est déjà complète.
-
+
Unable to join - the server has already started the game.
Impossible de joindre - la partie a déjà commencé.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Votre status d'administrateur a expiré pour cause d'inactivité. Recréez une partie !
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Une nouvelle version de PokerTH est disponible. <br>Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> et de télécharger la dernière version.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Cette version béta de PokerTH est obsolète. <br>Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> et de télécharger la dernière version.
-
+
Server Message
Message du serveur
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
@@ -4005,18 +4540,22 @@ Veuillez choisir un nom différent.
waitForServerToStartGameDialog
+
Waiting for Server ...
En attente du serveur ...
+
Cancel
Annuler
+
Waiting for the server to start the game ...
En attente du serveur pour démarrer la partie ...
+
Connected Players
Joueurs connectés
diff --git a/ts/pokerth_gr.ts b/ts/pokerth_gr.ts
index 27e7f8ee..f81a3a91 100644
--- a/ts/pokerth_gr.ts
+++ b/ts/pokerth_gr.ts
@@ -1,18 +1,111 @@
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Δεν μπορείς να "διώξεις" τον εαυτό σου!
-
+
You cannot kick any player - You are not game admin!
Δεν μπορείς να "διώξεις" κάποιον παίχτη - Δεν είσαι ο admin!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -74,10 +167,28 @@
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
About
@@ -98,32 +209,32 @@
© 2006-2007, FHammer, FThauer, LMay
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
+
Project
Project
-
+
Translation
Translation
-
+
Thanks to
Thanks to
-
+
License
License
-
+
Close
Κλείσιμο
@@ -227,7 +338,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Μηχανή Poker για το δημοφιλές "Texas Hold'em" Poker
+ - Μηχανή Poker για το δημοφιλές "Texas Hold'em" Poker
- Ατομικό παιχνίδι με μέχρι 6 αντιπάλους ελεγχόμενους απ' τον υπολογιστή
- Παιχνίδια στο δίκτυο με άλλους παίχτες
- Προγραμματισμένο σε C++/Qt4
@@ -235,72 +346,89 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay {6 ?} {4
?} {2006-2008,?}
-
-
+
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
About PokerTH %1
@@ -308,77 +436,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Αλλαγή Τυφλού Πονταρίσματος (Blinds)
-
+
First small blind:
Αρχικό blind:
-
+
Raise blinds:
Αύξηση blind:
-
+
Every:
Κάθε:
-
+
hands
μοιρασιές
-
+
minutes
λεπτά
-
+
Raise mode:
Τύπος αύξησης:
-
+
Always double blinds
Πάντα διπλό blind
-
+
Manual blinds order:
Χειροκίνητη σειρά blinds:
-
+
Delete
Διαγραφή
-
+
Add
Πρόσθεση
-
+
Afterwards:
Μετά:
-
+
Always raise by:
Αύξηση κατά:
-
+
$
$
-
+
Keep last blind
Κράτησε το τελευταίο blind
@@ -458,72 +586,72 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Internet Game
Νέο Παιχνίδι στο Internet
-
+
Internet Game Settings
Επιλογές Παιχνιδιού στο Internet
-
+
Maximum number of players:
Μέγιστος αριθμός παιχτών:
-
+
Start Cash:
Αρχικό Ποσό:
-
+
$
$
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Αποθηκευμένες επιλογές για τα blinds
-
+
Change blinds settings ...
Αλλαγή επιλογών για τα blinds ...
-
+
Game Speed for computer opponents:
Ταχύτητα Παιχνιδιού για τους παίχτες του υπολογιστή:
-
+
Timeout for player action:
Χρόνος αναμονής για τον παίχτη:
-
+
s
s
-
+
Password:
Κωδικός:
-
+
Create Game
Δημιουργία Παιχνιδιού
-
+
Cancel
Ακύρωση
@@ -531,67 +659,67 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Δημιουργία Παιχνιδιού Δικτύου
-
+
Network Game Settings
Επιλογές Παιχνιδιού Δικτύου
-
+
Maximum number of players:
Μέγιστος αριθμός παιχτών:
-
+
Start Cash:
Αρχικό Ποσό:
-
+
$
$
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Αποθηκευμένες επιλογές για τα blinds
-
+
Change blinds settings ...
Αλλαγή επιλογών για τα blinds ...
-
+
Game Speed for computer opponents:
Ταχύτητα Παιχνιδιού για τους παίχτες του υπολογιστή:
-
+
Timeout for player action:
Χρόνος αναμονής για τον παίχτη:
-
+
s
s
-
+
Create Game
Δημιουργία Παιχνιδιού
-
+
Cancel
Ακύρωση
@@ -694,25 +822,34 @@ p, li { white-space: pre-wrap; }
Αποχώρηση απ' το Παιχνίδι
-
+
Join any game
Είσοδος σε τυχαίο παιχνίδι
-
+
Create Game
Δημιουργία Παιχνιδιού
-
+
Join Game
Είσοδος στο Παιχνίδι
-
+
Lobby-Chat
Lobby-Chat
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -805,54 +942,54 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
-
+
Hands
Αξία Φύλλων
-
+
Chat
Chat
-
+
Log
Log
-
+
Away
Away
-
+
Manual Action (default)
Χειροκίνητο (πρεπιλογή)
-
+
Auto-Check / Auto-Fold
Αυτόματο: Ντούκου / Πάσο
-
+
Auto-Check / Auto-Call-Any
Αυτόματο: Ντούκου / Μέσα-σε-όλα
-
+
Speed:
Ταχύτητα:
View
- Εμφάνιση
+ Εμφάνιση
@@ -865,195 +1002,205 @@ p, li { white-space: pre-wrap; }
Παιχνίδι Δικτύου
-
+
Start Local Game ...
Τοπικό Παιχνίδι ...
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Κλείσιμο
-
+
Ctrl+Q
Ctrl+Q
-
+
About PokerTH ...
About PokerTH ...
-
+
Settings ...
Επιλογές ...
-
+
Create Network Game ...
Δημιουργία Παιχνιδιού Δικτύου ...
-
+
Ctrl+O
Ctrl+O
-
+
Join Network Game ...
Είσοδος σε Παιχνίδι Δικτύου ...
-
+
Ctrl+J
Ctrl+J
-
+
Fullscreen
Πλήρης Οθόνη
-
+
Ctrl+F
Ctrl+F
-
+
Show/Hide Chat Window
Εμφάνιση/Απόκρυψη Παραθύρου Chat
-
+
Ctrl+T
Ctrl+T
-
+
Show/Hide Hands Window
Εμφάνιση/Απόκρυψη Παραθύρου Αξίας Φύλλων
-
+
Ctrl+H
Ctrl+H
-
+
Show/Hide Log Window
Εμφάνιση/Απόκρυψη Παραθύρου Log
-
+
Ctrl+L
Ctrl+L
-
+
Internet Game ...
Παιχνίδι στο Internet ...
-
+
Ctrl+I
Ctrl+I
-
+
Show/Hide Away Window
Εμφάνιση/Απόκρυψη Παραθύρου
-
+
Ctrl+A
Ctrl+A
-
+
Kick
-
+
Vote Timeout:
-
+
Yes
-
+
No
-
+
Chance
Settings
- Επιλογές
+ Επιλογές
-
+
Configure PokerTH ...
-
+
Close
Κλείσιμο
-
+
Ctrl+X
-
+
Vote started by:
-
+
Show/Hide Chance Window
-
+
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
-
+
Stop
Παύση
Cmd+N to start a new game
- Ctrl+N - Νέο Παιχνίδι
+ Ctrl+N - Νέο Παιχνίδι
Ctrl+N to start a new game
- Ctrl+N - Νέο Παιχνίδι
+ Ctrl+N - Νέο Παιχνίδι
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - The Open-Source Texas Holdem Engine
@@ -1067,20 +1214,20 @@ Please choose another one.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Πάσο | F2 - Ντούκου/Μέσα | F3 - Ποντάρω/Ρελάνς | F4 - Όλα Μέσα
+ F1 - Πάσο | F2 - Ντούκου/Μέσα | F3 - Ποντάρω/Ρελάνς | F4 - Όλα Μέσα
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - Όλα Μέσα | F2 - Ποντάρω/Ρελάνς | F3 - Ντούκου/Μέσα | F4 - Πάσο
+ F1 - Όλα Μέσα | F2 - Ποντάρω/Ρελάνς | F3 - Ντούκου/Μέσα | F4 - Πάσο
-
+
Start
Έναρξη
-
+
Lobby
Lobby
@@ -1326,83 +1473,83 @@ Please choose a different name.
Manual mode set. You've got to choose yourself now.
- Χειροκίνητη επιλογή. Πρέπει να διαλέξεις μόνος σου τώρα.
+ Χειροκίνητη επιλογή. Πρέπει να διαλέξεις μόνος σου τώρα.
Auto mode set: Check or call any.
- Αυτόματο: Ντούκου ή Μέσα σε όλα.
+ Αυτόματο: Ντούκου ή Μέσα σε όλα.
Auto mode set: Check or fold.
- Αυτόματο: Ντούκου ή Πάσο.
+ Αυτόματο: Ντούκου ή Πάσο.
-
+
Chat
Chat
-
+
Closing PokerTH during network game
Κλείσιμο PokerTH κατα τη διάρκεια παιχνιδιού σε δίκτυο
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Φιλοξενείτε τον server. Θέλετε να κλείσετε το PokerTH?
-
+
PokerTH - Internet Game Message
PokerTH - Μήνυμα Παιχνιδιού Internet
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Προσοχή! Θέλετε σίγουρα να φύγετε απ' το παιχνίδι
και να επιστρέψετε στο lobby?
-
+
Chance
-
+
Kick
-
+
Do you want to kick <b>%1</b><br>from this game?
-
+
<b>%1</b> secs left
-
+
vote
-
+
votes
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
@@ -2082,42 +2229,42 @@ and go back to the lobby?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Σειρά Χειροκίνητων Blinds
-
+
Delete
Διαγραφή
-
+
$
$
-
+
Add
Πρόσθεση
-
+
Afterwards:
Μετά:
-
+
Always double blinds
Πάντα διπλό blind
-
+
Always raise by:
Αύξηση κατά:
-
+
Keep last blind
Κράτησε το τελευταίο blind
@@ -2156,47 +2303,47 @@ and go back to the lobby?
newGameDialog
-
+
Start Local Game
Έναρξη Τοπικού Παιχνιδιού (1 Παίχτης)
-
+
Local Game Settings
Επιλογές Τοπικού Παιχνιδιού
-
+
Number of players:
Αριθμός παιχτών:
-
+
Start Cash:
Αρχικό Ποσό:
-
+
$
$
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Αποθηκευμένες επιλογές για τα blinds
-
+
Change blinds settings ...
Αλλαγή επιλογών για τα blinds ...
-
+
Game Speed:
Ταχύτητα:
@@ -2269,7 +2416,7 @@ Please enter an valid picture!
settingsDialog
-
+
Settings
Επιλογές
@@ -2279,72 +2426,72 @@ Please enter an valid picture!
QLabel { font-weight: bold; }
-
+
Interface
Εμφάνιση
-
+
Language:
Γλώσσα:
Show intro on startup
- Εμφάνιση με την έναρξη
+ Εμφάνιση με την έναρξη
Show statusbar messages
- Εμφάνιση μηνυμάτων στο statusbar
+ Εμφάνιση μηνυμάτων στο statusbar
-
+
Show fade-out animation for non-winning cards
Εμφάνιση animation για τις κάρτες που χάνουν
-
+
Show flip-card animation
Εμφάνιση animation όταν γυρίζουν τα φύλλα
-
+
Show buttons for small blind and big blind
Εμφάνιση δεικτών για το μικρό και το μεγάλο blind
-
+
Show own cards only on mouse click
Εμφάνιση των φύλλων μου μόνο με το πάτημα του ποντικιού
-
+
Reverse order of F-Keys (F1 - F4)
Αντιστροφή σειράς των κουμπιών F (F1 - F4)
-
+
Network / Internet Game
Παιχνίδι Δικτύου / Internet
-
+
Switch keyboard focus to bet-input-field if it's your turn
Απευθείας ενεργοποίηση του πεδίου πονταρίσματος όταν έρχεται η σειρά μου
-
+
Flipside of Cards
Τράπουλα
-
+
Own flipside picture:
Επιλέξτε μια δικιά σας εικόνα για την τράπουλα:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2355,197 +2502,197 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
-
+
Default
Προεπιλογή
-
+
Sound
Ήχος
-
+
Play sound effects
Ηχητικά Εφέ
-
+
Sound Volume:
Ένταση ήχου:
-
+
10
10
-
+
Sound Categories
Κατηγορίες Ήχου
-
+
Play game actions sounds like "check", "call", "raise"
Αναπαραγωγή ήχων σε ενέργειες όπως "ντούκου", "μέσα", "ρελάνς"
-
+
Play lobby chat notifications
Αναπαραγωγή ειδοποιήσεων στο lobby chat
-
+
Play network/internet game notifications like "player joined the game"
Αναπαραγωγή ειδοποιήσεων σε παιχνίδι δικτύου/internet, όπως "παίχτης εισήλθε στο παιχνίδι"
-
+
Local Game Settings
Επιλογές Τοπικού Παιχνιδιού
-
+
Number of players:
Αριθμός παιχτών:
-
+
Start Cash:
Αρχικό Ποσό:
-
+
$
$
-
+
First small blind:
Αρχικό blind:
-
+
Raise blinds:
Αύξηση blind:
-
+
Every:
Κάθε:
-
+
hands
μοιρασιές
-
+
minutes
λεπτά
-
+
Raise mode:
Τύπος αύξησης:
-
+
Always double blinds
Πάντα διπλό blind
-
+
Manual blinds order:
Χειροκίνητη σειρά blinds:
-
+
Edit ...
Επεξεργασία...
-
+
Game Speed:
Ταχύτητα Παιχνιδιού:
-
+
Pause between hands (press "start" button to go on)
Παύση μεταξύ ανοίγματος φύλλων (επιλογή κουμπιού "έναρξη" για να συνεχίσεις)
-
+
Show game settings dialog on every new game
Εμφάνιση μενού επιλογών παιχνιδιού σε κάθε καινούργιο παιχνίδι
-
+
Network Game Settings
Επιλογές Παιχνιδιού Δικτύου
-
+
Maximum number of players:
Μέγιστος αριθμός παιχτών:
-
+
Game Speed for computer opponents:
Ταχύτητα Παιχνιδιού για τους παίχτες του υπολογιστή:
-
+
Timeout for player action:
Χρόνος αναμονής για τον παίχτη:
-
+
s
s
-
+
Network Server Settings
Επιλογές Server Δικτύου
-
+
Server Password:
Server Password:
-
+
Server Port:
Server Port:
-
+
Use SCTP
Use SCTP
-
+
Use IPv6
Use IPv6
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Ipv6">Τί είναι αυτό;</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Τί είναι αυτό;</a>
-
+
Internet Game Settings
Επιλογές Παιχνιδιού στο Internet
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2561,12 +2708,12 @@ p, li { white-space: pre-wrap; }
Επιλογές Internet Server (Dedicated Server)
-
+
Server Address:
Server Address:
-
+
Use password for private game:
Κωδικός για πριβέ παιχνίδι:
@@ -2576,17 +2723,17 @@ p, li { white-space: pre-wrap; }
Ενεργοποίηση/Απενεργοποίηση Lobby Chat (IRC Server)
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Channel:
-
+
#pokerth
#pokerth
@@ -2601,42 +2748,42 @@ p, li { white-space: pre-wrap; }
Ψευδώνυμο Παιχτών
-
+
Computer Engine
Computer Engine
-
+
Opponent 6:
Αντίπαλος 6:
-
+
Opponent 5:
Αντίπαλος 5:
-
+
Opponent 4:
Αντίπαλος 4:
-
+
Opponent 3:
Αντίπαλος 3:
-
+
Opponent 2:
Αντίπαλος 2:
-
+
Opponent 1:
Αντίπαλος 1:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2647,17 +2794,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Σημείωση: Η καλύτερη ποιότητα εικόνας είναι αυτή με ratio: </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
-
+
Human Player:
Παίκτης:
-
+
Enable/Disable Logging
Ενεργοποίηση/Απενεργοποίηση Logging
-
+
Store log files for
Αποθήκευση αρχείων log για
@@ -2667,37 +2814,37 @@ p, li { white-space: pre-wrap; }
Μέρα(Μέρες)
-
+
Log File Directory:
Διεύθυνση Αρχείου Log:
-
+
Write log after every:
Κράτα log σε κάθε:
-
+
action (high frequent disc access)
ενέργεια (πολύ συχνή πρόσβαση στο δίσκο)
-
+
hand (medium disc access)
μοίρασμα (μέτρια πρόσβαση στο δίσκο)
-
+
game (low disc access)
παιχνίδι (χαμηλή πρόσβαση στο δίσκο)
-
+
Log Messages
Μηνύματα Log
-
+
Player Nicks/Avatars
Ψευδώνυμα/Εικόνα Παίχτη
@@ -2707,196 +2854,269 @@ p, li { white-space: pre-wrap; }
Εμφάνιση αριστερού toolbox
-
+
Show right toolbox
Εμφάνιση δεξιού toolbox
-
+
Show left toolbox
-
+
Automatic Server Configuration URL
-
+
Serverlist Address:
-
+
Manual Server Configuration
-
+
Day(s)
-
+
Local Game
-
+
Network Game
Παιχνίδι Δικτύου
-
+
Internet Game
-
+
Nicks/Avatars
-
+
Show cards chance monitor
-
+
Internet Server
-
+
Lobby Chat (IRC)
-
+
Password:
Κωδικός:
-
+
Avatar Server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Αντίπαλος 1: {7:?}
+
+
+
+ Opponent 8:
+ Αντίπαλος 1: {8:?}
+
+
+
+ Opponent 10:
+ Αντίπαλος 1: {10:?}
+
settingsDialogImpl
-
+
Dutch
Dutch
-
+
English
English
-
+
French
French
-
+
German
German
-
+
Hungarian
Hungarian
-
+
Italian
Italian
-
+
Norwegian
Norwegian
-
+
Portuguese
Portuguese
-
+
Russian
Russian
-
+
Slovak
Slovak
-
+
Spanish
Spanish
-
+
Turkish
Turkish
-
+
Settings Error
Λάθος Επιλογές
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Η επιλεγμένη εικόνα για την τράπουλα δεν υπάρχει.
Παρακαλώ επιλέξτε μια σωστή εικόνα!
-
+
The log file directory doesn't exist.
Please select an valid directory!
Η διεύθυνση του αρχείου log δεν υπάρχει.
Παρακαλώ επιλέξτε μια σωστή διεύθυνση!
-
+
Language Changed
Η γλώσσα άλλαξε
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Έχετε επιλέξει την γλώσσα %1.
Παρακαλώ επανεκκινήστε το PokerTH για να "φορτωθεί" η νέα γλώσσα!
-
+
Select your flipside picture
Επιλέξτε την εικόνα της τράπουλας
-
+
Images (*.png *.jpg *.gif)
Εικόνες (*.png *.jpg *.gif)
-
+
Open Directory
Άνοιγμα φακέλου
-
+
Blinds Error
Λάθος Blinds
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2905,46 +3125,155 @@ This first-small-blind-value will be set to maximum allowed value.
Το πρώτο-μικρό-blind θα τεθεί στην μέγιστη επιτρεπόμενη τιμή.
-
+
Bulgarian
Bulgarian
-
+
Polish
Polish
-
+
Chinese
-
+
Greek
-
+
Swedish
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
-
+
Finnish
-
+
Danish
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -3010,44 +3339,39 @@ Please enter a valid server list address!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
-
+
&2 Internet Game
-
+
&3 Create Network Game
-
+
&4 Join Network Game
-
+
&1 Start Local Game
-
- PokerTH
-
-
-
-
+
Network Game
Παιχνίδι Δικτύου
Settings
- Επιλογές
+ Επιλογές
@@ -3055,127 +3379,137 @@ Please enter a valid server list address!
About
-
+
Start Local Game ...
Τοπικό Παιχνίδι ...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Παιχνίδι στο Internet ...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
-
+
Configure PokerTH ...
-
+
Quit
Κλείσιμο
-
+
Create Network Game ...
Δημιουργία Παιχνιδιού Δικτύου ...
-
+
Join Network Game ...
Είσοδος σε Παιχνίδι Δικτύου ...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - The Open-Source Texas Holdem Engine
+ PokerTH %1 - The Open-Source Texas Holdem Engine
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Δεν μπορείς να εισέλθεις σε παιχνίδι Internet με nickname: "Human Player".
Παρακαλώ επιλέξτε άλλο nickname.
-
+
Network Error
Λάθος Δικτύου
-
+
Server address was not set.
Η Server address δεν είχε ορισθεί.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Έχει ορισθεί λάθος port (δεν επιτρέπονται ports από 0 εως 1023).
-
+
Could not create a socket for TCP communication.
Could not create a socket for TCP communication.
-
+
Could not set the IP address.
Could not set the IP address.
-
+
Could not set the port for this type of address.
Could not set the port for this type of address.
-
+
The server name could not be resolved.
Το όνομα του server δεν μπορεί να βρεθεί.
-
+
Bind failed - please choose a different port.
Bind failed - Παρακαλώ διαλέξτε διαφορετικό port.
-
+
Internal network error: "listen" failed.
Εσωτερικό λάθος δικτύου: "listen" failed.
-
+
Server execution was terminated.
Η λειτουργία του server τερματίστηκε.
-
+
Could not connect to the server.
Αδυναμία σύνδεσης με το server.
-
+
Connection timed out.
Please check the server address.
@@ -3186,243 +3520,248 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up
Αν ο server βρίσκεται σε NAT-Router, βεβαιωθείτε ότι το port forwarding λειτουργεί.
-
+
Internal network error: "select" failed.
Εσωτερικό λάθος δικτύου: "select" failed.
-
+
Internal network error: "send" failed.
Εσωτερικό λάθος δικτύου: "send" failed.
-
+
Connection was closed by the server.
Η σύνδεση τερματίστηκε απ' τον server.
-
+
Internal network error: Duplicate TCP connection.
Εσωτερικό λάθος δικτύου: Duplicate TCP connection.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Λήψη λανθασμένου πακέτου δικτύου.
Παρακαλώ βεβαιωθείτε ότι όλοι οι παίχτες χρησιμοποιούν την ίδια έκδοση του PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Εσωτερικό λάθος.
Παρακαλώ βεβαιωθείτε ότι όλοι οι παίχτες χρησιμοποιούν την ίδια έκδοση του PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
-
+
Could not unzip the PokerTH internet server list.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
-
+
Could not open the target file when downloading the server list.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Ο server του PokerTH δεν υποστηρίζει αυτή την έκδοση του παιχνιδιού.<br>Παρακαλώ επισκεφθείτε την διεύθυνση <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> και "κατεβάστε" την τελευταία έκδοση.
-
+
Sorry, this server is already full.
Συγνώμη, αυτός ο server είναι γεμάτος.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Λανθασμένος κωδικός κατά την είσοδο στο παιχνίδι.
Παρακαλώ δώστε τον κωδικό και ξαναπροσπαθήστε.
-
+
The password is too long. Please choose another one.
Ο κωδικός είναι πολύ μεγάλος. Παρακαλώ επιλέξτε κάποιον άλλο.
-
+
Your player name is already used by another player.
Please choose a different name.
Το όνομα σας χρησιμοποιείται ήδη από έναν άλλο παίχτη.
Παρακαλώ επιλέξτε ένα διαφορετικό όνομα.
-
+
The player name is too short, too long or invalid. Please choose another one.
Το όνομα σας είναι πολύ μικρό, ή λανθασμένο. Παρακαλώ επιλέξτε ένα διαφορετικό όνομα.
-
+
The game name is either too short or too long. Please choose another one.
Το όνομα του παιχνιδιού είναι πολύ μικρό ή πολύ μεγάλο. Παρακαλώ επιλέξτε ένα διαφορετικό όνομα.
-
+
The game could not be found.
Το παιχνίδι δεν βρέθηκε.
-
+
The chat text is invalid.
Το κείμενο του chat δεν είναι έγκυρο.
-
+
The server referred to an unknown player. Aborting.
Ο server αναφέρεται σε έναν άγνωστο παίχτη. Ακύρωση.
-
+
Internal error: The current player could not be found.
Εσωτερικό λάθος: Ο παίχτης δεν μπορεί να βρεθεί.
-
+
Internal error: The current player is not active.
Εσωτερικό λάθος: Ο παίχτης δεν είναι ενεργός.
-
+
You were kicked from the server.
"Διώχθηκες" απ' τον server.
-
+
You were temporarily banned from the server.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
-
+
The client player count is invalid.
Η μέτρηση των παιχτών είναι λανθασμένη.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Πολλά χειροκίνητα blinds. Παρακαλώ επανακαθορίστε τα χειροκίνητα blinds.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Η εικόνα δεν είναι σωστή. Παρακαλώ επιλέξτε μια διαφορετική εικόνα.
-
+
The selected avatar file is too large. Please choose a different avatar.
Η επιλεγμένη εικόνα είναι πολύ μεγάλη. Παρακαλώ επιλέξτε μια διαφορετική εικόνα.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Εσωτερικό λάθος στην εικόνα. Παρακαλώ αναφέρετε το λάθος σε κάποιον admin στο lobby chat.
-
+
Could not start game: Synchronization failed.
Αδύνατον να ξεκινήσει το παιχνίδι: Αποτυχία συγχρονισμού.
-
+
The server is down for maintenance. Please try again later.
Ο server δεν λειτουργεί λόγω συντήρησης. Παρακαλώ ξαναπροσπαθήστε αργότερα.
-
+
An internal error occured.
Εσωτερικό λάθος.
-
+
Network Notification
Network Notification
-
+
You were kicked from the game.
Σας "έδιωξαν" απ' το παιχνίδι.
-
+
Sorry, this game is already full.
Συγνώμη, αυτό το παιχνίδι είναι γεμάτο.
-
+
Unable to join - the server has already started the game.
Δεν μπορείτε να εισέλθετε - το παιχνίδι έχει ήδη ξεκινήσει.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Μια νέα έκδοση του PokerTH είναι διαθέσιμη.<br>Παρακαλώ επισκεφθείτε την διεύθυνση <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> και "κατεβάστε" την τελευταία έκδοση.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Αυτή η δοκιμαστική έκδοση του PokerTH έχει ξεπερασθεί.<br>Παρακαλώ επισκεφθείτε την διεύθυνση <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> και "κατεβάστε" την τελευταία έκδοση.
-
+
Server Message
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_hu.ts b/ts/pokerth_hu.ts
index 3ad7637c..21351d3e 100644
--- a/ts/pokerth_hu.ts
+++ b/ts/pokerth_hu.ts
@@ -1,19 +1,111 @@
-
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Nem tudod saját magadat kirúgni a játékból!
-
+
You cannot kick any player - You are not game admin!
Nem rúghatsz ki senkit - Nem vagy adminisztrátor!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -80,15 +172,33 @@
Szavazás kezdeményezése a játékos kidobására
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
Infó
-
+
Project
Projekt
@@ -136,18 +246,18 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOSX csomag></body></html>
-
+
License
Licenc
-
+
Close
Bezár
-
+
Thanks to
Köszönet
@@ -186,7 +296,7 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Translation
Fordítás
@@ -223,7 +333,7 @@ p, li { white-space: pre-wrap; }
A PokerTH 0.6-ről
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
@@ -236,7 +346,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - A népszerű "Texas Hold'em" Poker megvalósítása
+ - A népszerű "Texas Hold'em" Poker megvalósítása
- Egy játékos üzemmód akár 6 számítógépes ellenféllel
- Több játékos üzemmód a hálózaton
- C++/Qt4 alapokon fejlesztve
@@ -265,7 +375,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">A projekt oldala: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Készítők: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - eredeti ötlet, alapvető tervek, gui fejlesztés, linux csomag</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - eredeti ötlet, alapvető tervek, engine fejlesztés</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - eredeti ötlet, hálózati fejlesztés, windows csomag, MacOS csomag</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui grafikus design</p></body></html>
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">A projekt oldala: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Készítők: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - eredeti ötlet, alapvető tervek, gui fejlesztés, linux csomag</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - eredeti ötlet, alapvető tervek, engine fejlesztés</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - eredeti ötlet, hálózati fejlesztés, windows csomag, MacOS csomag</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui grafikus design</p></body></html>
@@ -274,7 +384,7 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">fordítást elkezdte <i>nn</i>, majd GeG átvette, végül ricsi-pontaz folytatta </p></body></html>
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">fordítást elkezdte <i>nn</i>, majd GeG átvette, végül ricsi-pontaz folytatta </p></body></html>
@@ -320,18 +430,91 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimédia tartalom</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">a különböző népszerű felhasználói képek forrásaihoz</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a felhasználók képeihez</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a "kiegészítők" képeihez</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - különböző licencű hangokhoz</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a saját felvételű zseton hangokért</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a különböző javításokért</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - az internetes játék szerver fenntartásáért és adminisztrálásáért</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a kezdőablak hátterének grafikájáért</p></body></html>
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimédia tartalom</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">a különböző népszerű felhasználói képek forrásaihoz</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a felhasználók képeihez</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a "kiegészítők" képeihez</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - különböző licencű hangokhoz</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a saját felvételű zseton hangokért</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a különböző javításokért</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - az internetes játék szerver fenntartásáért és adminisztrálásáért</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - a kezdőablak hátterének grafikájáért</p></body></html>
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
A PokerTH %1 névjegye
@@ -339,77 +522,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Vak tétek beállítása
-
+
First small blind:
Első kisvak:
-
+
Raise blinds:
Vak tétek emelése:
-
+
Every:
Minden:
-
+
hands
osztást követően
-
+
minutes
perc után
-
+
Raise mode:
Emelés módja:
-
+
Always double blinds
Vak tétek kétszerezése
-
+
Manual blinds order:
Vak tétek megadása:
-
+
Delete
Törlés
-
+
Add
Hozzáadás
-
+
$
$
-
+
Afterwards:
Ez után:
-
+
Always raise by:
Mindig ennyivel emel:
-
+
Keep last blind
Utolsó vak tét megtartása
@@ -489,22 +672,22 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Game
Játék létrehozása
-
+
Game Speed for computer opponents:
Számítógépes ellenfelek sebessége:
-
+
Maximum number of players:
Játékosok maximális száma:
-
+
Start Cash:
Kezdő zseton:
@@ -514,52 +697,52 @@ p, li { white-space: pre-wrap; }
Kisvak:
-
+
Password:
Jelszó:
-
+
Cancel
Mégse
-
+
Create Internet Game
Internetes játék létrehozása
-
+
Internet Game Settings
Internetes játék beállításai
-
+
Blinds
Vak tétek
-
+
Use saved blinds settings
Elmentett vak beállítások használata
-
+
Change blinds settings ...
Vak tétek beállítása...
-
+
$
$
-
+
Timeout for player action:
Játékos rendelkezésére álló idő:
-
+
s
mp.
@@ -567,17 +750,17 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Hálózati játék létrehozása
-
+
Network Game Settings
Hálózati játék beállításai
-
+
Start Cash:
Kezdő zseton:
@@ -587,12 +770,12 @@ p, li { white-space: pre-wrap; }
Kisvak:
-
+
Create Game
Játék létrehozása
-
+
Cancel
Mégsem
@@ -607,42 +790,42 @@ p, li { white-space: pre-wrap; }
A játékos rendelkezésére álló idő (mp.):
-
+
Maximum number of players:
Játékosok maximális száma:
-
+
Game Speed for computer opponents:
Játék sebessége gépi ellenfeleknél:
-
+
Blinds
Vak tétek
-
+
Use saved blinds settings
Elmentett vak beállítások használata
-
+
Change blinds settings ...
Vak tétek beállítása...
-
+
$
$
-
+
Timeout for player action:
Játékos rendelkezésére álló idő:
-
+
s
mp.
@@ -650,7 +833,7 @@ p, li { white-space: pre-wrap; }
gameLobbyDialog
-
+
Lobby-Chat
Társalgó
@@ -705,12 +888,12 @@ p, li { white-space: pre-wrap; }
Játék elhagyása
-
+
Create Game
Játék létrehozása
-
+
Join Game
Belépés a játékba
@@ -775,10 +958,19 @@ p, li { white-space: pre-wrap; }
Vakemelés gyakorisága:
-
+
Join any game
Belépés bármely játékba
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -881,7 +1073,7 @@ p, li { white-space: pre-wrap; }
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
-
+
Speed:
Sebesség:
@@ -893,7 +1085,7 @@ p, li { white-space: pre-wrap; }
View
- Nézet
+ Nézet
@@ -901,62 +1093,62 @@ p, li { white-space: pre-wrap; }
Játék
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Kilépés
-
+
About PokerTH ...
A PokerTH -ról ...
-
+
Settings ...
Beállítások ...
-
+
Create Network Game ...
Hálózati játék létrehozása ...
-
+
Join Network Game ...
Belépés hálózati játékba ...
-
+
Fullscreen
Teljes képernyő
-
+
Hands
Sorrend
-
+
Chat
Társalgó
-
+
Log
Napló
-
+
Start Local Game ...
Helyi játék indítása ...
-
+
Ctrl+Q
Ctrl+Q
@@ -971,7 +1163,7 @@ p, li { white-space: pre-wrap; }
⌘F
-
+
Show/Hide Chat Window
Társalgó mutatása/elrejtése
@@ -986,7 +1178,7 @@ p, li { white-space: pre-wrap; }
⌘H
-
+
Show/Hide Log Window
Napló mutatása/elrejtése
@@ -996,37 +1188,37 @@ p, li { white-space: pre-wrap; }
⌘L
-
+
Show/Hide Hands Window
Sorrend mutatása/elrejtése
-
+
Ctrl+O
Ctrl+O
-
+
Ctrl+J
Ctrl+J
-
+
Ctrl+F
Ctrl+F
-
+
Ctrl+T
Ctrl+T
-
+
Ctrl+H
Ctrl+H
-
+
Ctrl+L
Ctrl+L
@@ -1036,117 +1228,127 @@ p, li { white-space: pre-wrap; }
PokerTH 0.5 - A nyílt forráskódú Texas Holdem játék {0.6 ?}
-
+
Internet Game ...
Internetes játék ...
-
+
Ctrl+I
Ctrl+I
-
+
Away
Távollét
-
+
Manual Action (default)
Egyéni akció (alapértelmezés)
-
+
Auto-Check / Auto-Fold
Auto-Passz / Auto-Eldobás
-
+
Auto-Check / Auto-Call-Any
Auto-Passz / Auto-Bármi-tartás
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - A nyílt forráskódú Texas Holdem játék
-
+
Show/Hide Away Window
Távollét mutatása/elrejtése
-
+
Ctrl+A
Ctrl+A
-
+
Kick
Kidobás
-
+
Vote Timeout:
Szavazás időkorlátja:
-
+
Yes
igen
-
+
No
nem
-
+
Chance
Esélyek
Settings
- Beállítások
+ Beállítások
-
+
Configure PokerTH ...
PokerTH beállítása...
-
+
Close
Bezár
-
+
Ctrl+X
Ctrl-X
-
+
Vote started by:
A szavazást kezdeményezte:
-
+
Show/Hide Chance Window
Esélyek mutatása/elrejtése
-
+
Ctrl+C
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
Ctrl+N to start a new game
- Ctrl+N - új játékot indít
+ Ctrl+N - új játékot indít
@@ -1286,15 +1488,15 @@ Kérlek válassz egy másik nevet.
Cmd+N to start a new game
- Cmd+N - új játék indítása
+ Cmd+N - új játék indítása
-
+
Start
Indítás
-
+
Stop
Állj
@@ -1329,106 +1531,116 @@ Ha a szerver NAT router mögött van, akkor bizonyosodj meg róla hogy a port to
A kliens játékos száma érvénytelen.
-
+
Chat
Társalgó
Manual mode set. You've got to choose yourself now.
- Egyéni mód kiválasztva. Minden lépésről te döntesz.
+ Egyéni mód kiválasztva. Minden lépésről te döntesz.
Auto mode set: Check or call any.
- Automatikus mód kiválasztva: passz vagy bármely tét tartása.
+ Automatikus mód kiválasztva: passz vagy bármely tét tartása.
Auto mode set: Check or fold.
- Automatikus mód kiválasztva: passz vagy lapok eldobása.
+ Automatikus mód kiválasztva: passz vagy lapok eldobása.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Eldob | F2 - Passz/Tart | F3 - Emel/Ráemel | F4 - All-In
+ F1 - Eldob | F2 - Passz/Tart | F3 - Emel/Ráemel | F4 - All-In
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - All-In | F2 -Emel/Ráemel | F3 - Passz/Tart | F4 - Eldob
+ F1 - All-In | F2 -Emel/Ráemel | F3 - Passz/Tart | F4 - Eldob
-
+
Closing PokerTH during network game
PokerTH bezárása hálózati játék alatt
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Te vagy a hálózati kiszolgáló. Biztosan bezárod az alkalmazást?
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - A nyílt forrású Texas Holdem motor
-
+
Lobby
Előszoba
-
+
PokerTH - Internet Game Message
PokerTH - Internetes játék üzenetei
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Figyelem! Biztosan elhagyod az aktuális játékot,
és kilépsz a társalgóba?
-
+
Chance
Esélyek
-
+
Kick
Kidobás
-
+
Do you want to kick <b>%1</b><br>from this game?
Ki akarod dobni <b>%1</b>-t<br>a játékból?
-
+
<b>%1</b> secs left
<b>%1</b> mp. maradt
-
+
vote
szavazat
-
+
votes
szavazat
Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- <b>%1</b> játékos elllen <b>%2</b> %3<br>gyűlt össze. <b>%4</b> szavat kell a kidobáshoz.
+ <b>%1</b> játékos elllen <b>%2</b> %3<br>gyűlt össze. <b>%4</b> szavat kell a kidobáshoz.
You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- <b>%1</b> %2 gyűlt össze ellened.<br><b>%3</b> szavazat kell a kidobáshoz.
+ <b>%1</b> %2 gyűlt össze ellened.<br><b>%3</b> szavazat kell a kidobáshoz.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
@@ -1622,42 +1834,42 @@ Would you like to overwrite ?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Vak tétek megadása
-
+
Delete
Törlés
-
+
Add
Hozzáadás
-
+
Always double blinds
Vak tétek kétszerezése
-
+
$
$
-
+
Afterwards:
Ez után:
-
+
Always raise by:
Mindig ennyivel emel:
-
+
Keep last blind
Utolsó vak tét megtartása
@@ -1696,22 +1908,22 @@ Would you like to overwrite ?
newGameDialog
-
+
Start Local Game
Helyi játék indítása
-
+
Local Game Settings
Helyi játék beállításai
-
+
Game Speed:
Játék sebessége:
-
+
Start Cash:
Kezdő zseton:
@@ -1721,7 +1933,7 @@ Would you like to overwrite ?
Kisvak:
-
+
Number of players:
Játékosok száma:
@@ -1731,22 +1943,22 @@ Would you like to overwrite ?
Vakemelés előtti körök száma:
-
+
Blinds
Vak tétek
-
+
Use saved blinds settings
Elmentett vak beállítások használata
-
+
Change blinds settings ...
Vak tétek beállítása...
-
+
$
$
@@ -1831,12 +2043,12 @@ Kérlek válassz egy valós képet!
settingsDialog
-
+
Interface
Általános beállítások
-
+
Flipside of Cards
A kártyák hátoldala
@@ -1849,7 +2061,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Fontos: A jobb minőség érdekében ajánlott kép paraméterek: </span><span style=" font-weight:600; font-style:italic;">Szélesség = 100 kpt, magasság = 140 kpt.</span></p></body></html>
-
+
Default
Alapértelmezett
@@ -1864,7 +2076,7 @@ p, li { white-space: pre-wrap; }
Kisvak:
-
+
Start Cash:
Kezdő zseton:
@@ -1879,17 +2091,17 @@ p, li { white-space: pre-wrap; }
Szerver beállítások
-
+
Server Port:
Szerver port:
-
+
Use IPv6
IPv6 használata
-
+
Server Password:
Szerver jelszó:
@@ -1899,37 +2111,37 @@ p, li { white-space: pre-wrap; }
Hálózati játék alapértelmezett beállításai
-
+
Computer Engine
Gépi ellenfelek
-
+
Opponent 5:
Ellenfél 5:
-
+
Opponent 3:
Ellenfél 3:
-
+
Opponent 2:
Ellenfél 2:
-
+
Opponent 1:
Ellenfél 1:
-
+
Opponent 4:
Ellenfél 4:
-
+
Human Player:
Emberi játékos:
@@ -1944,62 +2156,62 @@ p, li { white-space: pre-wrap; }
napig
-
+
Log File Directory:
Napló fájl :
-
+
Log Messages
Naplózott üzenetek
-
+
Local Game Settings
Helyi játék beállításai
-
+
Network Game Settings
Hálózati játék beállításai
-
+
Show flip-card animation
Kártya animáció mutatása
-
+
Own flipside picture:
Saját kártya hátoldal:
-
+
Show fade-out animation for non-winning cards
A nem nyertes kártyák animált eltűnése
Show intro on startup
- Intró mutatása játék indításakor
+ Intró mutatása játék indításakor
-
+
Show right toolbox
Jobb oldali panel mutatása
-
+
Show left toolbox
Bal oldali panel mutatása
Show statusbar messages
- Információs sáv üzeneteinek megjelenítése
+ Információs sáv üzeneteinek megjelenítése
-
+
Show game settings dialog on every new game
Játékbeállítások mutatása minden új játék indításánál
@@ -2009,22 +2221,22 @@ p, li { white-space: pre-wrap; }
Kisvak emelése előtti körök:
-
+
Number of players:
Játékosok száma:
-
+
Game Speed:
Játék sebessége:
-
+
Pause between hands (press "start" button to go on)
Szünet a körök között ("Indítás" gomb lenyomására megy tovább)
-
+
Game Speed for computer opponents:
Gépi ellenfelek sebessége:
@@ -2034,27 +2246,27 @@ p, li { white-space: pre-wrap; }
Program verzió (gépi ellenfeleké):
-
+
Enable/Disable Logging
Naplózás engedélyezése/tiltása
-
+
Store log files for
Naplófájl tárolása
-
+
Write log after every:
Naplózás minden esemény után:
-
+
Show buttons for small blind and big blind
Kisvak és Nagyvak gombok mutatása
-
+
Play sound effects
Hangok lejátszása
@@ -2064,17 +2276,17 @@ p, li { white-space: pre-wrap; }
0.4 (aktuális)
-
+
Use SCTP
SCTP használata
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Ipv6">Mi ez?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Mi ez?</a>
@@ -2091,22 +2303,22 @@ p, li { white-space: pre-wrap; }
Szélesség = 50 kpt, magasság = 50 kpt.</span></p></body></html>
-
+
Settings
Beállítások
-
+
Maximum number of players:
Játékosok maximális száma:
-
+
Sound Volume:
Hangerő:
-
+
10
@@ -2116,162 +2328,162 @@ Szélesség = 50 kpt, magasság = 50 kpt.</span></p></body><
Játékos rendelkezésére álló idő (mp.):
-
+
Opponent 6:
Ellenfél 6:
-
+
action (high frequent disc access)
Akció (magas lemezhasználat)
-
+
hand (medium disc access)
Kör (közepes lemezhasználat)
-
+
game (low disc access)
Játék (alacsony lemezhasználat)
-
+
Show own cards only on mouse click
Saját kártyákat csak egér kattintásra mutat
-
+
Sound
Hang
-
+
Network Server Settings
Hálózati szerver beállításai
-
+
Internet Game Settings
Internetes játék beállításai
-
+
Server Address:
Szerver címe:
-
+
Use password for private game:
Jelszó privát játékhoz:
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Csatorna:
-
+
#pokerth
#pokerth
-
+
First small blind:
Első kisvak:
-
+
Raise blinds:
Vak tétek emelése:
-
+
Every:
Minden:
-
+
hands
osztást követően
-
+
minutes
perc után
-
+
Raise mode:
Emelés módja:
-
+
Always double blinds
Vak tétek kétszerezése
-
+
Manual blinds order:
Vak tétek megadása:
-
+
Edit ...
Szerkesztés...
-
+
Language:
Nyelv:
-
+
Sound Categories
Hang típusok
-
+
Play game actions sounds like "check", "call", "raise"
Hangok lejátszása minden lépésnél (pl. "passz", "tartás", "emelés")
-
+
Play lobby chat notifications
Figyelmeztető hangok a Társalgóban
-
+
Play network/internet game notifications like "player joined the game"
Figyelmeztető hangok hálózati/internetes játékkor (pl. "játékos csatlakozott")
-
+
Player Nicks/Avatars
Játékos becenév/avatar
-
+
Reverse order of F-Keys (F1 - F4)
F-gombok fordított sorrendje (F1 - F4)
-
+
Network / Internet Game
Hálózati / Internetes játék
-
+
Switch keyboard focus to bet-input-field if it's your turn
Ha te vagy soron, a billentyűzet fókusza az emelés beviteli mezőre áll
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2279,22 +2491,22 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Tipp: a legjobb minőség a következő arányokkal érhető el: </span><span style=" font-weight:600; font-style:italic;">szélesség=100, magasság=140.</span></p></body></html>
-
+
$
$
-
+
Timeout for player action:
Játékos rendelkezésére álló idő:
-
+
s
mp.
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2302,7 +2514,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style="font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Figyelem: A <span style=" font-weight:600; font-style:italic;">Hálózati játék</span> alapértelmezett beállításai kerülnek kiválasztásra </span><span style=" font-style:italic;">(pl. "Játékosok maximális száma", "Kezdő zseton", "Kis vak")</span>.</p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2310,75 +2522,148 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Tipp: a legjobb avatar minőség a következő arányokkal érhető el: </span><span style=" font-weight:600; font-style:italic;">szélesség=50, magasság=50.</span></p></body></html>
-
+
Automatic Server Configuration URL
Automatikus szerver beállítások URL címe
-
+
Serverlist Address:
Szerver lista címe:
-
+
Manual Server Configuration
Egyéni szerver beállítás
-
+
Day(s)
napig
-
+
Local Game
Helyi játék
-
+
Network Game
Hálózati játék
-
+
Internet Game
Internetes játék
-
+
Nicks/Avatars
Becenév/Avatar
-
+
Show cards chance monitor
Kártyakombináció esélyek megjelenítése
-
+
Internet Server
Internetes szerver
-
+
Lobby Chat (IRC)
Társalgó (IRC)
-
+
Password:
Jelszó:
-
+
Avatar Server:
Avatar szerver
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Ellenfél 6: {7:?}
+
+
+
+ Opponent 8:
+ Ellenfél 6: {8:?}
+
+
+
+ Opponent 10:
+ Ellenfél 6: {10:?}
+
settingsDialogImpl
-
+
Settings Error
Beállítási hiba
@@ -2397,7 +2682,7 @@ Please select an valid directory!
Kérlek válassz egy valós mappát!
-
+
Select your flipside picture
Válaszd ki a kártya hátoldalának képét
@@ -2407,22 +2692,22 @@ Kérlek válassz egy valós mappát!
Képek (*.png)
-
+
Open Directory
Mappa megnyitása
-
+
Images (*.png *.jpg *.gif)
Képek (*.png *.jpg *.gif)
-
+
Blinds Error
Hiba a vak tétekben
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2430,133 +2715,242 @@ This first-small-blind-value will be set to maximum allowed value.
Az első kisvak a legnagyobb megengedett értékre módosul.
-
+
Dutch
holland
-
+
English
angol
-
+
French
francia
-
+
German
német
-
+
Hungarian
magyar
-
+
Portuguese
portugál
-
+
Russian
orosz
-
+
Turkish
török
-
+
Language Changed
Nyelv módosítva
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Az alkalmazás új nyelve: %1.
A beállítás a PokerTH újraindítása után jut érvényre.
-
+
Italian
olasz
-
+
Slovak
szlovák
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
A kért kártya hátoldal kép nem létezik.
Kérlek válassz egy valós képet!
-
+
The log file directory doesn't exist.
Please select an valid directory!
A napló fájl mappája nem elérhető.
Kérlek válassz egy valós mappát!
-
+
Norwegian
norvég
-
+
Spanish
spanyol
-
+
Bulgarian
bolgár
-
+
Polish
lengyel
-
+
Chinese
kínai
-
+
Greek
görög
-
+
Swedish
svéd
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
A megadott szerver lista URL-je érvénytelen.
Kérlek adj meg egy valós szerver lista címet!
-
+
Finnish
finn
-
+
Danish
dán
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -2627,44 +3021,44 @@ Kérlek adj meg egy valós szerver lista címet!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6.3 - A nyílt forráskódú Texas Holdem játék
-
+
&2 Internet Game
&2 Internetes játék
-
+
&3 Create Network Game
&3 Hálózati játék létrehozása
-
+
&4 Join Network Game
&4 Belépés hálózati játékba
-
+
&1 Start Local Game
&1 Helyi játék indítása
PokerTH
- PokerTH
+ PokerTH
-
+
Network Game
Hálózati játék
Settings
- Beállítások
+ Beállítások
@@ -2672,127 +3066,137 @@ Kérlek adj meg egy valós szerver lista címet!
Infó
-
+
Start Local Game ...
Helyi játék indítása ...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Internetes játék...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
A PokerTH névjegye ...
-
+
Configure PokerTH ...
PokerTH beállítása...
-
+
Quit
Kilépés
-
+
Create Network Game ...
Hálózati játék létrehozása ...
-
+
Join Network Game ...
Belépés hálózati játékba ...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - A nyílt forráskódú Texas Holdem játék
+ PokerTH %1 - A nyílt forráskódú Texas Holdem játék
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Nem csatlakozhatsz az internetes játék Társalgójába "Human Player" névvel.
Kérlek válassz másik nevet.
-
+
Network Error
Hálózati hiba
-
+
Server address was not set.
Szerver cím nincs beállítva.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Hibás port van beállítva (A portok 0-1023-ig nem engedélyezettek).
-
+
Could not create a socket for TCP communication.
Nem lehet létrehozni socket-et a TCP kommunikációhoz.
-
+
Could not set the IP address.
Nem lehet beállítani az IP címet.
-
+
Could not set the port for this type of address.
Nem lehet beállítani a port-ot ehhez a cím típushoz.
-
+
The server name could not be resolved.
A szerver név feloldása nem lehetséges.
-
+
Bind failed - please choose a different port.
Kapcsolódás sikertelen - kérlek válassz másik port-ot.
-
+
Internal network error: "listen" failed.
Belső hálózati hiba: sikertelen "fülelés".
-
+
Server execution was terminated.
Szerver futtatása befejezve.
-
+
Could not connect to the server.
Nem lehet kapcsolódni a szerverhez.
-
+
Connection timed out.
Please check the server address.
@@ -2802,250 +3206,255 @@ Kérlek ellenőrizd a szerver címét.
Ha a szerver NAT router mögött van, akkor bizonyosodj meg róla hogy a port továbbítás engedélyezett.
-
+
Internal network error: "select" failed.
Belső hálózati hiba: sikertelen "kiválasztás".
-
+
Internal network error: "send" failed.
Belső hálózati hiba: sikertelen "küldés".
-
+
Connection was closed by the server.
A szerver megszakította a kapcsolatot.
-
+
Internal network error: Duplicate TCP connection.
Belső hálózati hiba: Duplikált TCP kapcsolat.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Érvénytelen hálózati csomag került fogadásra.
Kérlek bizonyosodj meg róla, hogy az összes játékos ugyanazt a verziót használja.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Belső hiba.
Kérlek bizonyosodj meg róla, hogy az összes játékos ugyanazt a verziót használja.
-
+
Invalid server list URL.
Please correct the address in the settings.
Érvénytelen szerver lista URL.
Kérlek javítsd a címet a beállításoknál.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Nem sikerült megnyitni a szerver lista MD5 fájlt.
Kérlek győződj meg róla, hogy a szerver lista címe megfelelő.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
Nem sikerült a PokerTH internetes szerver listát szinkronizálni.
Kérlek győződj meg a szerver lista címének érvényességéről.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
A PokerTH internetes szerver listája hibás adatot tartalmaz.
Ha egyéni szerver listát használsz, kérlek győződj meg a formátum érvényességéről.
-
+
Could not unzip the PokerTH internet server list.
Nem sikerült a PokerTH internetes szerver lista kicsomagolása.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
Nem sikerült a PokerTH internetes szerver lista letöltése.
Kérlek ellenőrizd az internetes kapcsolatodat.
-
+
Could not open the target file when downloading the server list.
A szerver lista letöltése közben a cél fájlt nem sikerült megnyitni.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
A PokerTH szerver nem támogatja ezt a verziót.<br>Kérlek látogass el a következő címre <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> és töltsd le a legfrisebb verziót.
-
+
Sorry, this server is already full.
Elnézést, ez a szerver jelenleg tele van.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Hibás jelszó a játékhoz való csatlakozáskor.
Kérlek írd be a jelszót még egyszer és próbáld újra.
-
+
The password is too long. Please choose another one.
A jelszó túl hosszú. Kérlek válassz egy rövidebbet.
-
+
Your player name is already used by another player.
Please choose a different name.
A játékos nevedet már valaki használja.
Kérlek válassz egy másik nevet.
-
+
The player name is too short, too long or invalid. Please choose another one.
A játékos neved túl rövid, túl hosszú vagy érvénytelen.
Kérlek válassz egy másik nevet.
-
+
The game name is either too short or too long. Please choose another one.
A játék nevet vagy túl rövid vagy túl hosszú.
Kérlek válassz egy másik nevet.
-
+
The game could not be found.
A játék nem található.
-
+
The chat text is invalid.
A chat üzenet érvénytelen.
-
+
The server referred to an unknown player. Aborting.
A szerver egy ismeretlen játékosra hivatkozott. Megszakítás.
-
+
Internal error: The current player could not be found.
Belső hiba: az aktuális játékos nem található.
-
+
Internal error: The current player is not active.
Belső hiba: az aktuális játékos nem aktív.
-
+
You were kicked from the server.
A szerver kidobott a játékból.
-
+
You were temporarily banned from the server.
Ideiglenesen ki vagy tiltva a szerverről.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
A szerver kapcsolat inaktivitás miatt megszakadt. Bármikor újra csatlakozhatsz!
-
+
The client player count is invalid.
A kliens játékosok száma érvénytelen.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Túl sok vak tét van megadva. Kérlek módosítsd a vak beállításokat.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Érvénytelen avatar fájl lett megadva. Kérlek válassz másik avatart.
-
+
The selected avatar file is too large. Please choose a different avatar.
A kiválasztott avatar fájl túl nagy. Kérlek válassz másik avatart.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Jelenleg nem tudsz új avatar fájlt feltölteni. Kérlek próbáld újra néhány másodperc múlva.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Belső avatar hiba lépett fel. kérlekk jelezd ezt egy adminnak a társalgóban.
-
+
Could not start game: Synchronization failed.
A játék indítása sikertelen: szinkronizációs hiba
-
+
The server is down for maintenance. Please try again later.
A szerver karbantartás miatt nem üzemel. Kérlek próbáld újra később.
-
+
An internal error occured.
Belső hiba lépett fel.
-
+
Network Notification
Hálózati figyelmeztetés
-
+
You were kicked from the game.
Kidobtak a játékból.
-
+
Sorry, this game is already full.
Elnézést, ez a játék jelenleg tele van.
-
+
Unable to join - the server has already started the game.
Csatlakozás sikertelen - a szerver már elindította a játékot.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Inaktivitás miatt nem vagy már admin. Kezdj nyugodtan új játékot!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Elérhető a PokerTH egy újabb verziója. <br>Kérlek látodass el a <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> oldalra és töltsd le a legfrisebb verziót.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Ez a PokerTH béta verzió már idejétmúlt. <br>Kérlek látodass el a <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> oldalra és töltsd le a legfrisebb verziót.
-
+
Server Message
Szerver Üzenet
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_it.ts b/ts/pokerth_it.ts
index 64ab81da..83db7471 100644
--- a/ts/pokerth_it.ts
+++ b/ts/pokerth_it.ts
@@ -1,19 +1,111 @@
-
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick any player - You are not game admin!
Non puoi espellere nessuno - Non sei l'amministratore della partita!
-
+
You cannot kick yourself!
Non puoi auto-espellerti!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -90,10 +182,28 @@
Inizia la votazione per espellere questo utente
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
Informazioni
@@ -113,12 +223,12 @@
Informazioni su PokerTH 0.6-beta
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
+
Close
Chiudi
@@ -1146,7 +1256,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Pagina progetto: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Autori: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idea iniziale, achitettura di base, implementazione gui, pacchetto linux</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idea iniziale, architettura di base, sviluppo motore</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - sviluppo di rete, pacchetto windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - grafica gui, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pacchetto MacOS</p></body></html>
-
+
License
Licenza
@@ -1185,17 +1295,17 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay
-
+
Project
Progetto
-
+
Thanks to
Ringraziamenti a
-
+
Translation
Traduzione
@@ -1208,7 +1318,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Motore per il popolare Poker "Texas Hold'em"
+ - Motore per il popolare Poker "Texas Hold'em"
- Partite in singleplayer con un massimo di 6 avversari
- Partite multigiocatore in rete
- Sviluppato in C++ / QT4
@@ -1237,7 +1347,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1264,7 +1374,7 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1330,7 +1440,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1350,16 +1460,89 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - per l'hosting e l'amministrazione del server di gioco su Internet</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - per la grafica di sfondo della finestra di avvio</p></body></html>
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
+
aboutPokerthImpl
-
+
About PokerTH %1
Informazioni su PokerTH %1
-
+
PokerTH %1
PokerTH %1
@@ -1367,12 +1550,12 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
$
$
-
+
Add
Aggiungi
@@ -1382,12 +1565,12 @@ p, li { white-space: pre-wrap; }
Dopo di che:
-
+
Afterwards:
Dopo di che:
-
+
Always double blinds
Raddoppia sempre i blind
@@ -1397,57 +1580,57 @@ p, li { white-space: pre-wrap; }
Rilancia sempre di:
-
+
Always raise by:
Rilancia sempre di:
-
+
Change Blinds Settings
Cambia le impostazioni dei blind
-
+
Delete
Elimina
-
+
Every:
Ogni:
-
+
First small blind:
Primo small blind:
-
+
hands
mani
-
+
Keep last blind
Mantieni ultimo blind
-
+
Manual blinds order:
Ordine manuale dei blind:
-
+
minutes
minuti
-
+
Raise blinds:
Aumenta blind:
-
+
Raise mode:
Modalità aumento:
@@ -1532,57 +1715,57 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
$
$
-
+
Blinds
Blind
-
+
Cancel
Annulla
-
+
Change blinds settings ...
Cambia le impostazioni dei blind...
-
+
Create Game
Crea Partita
-
+
Create Internet Game
Crea partita su Internet
-
+
Game Speed for computer opponents:
Velocità di gioco per il computer:
-
+
Internet Game Settings
Impostazioni partita su Internet
-
+
Maximum number of players:
Numero massimo di giocatori:
-
+
Password:
Password:
-
+
s
s
@@ -1592,12 +1775,12 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Start Cash:
Contante iniziale:
-
+
Timeout for player action:
Tempo limite per l'azione del giocatore:
@@ -1607,7 +1790,7 @@ p, li { white-space: pre-wrap; }
Tempo limite per l'azione del giocatore (in secondi):
-
+
Use saved blinds settings
Utilizza impostazioni dei blind salvate
@@ -1615,37 +1798,37 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
$
$
-
+
Blinds
Blind
-
+
Cancel
Annulla
-
+
Change blinds settings ...
Cambia le impostazioni dei blind...
-
+
Create Game
Crea partita
-
+
Create Network Game
Crea partita in rete
-
+
Game Speed for computer opponents:
Velocità di gioco per il computer:
@@ -1655,17 +1838,17 @@ p, li { white-space: pre-wrap; }
Numero di mani prima di aumentare lo Small Blind:
-
+
Maximum number of players:
Numero massimo di giocatori:
-
+
Network Game Settings
Impostazioni rete
-
+
s
s
@@ -1675,12 +1858,12 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Start Cash:
Contante iniziale:
-
+
Timeout for player action:
Tempo limite per l'azione del giocatore:
@@ -1690,7 +1873,7 @@ p, li { white-space: pre-wrap; }
Tempo limite per l'azione del giocatore (in secondi):
-
+
Use saved blinds settings
Utilizza impostazioni dei blind salvate
@@ -1718,7 +1901,7 @@ p, li { white-space: pre-wrap; }
Giocatori connessi
-
+
Create Game
Crea partita
@@ -1758,12 +1941,12 @@ p, li { white-space: pre-wrap; }
Prepartita Internet
-
+
Join any game
Unisciti a partita casuale
-
+
Join Game
Unisciti alla partita
@@ -1783,7 +1966,7 @@ p, li { white-space: pre-wrap; }
Abbandona partita
-
+
Lobby-Chat
Chat prepartita
@@ -1847,6 +2030,15 @@ p, li { white-space: pre-wrap; }
Timeout for player action (sec):
Tempo limite per l'azione dei giocatori (sec):
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -1944,7 +2136,7 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
About PokerTH ...
Informazioni su PokerTH...
@@ -1954,17 +2146,17 @@ p, li { white-space: pre-wrap; }
All In
-
+
Auto-Check / Auto-Call-Any
Auto-Check / Auto-Call (sempre)
-
+
Auto-Check / Auto-Fold
Auto-Check / Auto-Fold
-
+
Away
Away
@@ -1979,62 +2171,62 @@ p, li { white-space: pre-wrap; }
⌘C
-
+
Chat
Chat
-
+
Create Network Game ...
Crea partita in rete...
-
+
Ctrl+A
Ctrl+A
-
+
Ctrl+F
Ctrl+F
-
+
Ctrl+H
Ctrl+H
-
+
Ctrl+I
Ctrl+I
-
+
Ctrl+J
Ctrl+J
-
+
Ctrl+L
Ctrl+L
-
+
Ctrl+N
Ctrl+N
-
+
Ctrl+O
Ctrl+O
-
+
Ctrl+Q
Ctrl+Q
-
+
Ctrl+T
Ctrl+T
@@ -2044,7 +2236,7 @@ p, li { white-space: pre-wrap; }
⌘F
-
+
Fullscreen
Tutto schermo
@@ -2059,17 +2251,17 @@ p, li { white-space: pre-wrap; }
⌘H
-
+
Hands
Mani
-
+
Internet Game ...
Partita in Internet...
-
+
Join Network Game ...
Unisciti a una partita in rete...
@@ -2079,12 +2271,12 @@ p, li { white-space: pre-wrap; }
⌘L
-
+
Log
Registro
-
+
Manual Action (default)
Azione manuale (predefinito)
@@ -2099,7 +2291,7 @@ p, li { white-space: pre-wrap; }
PokerTH 0.5 - Il Motore Texas Holdem 'Open-Source'
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Il Motore Texas Holdem Open-Source
@@ -2119,42 +2311,42 @@ p, li { white-space: pre-wrap; }
QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }
-
+
Quit
Esci
-
+
Settings ...
Impostazioni...
-
+
Show/Hide Away Window
Mostra/Nascondi finestra away
-
+
Show/Hide Chat Window
Mostra/Nascondi finestra di chat
-
+
Show/Hide Hands Window
Mostra/Nascondi finestra mani
-
+
Show/Hide Log Window
Mostra/Nascondi finestra registro
-
+
Speed:
Velocità:
-
+
Start Local Game ...
Inizia una partita locale...
@@ -2166,68 +2358,78 @@ p, li { white-space: pre-wrap; }
View
- Visualizza
+ Visualizza
-
+
Kick
Espelli
-
+
Vote Timeout:
Timeout voto:
-
+
Yes
Sì
-
+
No
No
-
+
Chance
Probabilità
Settings
- Impostazioni
+ Impostazioni
-
+
Configure PokerTH ...
Configura PokerTH...
-
+
Close
Chiudi
-
+
Ctrl+X
Ctrl+X
-
+
Vote started by:
Voto iniziato da:
-
+
Show/Hide Chance Window
Mostra/Nascondi Finestra Probabilità
-
+
Ctrl+C
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
@@ -2271,7 +2473,7 @@ Assicurarsi che tutti i giocatori abbiano la stessa versione di PokerTH.E' stata specificata una porta non valida (le porte 0-1023 non sono permesse).
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Attenzione! Vuoi veramente abbandonare la partita corrente
@@ -2280,12 +2482,12 @@ e tornare al prepartita?
Auto mode set: Check or call any.
- Impostata modalità automatica: check o call ogni volta.
+ Impostata modalità automatica: check o call ogni volta.
Auto mode set: Check or fold.
- Impostata modalità automatica: check o fold.
+ Impostata modalità automatica: check o fold.
@@ -2293,19 +2495,19 @@ e tornare al prepartita?
Bind fallito - selezionare una porta diversa.
-
+
Chat
Chat
-
+
Closing PokerTH during network game
Si sta chiudendo PokerTH durante una partita in rete
Cmd+N to start a new game
- Ctrl+N per iniziare una nuova partita
+ Ctrl+N per iniziare una nuova partita
@@ -2351,12 +2553,12 @@ Se il server è alle spalle di un router NAT, assicurarsi che sia stato abilitat
Ctrl+N to start a new game
- Ctrl+N per iniziare una nuova partita
+ Ctrl+N per iniziare una nuova partita
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
+ F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
@@ -2371,7 +2573,7 @@ Se il server è alle spalle di un router NAT, assicurarsi che sia stato abilitat
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
+ F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
@@ -2418,14 +2620,14 @@ Please reenter the password and try again.
Reinserire la password e riprovare.
-
+
Lobby
Prepartita
Manual mode set. You've got to choose yourself now.
- Impostata modalità manuale. Devi scegliere da solo, ora.
+ Impostata modalità manuale. Devi scegliere da solo, ora.
@@ -2438,12 +2640,12 @@ Reinserire la password e riprovare.
Notifica in Rete
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Il Motore Texas Holdem Open-Source
-
+
PokerTH - Internet Game Message
PokerTH - Messaggio partita su Internet
@@ -2468,12 +2670,12 @@ Reinserire la password e riprovare.
Spiacente, il server è già al completo.
-
+
Start
Inizio
-
+
Stop
Ferma
@@ -2583,7 +2785,7 @@ Visitare l'URL <a href="http://www.pokerth.net/" target="
Impossibile partecipare - la partita è già iniziata.
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Stai facendo da server. Vuoi comunque chiudere PokerTH?
@@ -2677,44 +2879,54 @@ Assicurarsi di essere connessi direttamente ad internet.
Impossibile aprire il file di destinazione durante il download della lista server.
-
+
Chance
Probabilità
-
+
Kick
Espelli
-
+
Do you want to kick <b>%1</b><br>from this game?
Vuoi espellere <b>%1</b><br>da questa partita?
-
+
<b>%1</b> secs left
<b>%1</b> sec. rimasti
-
+
vote
voto
-
+
votes
voti
Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- Il Giocatore <b>%1</b> ha <b>%2</b> %3<br>contro di lui. <b>%4</b> voti necessari all'espulsione.
+ Il Giocatore <b>%1</b> ha <b>%2</b> %3<br>contro di lui. <b>%4</b> voti necessari all'espulsione.
You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- Hai <b>%1</b> %2 contro di te.<br><b>%3</b> voti necessari per essere espulso.
+ Hai <b>%1</b> %2 contro di te.<br><b>%3</b> voti necessari per essere espulso.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
@@ -2862,7 +3074,6 @@ p, li { white-space: pre-wrap; }
A profile with the name: "
Un profilo chiamato: "
-
A profile with the name: %1 already exists.
@@ -2913,12 +3124,12 @@ Desideri sovrascriverlo?
manualBlindsOrderDialog
-
+
$
$
-
+
Add
Aggiungi
@@ -2928,12 +3139,12 @@ Desideri sovrascriverlo?
Dopo di che:
-
+
Afterwards:
Dopo di che:
-
+
Always double blinds
Raddoppia sempre i blind
@@ -2943,22 +3154,22 @@ Desideri sovrascriverlo?
Rilancia sempre di:
-
+
Always raise by:
Rilancia sempre di:
-
+
Delete
Elimina
-
+
Keep last blind
Mantieni ultimo blind
-
+
Manual Blinds Order
Ordine manuale dei blind
@@ -3002,22 +3213,22 @@ Desideri sovrascriverlo?
newGameDialog
-
+
$
$
-
+
Blinds
blind
-
+
Change blinds settings ...
Cambia le impostazioni dei blind...
-
+
Game Speed:
Velocità:
@@ -3027,12 +3238,12 @@ Desideri sovrascriverlo?
Numero di mani prima di aumentare lo Small Blind:
-
+
Local Game Settings
Impostazioni locali
-
+
Number of players:
Numero di giocatori:
@@ -3042,17 +3253,17 @@ Desideri sovrascriverlo?
Small Blind:
-
+
Start Cash:
Contante iniziale:
-
+
Start Local Game
Inizia una partita locale
-
+
Use saved blinds settings
Utilizza impostazioni dei blind salvate
@@ -3137,7 +3348,7 @@ Scegli un'immagine più piccola!
settingsDialog
-
+
$
$
@@ -3147,32 +3358,32 @@ Scegli un'immagine più piccola!
0.4 (corrente)
-
+
10
10
-
+
action (high frequent disc access)
azione (elevato - accesso frequente al disco)
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://it.wikipedia.org/wiki/Ipv6">Che cos'è?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://it.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Che cos'è?</a>
-
+
Always double blinds
Raddoppia sempre i blind
-
+
Channel:
Canale:
@@ -3182,12 +3393,12 @@ Scegli un'immagine più piccola!
Password canale:
-
+
chat.freenode.net
chat.freenode.net
-
+
Computer Engine
Computer
@@ -3197,12 +3408,12 @@ Scegli un'immagine più piccola!
Giorno(i)
-
+
Default
Defaut
-
+
Edit ...
Modifica...
@@ -3212,7 +3423,7 @@ Scegli un'immagine più piccola!
Abilita Chat prepartita (server IRC)
-
+
Enable/Disable Logging
Ablita/Disabilita il registro
@@ -3227,42 +3438,42 @@ Scegli un'immagine più piccola!
Versione del motore per gli avversari AI:
-
+
Every:
Ogni:
-
+
First small blind:
Primo small blind:
-
+
Flipside of Cards
Dorso delle carte
-
+
game (low disc access)
partita (basso - accesso ridotto al disco)
-
+
Game Speed:
Velocità:
-
+
Game Speed for computer opponents:
Velocità di gioco per il computer:
-
+
hand (medium disc access)
mano (media - accesso normale al disco)
-
+
hands
mani
@@ -3313,7 +3524,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">N.b.: Le </span><span style=" font-weight:600; font-style:italic;">Impostazioni di Gioco</span><span style=" font-style:italic;"> predefinite come "Numero Massimo di Giocatori", "Contante Iniziale" e "Small Blind" saranno usate </span><span style=" font-weight:600; font-style:italic;">nelle impostazioni del gioco in rete. </span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -3321,7 +3532,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style="font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">N.b.: Le </span><span style=" font-weight:600; font-style:italic;">Impostazioni di gioco</span><span style=" font-style:italic;"> predefinite come "Numero massimo di giocatori", "Contante iniziale" e "Small blind" saranno usate </span><span style=" font-weight:600; font-style:italic;">nelle impostazioni del gioco in rete. </span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -3329,7 +3540,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">N.B.: Migliore qualità con un rapporto di </span><span style=" font-weight:600; font-style:italic;">larghezza=50, altezza=50.</span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -3337,17 +3548,17 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">N.B.: Migliore qualità con un rapporto di </span><span style=" font-weight:600; font-style:italic;">larghezza=100, altezza=140.</span></p></body></html>
-
+
Human Player:
Giocatore umano:
-
+
Interface
Interfaccia
-
+
Internet Game Settings
Impostazioni partita su Internet
@@ -3357,7 +3568,7 @@ p, li { white-space: pre-wrap; }
Impostazioni server internet (server dedicato)
-
+
Language:
Lingua:
@@ -3372,32 +3583,32 @@ p, li { white-space: pre-wrap; }
Parametri locali predefiniti
-
+
Local Game Settings
Impostazioni locali
-
+
Log File Directory:
Percorso file di registro:
-
+
Log Messages
Registro messaggi
-
+
Manual blinds order:
Ordine manuale dei blind:
-
+
Maximum number of players:
Numero massimo di giocatori:
-
+
minutes
minuti
@@ -3407,62 +3618,62 @@ p, li { white-space: pre-wrap; }
Impostazioni rete predefinite
-
+
Network Game Settings
Impostazioni di rete
-
+
Network / Internet Game
Partita in rete/su Internet
-
+
Network Server Settings
Impostazioni server di rete
-
+
Number of players:
Numero di giocatori:
-
+
Opponent 1:
Giocatore 1:
-
+
Opponent 2:
Giocatore 2:
-
+
Opponent 3:
Giocatore 3:
-
+
Opponent 4:
Giocatore 4:
-
+
Opponent 5:
Giocatore 5:
-
+
Opponent 6:
Giocatore 6:
-
+
Own flipside picture:
Immagine del dorso delle carte:
-
+
Pause between hands (press "start" button to go on)
Pausa tra una mano e l'altra (premere start per proseguire)
@@ -3472,32 +3683,32 @@ p, li { white-space: pre-wrap; }
Nomi dei giocatori
-
+
Player Nicks/Avatars
Nick/Avatar dei giocatori
-
+
Play game actions sounds like "check", "call", "raise"
Suoni per le azioni di gioco ( "check", "call", "raise", ecc.)
-
+
Play lobby chat notifications
Notifiche chat di gioco
-
+
Play network/internet game notifications like "player joined the game"
Notifiche partite in rete/Internet (Es. "il giocatore si è unito alla partita")
-
+
Play sound effects
Abilita gli effetti sonori
-
+
#pokerth
#pokerth
@@ -3507,12 +3718,12 @@ p, li { white-space: pre-wrap; }
QLabel { font-weight: bold; }
-
+
Raise blinds:
Aumenta blind:
-
+
Raise mode:
Modalità aumento:
@@ -3522,27 +3733,27 @@ p, li { white-space: pre-wrap; }
Inverti l'ordine dei tasti funzione (F1 - F3)
-
+
Reverse order of F-Keys (F1 - F4)
Inverti l'ordine dei tasti funzione (F1 - F4)
-
+
s
s
-
+
Server Address:
Indirizzo del server:
-
+
Server Password:
Password del server:
-
+
Server Port:
Porta del server:
@@ -3552,27 +3763,27 @@ p, li { white-space: pre-wrap; }
Impostazioni server
-
+
Settings
Impostazioni
-
+
Show buttons for small blind and big blind
Visualizza i bottoni per small e big blind
-
+
Show fade-out animation for non-winning cards
Visualizza la dissolvenza per le carte non vincenti
-
+
Show flip-card animation
Visualizza l'animazione delle carte
-
+
Show game settings dialog on every new game
Visualizza la finestra delle impostazioni di gioco
all'inizio di ogni nuova partita
@@ -3580,27 +3791,27 @@ all'inizio di ogni nuova partita
Show intro on startup
- Visualizza l'introduzione all'avvio
+ Visualizza l'introduzione all'avvio
-
+
Show left toolbox
Visualizza il toolbox a sinistra
-
+
Show own cards only on mouse click
Mostra le proprie carte solo al click del mouse
-
+
Show right toolbox
Visualizza il toolbox a destra
Show statusbar messages
- Visualizza i messaggi della barra di stato
+ Visualizza i messaggi della barra di stato
@@ -3608,37 +3819,37 @@ all'inizio di ogni nuova partita
Small Blind:
-
+
Sound
Suono
-
+
Sound Categories
Categorie suoni
-
+
Sound Volume:
Volume effetti sonori:
-
+
Start Cash:
Contante iniziale:
-
+
Store log files for
Memorizza file di registro per
-
+
Switch keyboard focus to bet-input-field if it's your turn
Passa il focus della tastiera sull'area di puntata al proprio turno
-
+
Timeout for player action:
Tempo limite per l'azione del giocatore:
@@ -3648,120 +3859,193 @@ all'inizio di ogni nuova partita
Tempo limite per l'azione del giocatore (in secondi):
-
+
Use IPv6
Utilizza IPv6
-
+
Use password for private game:
Utilizza password per partita privata:
-
+
Use SCTP
Utilizza SCTP
-
+
Write log after every:
Scrivi sul file di registro ogni:
-
+
Automatic Server Configuration URL
URL configurazione automatica server
-
+
Serverlist Address:
Indirizzo lista server:
-
+
Manual Server Configuration
Configurazione manuale del server
-
+
Day(s)
Giorno(i)
-
+
Local Game
Partita locale
-
+
Network Game
Partita in rete
-
+
Internet Game
Partita in Internet
-
+
Nicks/Avatars
Nick/Avatar
-
+
Show cards chance monitor
Mostra finestra probabilità
-
+
Internet Server
Server Internet
-
+
Lobby Chat (IRC)
Chat prepartita (IRC)
-
+
Password:
Password:
-
+
Avatar Server:
Server Avatar:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Giocatore 6: {7:?}
+
+
+
+ Opponent 8:
+ Giocatore 6: {8:?}
+
+
+
+ Opponent 10:
+ Giocatore 6: {10:?}
+
settingsDialogImpl
-
+
Blinds Error
Errore relativo ai blind
-
+
Dutch
Olandese
-
+
English
Inglese
-
+
French
Francese
-
+
German
Tedesco
-
+
Hungarian
Ungherese
@@ -3771,17 +4055,17 @@ all'inizio di ogni nuova partita
Immmagine (*.png)
-
+
Images (*.png *.jpg *.gif)
Immagini (*.png *.jpg *.gif)
-
+
Italian
Italiano
-
+
Language Changed
La lingua è stata cambiata
@@ -3791,47 +4075,47 @@ all'inizio di ogni nuova partita
Norvegese
-
+
Norwegian
Norvegese
-
+
Open Directory
Apri cartella
-
+
Portuguese
Portoghese
-
+
Russian
Russo
-
+
Select your flipside picture
Seleziona un'immagine per il dorso delle carte
-
+
Settings Error
Errore nelle impostazioni
-
+
Slovak
Slovacco
-
+
Spanish
Spagnolo
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
L'immagine selezionata per il dorso delle carte non esiste.
@@ -3845,7 +4129,7 @@ Please enter an valid picture!
Inserite un'immagine valida!
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -3854,7 +4138,7 @@ This first-small-blind-value will be set to maximum allowed value.
Il valore del primo small blind verrà impostato al massimo consentito.
-
+
The log file directory doesn't exist.
Please select an valid directory!
La cartella per il file di registro non esiste.
@@ -3868,59 +4152,168 @@ Please select an valid directory!
Inserite una directory valida!
-
+
Turkish
Turco
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Hai cambiato la lingua dell'applicazione in %1.
Riavvia PokerTH per caricare la nuova lingua!
-
+
Bulgarian
Bulgaro
-
+
Polish
Polacco
-
+
Chinese
Cinese
-
+
Greek
Greco
-
+
Swedish
Svedese
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
L'indirizzo della lista server immesso non è un URL valido.
Inserisci un indirizzo valido!
-
+
Finnish
Finlandese
-
+
Danish
Danese
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -3996,44 +4389,44 @@ Inserisci un indirizzo valido!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6.3 - Il Motore Texas Holdem Open-Source
-
+
&2 Internet Game
&2 Partita in Internet
-
+
&3 Create Network Game
&3 Crea partita in rete
-
+
&4 Join Network Game
&4 Unisciti a una partita in rete
-
+
&1 Start Local Game
&1 Inizia partita locale
PokerTH
- PokerTH
+ PokerTH
-
+
Network Game
Partita in rete
Settings
- Impostazioni
+ Impostazioni
@@ -4041,127 +4434,137 @@ Inserisci un indirizzo valido!
Informazioni
-
+
Start Local Game ...
Inizia una partita locale...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Partita in Internet...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
Informazioni su PokerTH
-
+
Configure PokerTH ...
Configura PokerTH...
-
+
Quit
Esci
-
+
Create Network Game ...
Crea partita in rete...
-
+
Join Network Game ...
Unisciti a una partita in rete...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Il Motore Texas Holdem Open-Source
+ PokerTH %1 - Il Motore Texas Holdem Open-Source
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Impossibile accedere alla chat prepartita di una partita in rete col nickname "Giocatore Umano".
Scegline un altro.
-
+
Network Error
Errore di rete
-
+
Server address was not set.
Indirizzo del server mancante.
-
+
An invalid port was set (ports 0-1023 are not allowed).
È stata specificata una porta non valida (le porte 0-1023 non sono permesse).
-
+
Could not create a socket for TCP communication.
Impossibile creare un socket di comunicazione TCP.
-
+
Could not set the IP address.
Impossibile impostare l'indirizzo IP.
-
+
Could not set the port for this type of address.
Impossibile impostare la porta per questo tipo di indirizzo.
-
+
The server name could not be resolved.
Impossibile risolvere il nome del server.
-
+
Bind failed - please choose a different port.
Bind fallito - seleziona una porta diversa.
-
+
Internal network error: "listen" failed.
Errore di rete interno: "listen" fallito.
-
+
Server execution was terminated.
L'esecuzione del server è stata interrotta.
-
+
Could not connect to the server.
Impossibile connettersi al server.
-
+
Connection timed out.
Please check the server address.
@@ -4172,248 +4575,253 @@ Controlla l'indirizzo del server.
Se il server è alle spalle di un router NAT, assicurati che sia stato abilitato il port forwarding.
-
+
Internal network error: "select" failed.
Errore di rete interno: "select" fallita.
-
+
Internal network error: "send" failed.
Errore di rete interno: "send" fallito.
-
+
Connection was closed by the server.
Connessione interrotta dal server.
-
+
Internal network error: Duplicate TCP connection.
Errore di rete interno: connessione TCP duplicata.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
È stato ricevuto un pacchetto non valido.
Assicurati che tutti i giocatori abbiano la stessa versione di PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Errore di stato interno.
Assicurati che tutti i giocatori abbiano la stessa versione di PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
URL della lista server non valido.
Correggi l'indirizzo nelle impostazioni.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Impossibile aprire il file MD5 della lista dei server.
Assicurati che l'URL della lista dei server sia corretto.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
La sincronizzazione della lista server internet di PokerTH è fallita.
Assicurati che l'URL della lista server sia corretto.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
La lista server internet di PokerTH contiene dati non validi.
Se utilizzi una lista server personalizzata, assicurati che il suo formato sia corretto.
-
+
Could not unzip the PokerTH internet server list.
Impossibile decomprimere la lista dei server Internet di PokerTH.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
Impossibile scaricare la lista server internet di PokerTH.
Assicurati di essere connesso direttamente ad internet.
-
+
Could not open the target file when downloading the server list.
Impossibile aprire il file di destinazione durante il download della lista server.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Il server di PokerTH non supporta questa versione del gioco. <br>Visita l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scarica l'ultima versione.
-
+
Sorry, this server is already full.
Spiacente, il server è già al completo.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Password sbagliata per la partita selezionata.
Reinserisci la password e riprova.
-
+
The password is too long. Please choose another one.
Questa password è troppo lunga. Scegline una diversa.
-
+
Your player name is already used by another player.
Please choose a different name.
Il tuo nome è già in uso da un altro giocatore.
Scegli un nome diverso.
-
+
The player name is too short, too long or invalid. Please choose another one.
Il nome del giocatore è troppo corto, troppo lungo o non valido. Scegline un altro.
-
+
The game name is either too short or too long. Please choose another one.
Il nome della partita è troppo corto o troppo lungo. Scegline un altro.
-
+
The game could not be found.
Impossibile trovare la partita.
-
+
The chat text is invalid.
Il testo nella chat non è valido.
-
+
The server referred to an unknown player. Aborting.
Il server ha contattato un giocatore sconosciuto. Operazione annullata.
-
+
Internal error: The current player could not be found.
Errore interno: Impossibile trovare il giocatore corrente.
-
+
Internal error: The current player is not active.
Errore interno: Il giocatore corrente non è attivo.
-
+
You were kicked from the server.
Sei stato espulso dal server.
-
+
You were temporarily banned from the server.
Sei stato temporaneamente bandito dal server.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
La connessione al server è andata in timeout per inattività. Riconnettiti, sei il benvenuto!
-
+
The client player count is invalid.
Il numero di giocatori non è valido.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Sono stati impostati troppi blind manuali. Devi riconfigurare i blind.
-
+
An invalid avatar file was configured. Please choose a different avatar.
È stato impostato un file di avatar non valido. Scegli un avatar diverso.
-
+
The selected avatar file is too large. Please choose a different avatar.
Il file di avatar selezionato è troppo grande. Scegli un avatar diverso.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Non puoi caricare un nuovo avatar in questo momento. Per favore, riprova tra qualche secondo.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Si è verificato un errore interno sugli avatar. Per favore, riferisci l'accaduto ad un admin nella chat prepartita.
-
+
Could not start game: Synchronization failed.
Impossibile avviare la partita: sincronizzazione fallita.
-
+
The server is down for maintenance. Please try again later.
Il server è down per manutenzione. Riprova più tardi.
-
+
An internal error occured.
Errore interno.
-
+
Network Notification
Notifica di rete
-
+
You were kicked from the game.
Sei stato espulso dalla partita.
-
+
Sorry, this game is already full.
Spiacente, la partita è già al completo.
-
+
Unable to join - the server has already started the game.
Impossibile partecipare - la partita è già iniziata.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Il tuo status di admin è andato in timeout per inattività. Sentiti libero di creare una nuova partita!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
È disponibile una nuova release di PokerTH.<br>Visita l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scarica l'ultima versione.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Questa versione beta di PokerTH è obsoleta.<br>Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scaricare l'ultima versione.
-
+
Server Message
Messaggio del server
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_nl.ts b/ts/pokerth_nl.ts
index b2da2846..fb0ee2f3 100644
--- a/ts/pokerth_nl.ts
+++ b/ts/pokerth_nl.ts
@@ -1,19 +1,111 @@
-
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
U kunt zichzelf niet verwijderen.
-
+
You cannot kick any player - You are not game admin!
U bent niet de spelleider, dus u kunt geen spelers verwijderen.
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -90,15 +182,33 @@
Stemmen over het verwijderen van deze gebruiker
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
Info
-
+
Project
Project
@@ -127,7 +237,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpagina: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Makers: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idee, basisarchitectuur, implementatie van de grafische interface, Linuxpakket, webmaster@pokerth.net</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idee, basisarchitectuur, ontwikkeling van de simulator</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - netwerkprogrammatuur, Windowspakket</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - ontwerp van de grafische interface, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS-pakket</p></body></html>
-
+
License
Licentie
@@ -825,12 +935,12 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Close
Sluiten
-
+
Thanks to
Met dank aan
@@ -869,7 +979,7 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Translation
Vertaling
@@ -951,7 +1061,7 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
@@ -1424,7 +1534,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Pokersimulator voor het populaire Texas Hold'em-poker
+ - Pokersimulator voor het populaire Texas Hold'em-poker
- Eenspelermodus met maximaal 6 computertegenstanders
- Meerspelermodus via het netwerk
- Geprogrammeerd in C++/Qt4
@@ -1453,7 +1563,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1480,7 +1590,7 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1547,7 +1657,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -1568,16 +1678,89 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - voor het ontwerp van de achtergrond van het startvenster</p></body></html>
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
+
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
Info over PokerTH %1
@@ -1585,57 +1768,57 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Instellingen van de blinds wijzigen
-
+
First small blind:
Eerste kleine blind:
-
+
Raise blinds:
Blinds verhogen:
-
+
Every:
Na elke:
-
+
hands
rondes
-
+
minutes
minuten
-
+
Raise mode:
Verhoogmodus:
-
+
Always double blinds
Blinds blijven verdubbelen
-
+
Manual blinds order:
Aangepaste blinds:
-
+
Delete
Verwijderen
-
+
Add
Toevoegen
@@ -1650,7 +1833,7 @@ p, li { white-space: pre-wrap; }
Blijven verhogen met:
-
+
$
$
@@ -1660,17 +1843,17 @@ p, li { white-space: pre-wrap; }
Bij laatste blind blijven
-
+
Afterwards:
Hierna:
-
+
Always raise by:
Blijven verhogen met:
-
+
Keep last blind
Laatste blind houden
@@ -1750,7 +1933,7 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Game
Spel maken
@@ -1760,7 +1943,7 @@ p, li { white-space: pre-wrap; }
Instellingen van spel
-
+
Game Speed for computer opponents:
Speelsnelheid van computertegenstanders:
@@ -1775,12 +1958,12 @@ p, li { white-space: pre-wrap; }
Bedenktijd voor de spelers (sec):
-
+
Maximum number of players:
Maximale aantal spelers:
-
+
Start Cash:
Startgeld:
@@ -1790,12 +1973,12 @@ p, li { white-space: pre-wrap; }
Kleine blind:
-
+
Password:
Wachtwoord:
-
+
Cancel
Annuleren
@@ -1805,42 +1988,42 @@ p, li { white-space: pre-wrap; }
Rondes voordat de blinds stijgen:
-
+
Create Internet Game
Internetspel maken
-
+
Internet Game Settings
Instellingen van internetspel
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Opgeslagen instellingen gebruiken voor de blinds
-
+
Change blinds settings ...
Instellingen van de blinds wijzigen ...
-
+
$
$
-
+
Timeout for player action:
Bedenktijd voor de spelers:
-
+
s
s
@@ -1848,17 +2031,17 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Nieuw netwerkspel maken
-
+
Network Game Settings
Instellingen van netwerkspel
-
+
Start Cash:
Startgeld:
@@ -1868,12 +2051,12 @@ p, li { white-space: pre-wrap; }
Kleine blind:
-
+
Create Game
Spel maken
-
+
Cancel
Annuleren
@@ -1888,12 +2071,12 @@ p, li { white-space: pre-wrap; }
Bedenktijd voor de spelers (sec):
-
+
Maximum number of players:
Maximale aantal spelers:
-
+
Game Speed for computer opponents:
Speelsnelheid van computertegenstanders:
@@ -1903,32 +2086,32 @@ p, li { white-space: pre-wrap; }
Rondes voordat de blinds stijgen:
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Opgeslagen instellingen gebruiken voor de blinds
-
+
Change blinds settings ...
Instellingen van de blinds wijzigen ...
-
+
$
$
-
+
Timeout for player action:
Bedenktijd voor de spelers:
-
+
s
s
@@ -1941,7 +2124,7 @@ p, li { white-space: pre-wrap; }
Spellobby
-
+
Lobby-Chat
Lobby - Chat
@@ -2046,12 +2229,12 @@ p, li { white-space: pre-wrap; }
Tafel vol maken met computerspelers
-
+
Create Game
Spel maken
-
+
Join Game
Meedoen met spel
@@ -2156,10 +2339,19 @@ p, li { white-space: pre-wrap; }
Interval verhoging blinds:
-
+
Join any game
Meedoen met willekeurig spel
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -2267,7 +2459,7 @@ p, li { white-space: pre-wrap; }
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
-
+
Speed:
Snelheid:
@@ -2279,7 +2471,7 @@ p, li { white-space: pre-wrap; }
View
- Beeld
+ Beeld
@@ -2287,62 +2479,62 @@ p, li { white-space: pre-wrap; }
Spel
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Afsluiten
-
+
About PokerTH ...
Info over PokerTH ...
-
+
Settings ...
Instellingen ...
-
+
Create Network Game ...
Netwerkspel maken ...
-
+
Join Network Game ...
Meedoen met netwerkspel ...
-
+
Fullscreen
Volledig scherm
-
+
Hands
Handen
-
+
Chat
Chat
-
+
Log
Log
-
+
Start Local Game ...
Lokaal spel starten ...
-
+
Ctrl+Q
Ctrl+Q
@@ -2357,7 +2549,7 @@ p, li { white-space: pre-wrap; }
⌘F
-
+
Show/Hide Chat Window
Chat-venster aan/uit
@@ -2372,7 +2564,7 @@ p, li { white-space: pre-wrap; }
⌘H
-
+
Show/Hide Log Window
Log-venster aan/uit
@@ -2382,37 +2574,37 @@ p, li { white-space: pre-wrap; }
⌘L
-
+
Show/Hide Hands Window
Handen-venster aan/uit
-
+
Ctrl+O
Ctrl+O
-
+
Ctrl+J
Ctrl+J
-
+
Ctrl+F
Ctrl+F
-
+
Ctrl+T
Ctrl+T
-
+
Ctrl+H
Ctrl+H
-
+
Ctrl+L
Ctrl+L
@@ -2427,12 +2619,12 @@ p, li { white-space: pre-wrap; }
Netwerkspel
-
+
Internet Game ...
Internetspel ...
-
+
Ctrl+I
Ctrl+I
@@ -2442,27 +2634,27 @@ p, li { white-space: pre-wrap; }
All-in
-
+
Away
Afwezig
-
+
Manual Action (default)
Handmatige acties (standaard)
-
+
Auto-Check / Auto-Fold
Automatisch checken of folden
-
+
Auto-Check / Auto-Call-Any
Automatisch checken of callen
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokertTH 0.6 bèta - De Open-Source Texas Holdem-simulator
@@ -2472,82 +2664,92 @@ p, li { white-space: pre-wrap; }
Terug naar de lobby
-
+
Show/Hide Away Window
Afwezig-venster aan/uit
-
+
Ctrl+A
Ctrl+A
-
+
Kick
Verwijderen
-
+
Vote Timeout:
Stemmen kan
-
+
Yes
Ja
-
+
No
Nee
-
+
Chance
Kansen
Settings
- Instellingen
+ Instellingen
-
+
Configure PokerTH ...
PokerTH instellen ...
-
+
Close
Sluiten
-
+
Ctrl+X
Ctrl+X
-
+
Vote started by:
In stemming gebracht door
-
+
Show/Hide Chance Window
Kansen-venster aan/uit
-
+
Ctrl+C
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
Ctrl+N to start a new game
- Ctrl+N om een nieuw spel te starten
+ Ctrl+N om een nieuw spel te starten
@@ -2687,15 +2889,15 @@ Kies een andere naam.
Cmd+N to start a new game
- Cmd+N om een nieuw spel te starten
+ Cmd+N om een nieuw spel te starten
-
+
Start
Start
-
+
Stop
Stop
@@ -2771,24 +2973,24 @@ Als de server zich achter een NAT-router bevindt, controleer dan daar of port fo
F1 - Betten/Raisen | F2 - Checken/Callen | F3 - Folden/All-In
-
+
Chat
Chat
Manual mode set. You've got to choose yourself now.
- Handmatige modus ingesteld. U moet nu zelf kiezen.
+ Handmatige modus ingesteld. U moet nu zelf kiezen.
Auto mode set: Check or call any.
- Automatische modus ingesteld: altijd checken of callen.
+ Automatische modus ingesteld: altijd checken of callen.
Auto mode set: Check or fold.
- Automatische modus ingesteld: checken of folden.
+ Automatische modus ingesteld: checken of folden.
@@ -2835,12 +3037,12 @@ Kies een andere naam.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Folden | F2 - Checken/Callen | F3 - Betten/Raisen | F4 - All-In
+ F1 - Folden | F2 - Checken/Callen | F3 - Betten/Raisen | F4 - All-In
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - All-In | F2 - Betten/Raisen | F3 - Checken/Callen | F4 - Folden
+ F1 - All-In | F2 - Betten/Raisen | F3 - Checken/Callen | F4 - Folden
@@ -2873,12 +3075,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
Deze bètarelease van PokerTH is te oud.Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> en download de nieuwste versie.
-
+
Closing PokerTH during network game
PokerTH afsluiten tijdens netwerkspel
-
+
You are the hosting server. Do you want to close PokerTH anyway?
U bent de server van dit spel. Wilt u PokerTH toch sluiten?
@@ -2898,24 +3100,24 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
Deze bètarelease van PokerTH is te oud.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/</a> en download de nieuwste versie.
-
+
Lobby
Lobby
-
+
PokerTH - Internet Game Message
PokerTH - Bericht van internetspel
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Opgelet! Wilt u werkelijk het huidige spel verlaten
en teruggaan naar de lobby?
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokertTH %1 - De Open-Source Texas Holdem-simulator
@@ -2990,44 +3192,54 @@ Zorg ervoor dat u een directe verbinding met internet hebt.
Kan het doelbestand niet openen bij het downloaden van de serverlijst.
-
+
Chance
Kansen
-
+
Kick
Verwijderen
-
+
Do you want to kick <b>%1</b><br>from this game?
Wilt u <b>%1</b><br>uit dit spel verwijderen?
-
+
<b>%1</b> secs left
nog <b>%1</b> sec.
-
+
vote
stem
-
+
votes
stemmen
Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- <b>%2</b> %3 uitgebracht tegen <b>%1</b>.<br><b>%4</b> stemmen zijn nodig voor verwijdering.
+ <b>%2</b> %3 uitgebracht tegen <b>%1</b>.<br><b>%4</b> stemmen zijn nodig voor verwijdering.
You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- U heeft <b>%1</b> %2 tegen zich.<br><b>%3</b> stemmen zijn nodig voor verwijdering.
+ U heeft <b>%1</b> %2 tegen zich.<br><b>%3</b> stemmen zijn nodig voor verwijdering.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
@@ -3229,17 +3441,17 @@ Wilt u dat profiel overschrijven?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Aangepaste blinds
-
+
Delete
Verwijderen
-
+
Add
Toevoegen
@@ -3249,7 +3461,7 @@ Wilt u dat profiel overschrijven?
Hierna:
-
+
Always double blinds
Blinds blijven verdubbelen
@@ -3259,7 +3471,7 @@ Wilt u dat profiel overschrijven?
Blijven verhogen met:
-
+
$
$
@@ -3269,17 +3481,17 @@ Wilt u dat profiel overschrijven?
Bij laatste blind blijven
-
+
Afterwards:
Hierna:
-
+
Always raise by:
Blijven verhogen met:
-
+
Keep last blind
Laatste blind houden
@@ -3318,22 +3530,22 @@ Wilt u dat profiel overschrijven?
newGameDialog
-
+
Start Local Game
Lokaal spel starten
-
+
Local Game Settings
Instellingen van lokaal spel
-
+
Game Speed:
Speelsnelheid:
-
+
Start Cash:
Startgeld:
@@ -3343,7 +3555,7 @@ Wilt u dat profiel overschrijven?
Kleine blind:
-
+
Number of players:
Aantal spelers:
@@ -3358,22 +3570,22 @@ Wilt u dat profiel overschrijven?
Rondes voordat de blinds stijgen:
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Opgeslagen instellingen gebruiken voor de blinds
-
+
Change blinds settings ...
Instellingen van de blinds wijzigen ...
-
+
$
$
@@ -3458,12 +3670,12 @@ Stel een geldige afbeelding in.
settingsDialog
-
+
Interface
Interface
-
+
Flipside of Cards
Kaartachterkant
@@ -3476,7 +3688,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: Beste kwaliteit met een hoogte-breedteverhouding gelijk aan </span><span style=" font-weight:600; font-style:italic;">hoogte=140, breedte=100.</span></p></body></html>
-
+
Default
Standaard
@@ -3491,7 +3703,7 @@ p, li { white-space: pre-wrap; }
Kleine blind:
-
+
Start Cash:
Startgeld:
@@ -3506,17 +3718,17 @@ p, li { white-space: pre-wrap; }
Server-instellingen
-
+
Server Port:
Serverpoort:
-
+
Use IPv6
IPv6 gebruiken
-
+
Server Password:
Serverwachtwoord:
@@ -3526,42 +3738,42 @@ p, li { white-space: pre-wrap; }
Standaardinstellingen van netwerkspel
-
+
Computer Engine
Computertegenstanders
-
+
Opponent 5:
Tegenstander 5:
-
+
Opponent 3:
Tegenstander 3:
-
+
Opponent 2:
Tegenstander 2:
-
+
Opponent 6:
Tegenstander 6:
-
+
Opponent 1:
Tegenstander 1:
-
+
Opponent 4:
Tegenstander 4:
-
+
Human Player:
Menselijke Speler:
@@ -3576,62 +3788,62 @@ p, li { white-space: pre-wrap; }
dag(en)
-
+
Log File Directory:
Map voor logbestanden:
-
+
Log Messages
Logberichten
-
+
Local Game Settings
Instellingen van lokaal spel
-
+
Network Game Settings
Instellingen van netwerkspel
-
+
Show flip-card animation
Animatie van omdraaiende kaarten weergeven
-
+
Own flipside picture:
Eigen afbeelding voor kaartachterkant:
-
+
Show fade-out animation for non-winning cards
Fade out-animatie van niet-winnende kaarten weergeven
Show intro on startup
- Introductie weergeven bij het starten
+ Introductie weergeven bij het starten
-
+
Show right toolbox
Rechtertoolbox weergeven
-
+
Show left toolbox
Linkertoolbox weergeven
Show statusbar messages
- Berichten weergeven in de statusbalk
+ Berichten weergeven in de statusbalk
-
+
Show game settings dialog on every new game
Instellingenvenster weergeven voor elk nieuw spel
@@ -3641,22 +3853,22 @@ p, li { white-space: pre-wrap; }
Rondes voordat blinds omhooggaan:
-
+
Number of players:
Aantal spelers:
-
+
Game Speed:
Speelsnelheid:
-
+
Pause between hands (press "start" button to go on)
Stoppen tussen rondes (druk op Start om door te gaan)
-
+
Game Speed for computer opponents:
Speelsnelheid van computertegenstanders:
@@ -3666,27 +3878,27 @@ p, li { white-space: pre-wrap; }
Simulatorversie van computertegenstanders:
-
+
Enable/Disable Logging
Logbestanden schrijven
-
+
Store log files for
Bewaar de logbestanden
-
+
Write log after every:
Logbestand bijwerken na elke:
-
+
Show buttons for small blind and big blind
Buttons voor kleine blind en grote blind weergeven
-
+
Play sound effects
Geluidseffecten afspelen
@@ -3696,17 +3908,17 @@ p, li { white-space: pre-wrap; }
0.4 (huidige)
-
+
Use SCTP
SCTP gebruiken
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://nl.wikipedia.org/wiki/Ipv6">Wat is dit?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://nl.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Wat is dit?</a>
@@ -3722,22 +3934,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: Avatars hebben de beste kwaliteit met een hoogte-breedteverhouding gelijk aan </span><span style=" font-weight:600; font-style:italic;">hoogte=50, breedte=50.</span></p></body></html>
-
+
Settings
Instellingen
-
+
Maximum number of players:
Maximale aantal spelers:
-
+
Sound Volume:
Volume:
-
+
10
10
@@ -3747,32 +3959,32 @@ p, li { white-space: pre-wrap; }
Bedenktijd voor de spelers (sec):
-
+
action (high frequent disc access)
handeling (veel schijfactiviteit)
-
+
hand (medium disc access)
ronde (matige schijfactiviteit)
-
+
game (low disc access)
partij (weinig schijfactiviteit)
-
+
Show own cards only on mouse click
Eigen kaarten alleen bij muisklik weergeven
-
+
Sound
Geluid
-
+
Network Server Settings
Instellingen van netwerkserver
@@ -3793,17 +4005,17 @@ p, li { white-space: pre-wrap; }
Instellingen van internetserver (pokerserver)
-
+
Server Address:
Serveradres:
-
+
Use password for private game:
Wachtwoord gebruiken voor privéspel:
-
+
Internet Game Settings
Instellingen van internetspel
@@ -3823,17 +4035,17 @@ p, li { white-space: pre-wrap; }
Instellingen voor het chatten in de lobby (IRC-server)
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Kanaal:
-
+
#pokerth
#pokerth
@@ -3843,72 +4055,72 @@ p, li { white-space: pre-wrap; }
Omgekeerde volgorde van F-toetsen (F1 - F3)
-
+
First small blind:
Eerste kleine blind:
-
+
Raise blinds:
Blinds verhogen:
-
+
Every:
Na elke:
-
+
hands
rondes
-
+
minutes
minuten
-
+
Raise mode:
Verhoogmodus:
-
+
Always double blinds
Blinds blijven verdubbelen
-
+
Manual blinds order:
Aangepaste blinds:
-
+
Edit ...
Bewerken ...
-
+
Sound Categories
Geluidcategorieën
-
+
Play game actions sounds like "check", "call", "raise"
Geluiden van spelacties, bijv. 'checken', 'callen' en 'raisen'
-
+
Play lobby chat notifications
Meldingen van het chatten in de lobby
-
+
Play network/internet game notifications like "player joined the game"
Meldingen van netwerk-/internetspellen, bijv. 'er komt een speler bij'
-
+
Language:
Taal:
@@ -3918,7 +4130,7 @@ p, li { white-space: pre-wrap; }
Chatten in de lobby (IRC-server) aan/uit
-
+
Player Nicks/Avatars
Spelersnamen/avatars
@@ -3934,17 +4146,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Opmerking: standaard </span><span style=" font-weight:600; font-style:italic;">spelinstellingen</span><span style=" font-style:italic;">, bijvoorbeeld "Maximale aantal spelers", "Startgeld" en "Kleine blind" worden overgenomen van </span><span style=" font-weight:600; font-style:italic;">Instellingen van netwerkspel.</span></p></body></html>
-
+
Reverse order of F-Keys (F1 - F4)
Omgekeerde volgorde van F-toetsen (F1 - F4)
-
+
Network / Internet Game
Netwerk-/internetspel
-
+
Switch keyboard focus to bet-input-field if it's your turn
Toetsenbordinvoer naar het Bet-veld zetten als u aan de beurt bent
@@ -3954,7 +4166,7 @@ p, li { white-space: pre-wrap; }
Wachtwoord voor kanaal:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -3965,22 +4177,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: de afbeelding ziet er het best uit bij een hoogte-breedteverhouding van </span><span style=" font-weight:600; font-style:italic;">hoogte=140, breedte=100.</span></p></body></html>
-
+
$
$
-
+
Timeout for player action:
Bedenktijd voor de spelers:
-
+
s
s
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -3991,7 +4203,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: standaard </span><span style=" font-weight:600; font-style:italic;">spelinstellingen</span><span style=" font-style:italic;">, waaronder 'Maximale aantal spelers', 'Startgeld' en 'Kleine blind' worden overgenomen van </span><span style=" font-weight:600; font-style:italic;">Instellingen van netwerkspel.</span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -4002,75 +4214,148 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: avatars zien er het best uit met een hoogte-breedteverhouding van </span><span style=" font-weight:600; font-style:italic;">hoogte=50, breedte=50.</span></p></body></html>
-
+
Automatic Server Configuration URL
Automatische serverconfiguratie-URL
-
+
Serverlist Address:
Adres serverlijst:
-
+
Manual Server Configuration
Aangepaste serverconfiguratie
-
+
Day(s)
dag(en)
-
+
Local Game
Lokaal spel
-
+
Network Game
Netwerkspel
-
+
Internet Game
Internetspel
-
+
Nicks/Avatars
Namen/avatars
-
+
Show cards chance monitor
Kansen van de kaarten weergeven
-
+
Internet Server
Internetserver
-
+
Lobby Chat (IRC)
Lobby - Chat (IRC)
-
+
Password:
Wachtwoord:
-
+
Avatar Server:
Avatarserver:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Tegenstander 4: {7:?}
+
+
+
+ Opponent 8:
+ Tegenstander 4: {8:?}
+
+
+
+ Opponent 10:
+ Tegenstander 4: {10:?}
+
settingsDialogImpl
-
+
Settings Error
Fout in instellingen
@@ -4089,7 +4374,7 @@ Please select an valid directory!
Selecteer een geldige map!
-
+
Select your flipside picture
Uw afbeelding voor de kaartachterkant selecteren
@@ -4099,22 +4384,22 @@ Selecteer een geldige map!
Afbeeldingen (*.png)
-
+
Open Directory
Open map
-
+
Images (*.png *.jpg *.gif)
Afbeeldingen (*.png *.jpg *.gif)
-
+
Blinds Error
Fout in blinds
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -4123,27 +4408,27 @@ is lager dan de eerste kleine blind.
De eerste kleine blind wordt ingesteld op de maximale waarde.
-
+
Dutch
Nederlands
-
+
English
English (Engels)
-
+
French
Français (Frans)
-
+
German
Deutsch (Duits)
-
+
Hungarian
Magyar (Hongaars)
@@ -4158,12 +4443,12 @@ De eerste kleine blind wordt ingesteld op de maximale waarde.
Noors
-
+
Portuguese
Português Brasil (Brz. Portugees)
-
+
Russian
Русский (Russisch)
@@ -4173,98 +4458,207 @@ De eerste kleine blind wordt ingesteld op de maximale waarde.
Slowaaks
-
+
Turkish
Türkçe (Turks)
-
+
Language Changed
Taal is gewijzigd
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
U heeft de taal van het programma gewijzigd naar %1.
Start PokerTH opnieuw om de nieuwe taal te laden.
-
+
Italian
Italiano (Italiaans)
-
+
Slovak
Slovensky (Slowaaks)
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
De ingestelde afbeelding voor de kaartachterkant bestaat niet.
Stel een geldige afbeelding in.
-
+
The log file directory doesn't exist.
Please select an valid directory!
De map voor logbestanden bestaat niet.
Selecteer een geldige map.
-
+
Norwegian
Norsk (Noors)
-
+
Spanish
Español (Spaans)
-
+
Bulgarian
Български (Bulgaars)
-
+
Polish
Polski (Pools)
-
+
Chinese
中文 (Chinees)
-
+
Greek
Ελληνικά (Grieks)
-
+
Swedish
Svenska (Zweeds)
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
Het ingevoerde serverlijstadres is geen geldige URL.
Voer een geldig serverlijstadres in.
-
+
Finnish
Suomi (Fins)
-
+
Danish
Dansk (Deens)
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -4340,44 +4734,44 @@ Voer een geldig serverlijstadres in.
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokertTH 0.6.3 - De Open-Source Texas Holdem-simulator
-
+
&2 Internet Game
&2 Internetspel
-
+
&3 Create Network Game
&3 Netwerkspel maken
-
+
&4 Join Network Game
&4 Meedoen met netwerkspel
-
+
&1 Start Local Game
&1 Lokaal spel starten
PokerTH
- PokerTH
+ PokerTH
-
+
Network Game
Netwerkspel
Settings
- Instellingen
+ Instellingen
@@ -4385,127 +4779,137 @@ Voer een geldig serverlijstadres in.
Info
-
+
Start Local Game ...
Lokaal spel starten ...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Internetspel ...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
Info over PokerTH
-
+
Configure PokerTH ...
PokerTH instellen ...
-
+
Quit
Afsluiten
-
+
Create Network Game ...
Netwerkspel maken ...
-
+
Join Network Game ...
Meedoen met netwerkspel ...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokertTH %1 - De Open-Source Texas Holdem-simulator
+ PokertTH %1 - De Open-Source Texas Holdem-simulator
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
U kunt met de standaardnaam geen verbinding maken met de lobby van het internetspel.
Kies een andere naam.
-
+
Network Error
Netwerkfout
-
+
Server address was not set.
Er is geen serveradres ingesteld.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Ongeldige poort ingesteld (poorten 0-1023 zijn niet toegestaan).
-
+
Could not create a socket for TCP communication.
Kan geen socket maken voor TCP-communicatie.
-
+
Could not set the IP address.
Kan het IP-adres niet instellen.
-
+
Could not set the port for this type of address.
Kan de poort niet instellen voor dit adrestype.
-
+
The server name could not be resolved.
Kan geen server vinden met de opgegeven naam.
-
+
Bind failed - please choose a different port.
Kan niet verbinden - kies een andere poort.
-
+
Internal network error: "listen" failed.
Interne netwerkfout: "listen" niet uitvoerbaar.
-
+
Server execution was terminated.
Het uitvoeren op de server is afgebroken.
-
+
Could not connect to the server.
Kan geen verbinding maken met de server.
-
+
Connection timed out.
Please check the server address.
@@ -4516,248 +4920,253 @@ Controleer het serveradres.
Als de server zich achter een NAT-router bevindt, controleer dan daar of port forwarding goed ingesteld is.
-
+
Internal network error: "select" failed.
Interne netwerkfout: "select" niet uitvoerbaar.
-
+
Internal network error: "send" failed.
Interne netwerkfout: "send" niet uitvoerbaar.
-
+
Connection was closed by the server.
De verbinding is verbroken door de server.
-
+
Internal network error: Duplicate TCP connection.
Interne netwerkfout: Dubbele TCP-verbinding.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Ongeldig netwerkpakket ontvangen.
Zorg ervoor dat alle spelers dezelfde versie van PokerTH gebruiken.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Interne statusfout.
Zorg ervoor dat alle spelers dezelfde versie van PokerTH gebruiken.
-
+
Invalid server list URL.
Please correct the address in the settings.
Ongeldige URL van serverlijst.
Voer het juiste adres in bij de instellingen.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Kan het MD5-bestand van de serverlijst niet openen.
Zorg ervoor dat de serverlijst-URL juist is.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
De synchronisatie van de internetserverlijst van PokerTH is mislukt.
Zorg ervoor dat de serverlijst-URL juist is.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
De internetserverlijst van PokerTH bevat ongeldige gegevens.
Als u een aangepaste serverlijst gebruikt, is de indeling ervan mogelijk onjuist.
-
+
Could not unzip the PokerTH internet server list.
Kan de internetserverlijst van PokerTH niet decomprimeren.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
Kan de internetserverlijst van PokerTH niet downloaden.
Zorg ervoor dat u een directe verbinding met internet hebt.
-
+
Could not open the target file when downloading the server list.
Kan het doelbestand niet openen bij het downloaden van de serverlijst.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
De PokerTH-server ondersteunt deze versie van het spel niet.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> en download de nieuwste versie.
-
+
Sorry, this server is already full.
Deze server is al vol.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Ongeldig wachtwoord bij het verbinden.
Voer het wachtwoord opnieuw in en probeer het opnieuw.
-
+
The password is too long. Please choose another one.
Het wachtwoord is te lang. Kies een ander wachtwoord.
-
+
Your player name is already used by another player.
Please choose a different name.
Uw spelersnaam is al in gebruik door een andere speler.
Kies een andere naam.
-
+
The player name is too short, too long or invalid. Please choose another one.
De spelersnaam is te kort, te lang of ongeldig. Kies een andere naam.
-
+
The game name is either too short or too long. Please choose another one.
De naam van het spel is te kort of te lang. Kies een andere naam.
-
+
The game could not be found.
Kan het spel niet vinden.
-
+
The chat text is invalid.
Ongeldige chattekst.
-
+
The server referred to an unknown player. Aborting.
De server verwees naar een onbekende speler. Verbinding verbroken.
-
+
Internal error: The current player could not be found.
Interne fout: De huidige speler kan niet worden gevonden.
-
+
Internal error: The current player is not active.
Interne fout: De huidige speler is niet actief.
-
+
You were kicked from the server.
U bent verwijderd van de server.
-
+
You were temporarily banned from the server.
U bent tijdelijk verbannen van de server.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
Uw verbinding met de server is verlopen wegens gebrek aan activiteit, maar u kunt gewoon opnieuw verbinding maken.
-
+
The client player count is invalid.
Het aantal spelers dat meedoet klopt niet.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Er zijn te veel blinds ingesteld. Stel de blinds opnieuw in.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Er is een ongeldig avatarbestand ingesteld. Kies een andere avatar.
-
+
The selected avatar file is too large. Please choose a different avatar.
Het geselecteerde avatarbestand is te groot. Kies een andere avatar.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
U kunt momenteel geen nieuw avatarbestand uploaden. Wacht enkele seconden en probeer het opnieuw.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Er is een interne avatarfout opgetreden. Meld dit bij het chatten in de lobby aan een administrator.
-
+
Could not start game: Synchronization failed.
Kan spel niet starten: Synchronisatie mislukt.
-
+
The server is down for maintenance. Please try again later.
Wegens onderhoud is de server niet beschikbaar. Probeer het later opnieuw.
-
+
An internal error occured.
Interne fout opgetreden.
-
+
Network Notification
Netwerkmelding
-
+
You were kicked from the game.
U bent uit het spel verwijderd.
-
+
Sorry, this game is already full.
Dit spel is al vol.
-
+
Unable to join - the server has already started the game.
Kan niet meer meedoen - de server heeft het spel al gestart.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Uw status van spelleider is verlopen wegens gebrek aan activiteit, maar u kunt gewoon een nieuw spel maken.
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Er is een nieuwe release van PokerTH beschikbaar.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> en download de nieuwste versie.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Deze bètarelease van PokerTH is te oud.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/</a> en download de nieuwste versie.
-
+
Server Message
Serverbericht
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_no.ts b/ts/pokerth_no.ts
index ee5c30fe..6da30bd8 100644
--- a/ts/pokerth_no.ts
+++ b/ts/pokerth_no.ts
@@ -1,18 +1,111 @@
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
-
+
You cannot kick any player - You are not game admin!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -79,15 +172,33 @@
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
Om
-
+
Project
Prosjekt
@@ -116,7 +227,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Nettside for prosjektet: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Utviklere: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - opprinnelig idé, grunn-arkitektur, GUI, linux-pakke, webmaster@pokerth.net</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - opprinnelig idé, grunn-arkitektur, motor-utvikling</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - nettverk, windows-pakke</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - GUI-grafikk, nett-design</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS-pakke</p></body></html>
-
+
License
Lisens
@@ -470,12 +581,12 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This Software is published under the Terms of GPL v2:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Version 2, June 1991</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Everyone is permitted to copy and distribute verbatim copies</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> of this license document, but changing it is not allowed.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The licenses for most software are designed to take away your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">freedom to share and change it. By contrast, the GNU General Public</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License is intended to guarantee your freedom to share and change free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">software--to make sure the software is free for all its users. This</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">General Public License applies to most of the Free Software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation's software and to any other program whose authors commit to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">using it. (Some other Free Software Foundation software is covered by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the GNU Lesser General Public License instead.) You can apply it to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your programs, too.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> When we speak of free software, we are referring to freedom, not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">price. Our General Public Licenses are designed to make sure that you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">have the freedom to distribute copies of free software (and charge for</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this service if you wish), that you receive source code or can get it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">if you want it, that you can change the software or use pieces of it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">in new free programs; and that you know you can do these things.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To protect your rights, we need to make restrictions that forbid</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anyone to deny you these rights or to ask you to surrender the rights.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These restrictions translate to certain responsibilities for you if you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute copies of the software, or if you modify it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> For example, if you distribute copies of such a program, whether</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">gratis or for a fee, you must give the recipients all the rights that</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you have. You must make sure that they, too, receive or can get the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code. And you must show them these terms so they know their</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">rights.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> We protect your rights with two steps: (1) copyright the software, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">(2) offer you this license which gives you legal permission to copy,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute and/or modify the software.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Also, for each author's protection and ours, we want to make certain</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that everyone understands that there is no warranty for this free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">software. If the software is modified by someone else and passed on, we</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">want its recipients to know that what they have is not the original, so</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that any problems introduced by others will not reflect on the original</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">authors' reputations.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Finally, any free program is threatened constantly by software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents. We wish to avoid the danger that redistributors of a free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">program will individually obtain patent licenses, in effect making the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">program proprietary. To prevent this, we have made it clear that any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patent must be licensed for everyone's free use or not licensed at all.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The precise terms and conditions for copying, distribution and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modification follow.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a notice placed by the copyright holder saying it may be distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under the terms of this General Public License. The "Program", below,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refers to any such program or work, and a "work based on the Program"</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">means either the Program or any derivative work under copyright law:</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that is to say, a work containing the Program or a portion of it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either verbatim or with modifications and/or translated into another</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">language. (Hereinafter, translation is included without limitation in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the term "modification".) Each licensee is addressed as "you".</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Activities other than copying, distribution and modification are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">covered by this License; they are outside its scope. The act of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">running the Program is not restricted, and the output from the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">is covered only if its contents constitute a work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program (independent of having been made by running the Program).</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Whether that is true depends on what the Program does.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1. You may copy and distribute verbatim copies of the Program's</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code as you receive it, in any medium, provided that you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conspicuously and appropriately publish on each copy an appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">copyright notice and disclaimer of warranty; keep intact all the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">notices that refer to this License and to the absence of any warranty;</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and give any other recipients of the Program a copy of this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">along with the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may charge a fee for the physical act of transferring a copy, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you may at your option offer warranty protection in exchange for a fee.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 2. You may modify your copy or copies of the Program or any portion</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of it, thus forming a work based on the Program, and copy and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute such modifications or work under the terms of Section 1</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">above, provided that you also meet all of these conditions:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) You must cause the modified files to carry prominent notices</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> stating that you changed the files and the date of any change.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) You must cause any work that you distribute or publish, that in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> whole or in part contains or is derived from the Program or any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> part thereof, to be licensed as a whole at no charge to all third</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> parties under the terms of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) If the modified program normally reads commands interactively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> when run, you must cause it, when started running for such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> interactive use in the most ordinary way, to print or display an</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> announcement including an appropriate copyright notice and a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> notice that there is no warranty (or else, saying that you provide</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a warranty) and that users may redistribute the program under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> these conditions, and telling the user how to view a copy of this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> License. (Exception: if the Program itself is interactive but</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> does not normally print such an announcement, your work based on</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Program is not required to print an announcement.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These requirements apply to the modified work as a whole. If</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">identifiable sections of that work are not derived from the Program,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and can be reasonably considered independent and separate works in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">themselves, then this License, and its terms, do not apply to those</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">sections when you distribute them as separate works. But when you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the same sections as part of a whole which is a work based</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">on the Program, the distribution of the whole must be on the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, whose permissions for other licensees extend to the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">entire whole, and thus to each and every part regardless of who wrote it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Thus, it is not the intent of this section to claim rights or contest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your rights to work written entirely by you; rather, the intent is to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">exercise the right to control the distribution of derivative or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">collective works based on the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">In addition, mere aggregation of another work not based on the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">with the Program (or with a work based on the Program) on a volume of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a storage or distribution medium does not bring the other work under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the scope of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 3. You may copy and distribute the Program (or a work based on it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under Section 2) in object code or executable form under the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Sections 1 and 2 above provided that you also do one of the following:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) Accompany it with the complete corresponding machine-readable</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> source code, which must be distributed under the terms of Sections</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1 and 2 above on a medium customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) Accompany it with a written offer, valid for at least three</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> years, to give any third party, for a charge no more than your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> cost of physically performing source distribution, a complete</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> machine-readable copy of the corresponding source code, to be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> distributed under the terms of Sections 1 and 2 above on a medium</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) Accompany it with the information you received as to the offer</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> to distribute corresponding source code. (This alternative is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> allowed only for noncommercial distribution and only if you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> received the program in object code or executable form with such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> an offer, in accord with Subsection b above.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The source code for a work means the preferred form of the work for</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">making modifications to it. For an executable work, complete source</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">code means all the source code for all modules it contains, plus any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">associated interface definition files, plus the scripts used to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">control compilation and installation of the executable. However, as a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">special exception, the source code distributed need not include</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anything that is normally distributed (in either source or binary</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">form) with the major components (compiler, kernel, and so on) of the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">operating system on which the executable runs, unless that component</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">itself accompanies the executable.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If distribution of executable or object code is made by offering</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy from a designated place, then offering equivalent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy the source code from the same place counts as</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribution of the source code, even though third parties are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">compelled to copy the source along with the object code.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 4. You may not copy, modify, sublicense, or distribute the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">except as expressly provided under this License. Any attempt</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise to copy, modify, sublicense or distribute the Program is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">void, and will automatically terminate your rights under this License.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">However, parties who have received copies, or rights, from you under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License will not have their licenses terminated so long as such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parties remain in full compliance.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 5. You are not required to accept this License, since you have not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">signed it. However, nothing else grants you permission to modify or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the Program or its derivative works. These actions are</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">prohibited by law if you do not accept this License. Therefore, by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modifying or distributing the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), you indicate your acceptance of this License to do so, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all its terms and conditions for copying, distributing or modifying</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the Program or works based on it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 6. Each time you redistribute the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), the recipient automatically receives a license from the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original licensor to copy, distribute or modify the Program subject to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">these terms and conditions. You may not impose any further</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">restrictions on the recipients' exercise of the rights granted herein.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You are not responsible for enforcing compliance by third parties to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 7. If, as a consequence of a court judgment or allegation of patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">infringement or for any other reason (not limited to patent issues),</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conditions are imposed on you (whether by court order, agreement or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise) that contradict the conditions of this License, they do not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">excuse you from the conditions of this License. If you cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute so as to satisfy simultaneously your obligations under this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License and any other pertinent obligations, then as a consequence you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may not distribute the Program at all. For example, if a patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">license would not permit royalty-free redistribution of the Program by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all those who receive copies directly or indirectly through you, then</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the only way you could satisfy both it and this License would be to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refrain entirely from distribution of the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If any portion of this section is held invalid or unenforceable under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">any particular circumstance, the balance of the section is intended to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">apply and the section as a whole is intended to apply in other</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">circumstances.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It is not the purpose of this section to induce you to infringe any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents or other property right claims or to contest validity of any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">such claims; this section has the sole purpose of protecting the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">integrity of the free software distribution system, which is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">implemented by public license practices. Many people have made</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">generous contributions to the wide range of software distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">through that system in reliance on consistent application of that</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">system; it is up to the author/donor to decide if he or she is willing</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to distribute software through any other system and a licensee cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">impose that choice.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This section is intended to make thoroughly clear what is believed to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be a consequence of the rest of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 8. If the distribution and/or use of the Program is restricted in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">certain countries either by patents or by copyrighted interfaces, the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original copyright holder who places the Program under this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may add an explicit geographical distribution limitation excluding</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">those countries, so that distribution is permitted only in or among</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">countries not thus excluded. In such case, this License incorporates</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the limitation as if written in the body of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 9. The Free Software Foundation may publish revised and/or new versions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of the General Public License from time to time. Such new versions will</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be similar in spirit to the present version, but may differ in detail to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">address new problems or concerns.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Each version is given a distinguishing version number. If the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">specifies a version number of this License which applies to it and "any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">later version", you have the option of following the terms and conditions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either of that version or of any later version published by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation. If the Program does not specify a version number of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, you may choose any version ever published by the Free Software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 10. If you wish to incorporate parts of the Program into other free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">programs whose distribution conditions are different, write to the author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to ask for permission. For software which is copyrighted by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation, write to the Free Software Foundation; we sometimes</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">make exceptions for this. Our decision will be guided by the two goals</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REPAIR OR CORRECTION.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">free software which everyone can redistribute and change under these terms.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To do so, attach the following notices to the program. It is safest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to attach them to the start of each source file to most effectively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">convey the exclusion of warranty; and each file should have at least</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the "copyright" line and a pointer to where the full notice is found.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <one line to give the program's name and a brief idea of what it does.></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) <year> <name of author></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is free software; you can redistribute it and/or modify</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> it under the terms of the GNU General Public License as published by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Free Software Foundation; either version 2 of the License, or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> (at your option) any later version.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is distributed in the hope that it will be useful,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> but WITHOUT ANY WARRANTY; without even the implied warranty of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU General Public License for more details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> You should have received a copy of the GNU General Public License along</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> with this program; if not, write to the Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Also add information on how to contact you by electronic and paper mail.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If the program is interactive, make it output a short notice like this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">when it starts in an interactive mode:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision version 69, Copyright (C) year name of author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This is free software, and you are welcome to redistribute it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> under certain conditions; type `show c' for details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The hypothetical commands `show w' and `show c' should show the appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parts of the General Public License. Of course, the commands you use may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be called something other than `show w' and `show c'; they could even be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">mouse-clicks or menu items--whatever suits your program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You should also get your employer (if you work as a programmer) or your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">school, if any, to sign a "copyright disclaimer" for the program, if</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">necessary. Here is a sample; alter the names:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Yoyodyne, Inc., hereby disclaims all copyright interest in the program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> `Gnomovision' (which makes passes at compilers) written by James Hacker.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <signature of Ty Coon>, 1 April 1989</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Ty Coon, President of Vice</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This General Public License does not permit incorporating your program into</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietary programs. If your program is a subroutine library, you may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">consider it more useful to permit linking proprietary applications with the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">library. If this is what you want to do, use the GNU Lesser General</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Close
Lukk
-
+
Thanks to
Takk til
@@ -502,7 +613,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">PokerTH 0.5</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker-motor for den populære poker-varianten "Texas Holdem"</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Enkeltspiller-spill med opp til 6 datamaskinstyrte motstandere</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Flerspiller-spill over nettverk</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Utviklet i C++ / QT4</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer & FThauer</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Translation
Oversettelse
@@ -524,87 +635,93 @@ p, li { white-space: pre-wrap; }
Om PokerTH 0.6
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
- - Poker engine for the popular "Texas Hold'em" Poker
-- Singleplayer games with up to 6 computer-opponents
-- Multiplayer network games
-- Coded in C++/Qt4
-
-
-© 2006-2008, FHammer, FThauer, LMay
-
-
-
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
aboutPokerthImpl
-
+
PokerTH %1
-
+
About PokerTH %1
@@ -612,77 +729,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
-
+
First small blind:
-
+
Raise blinds:
-
+
Every:
-
+
hands
-
+
minutes
-
+
Raise mode:
-
+
Always double blinds
-
+
Manual blinds order:
-
+
Delete
Slett
-
+
Add
-
+
$
-
+
Afterwards:
-
+
Always raise by:
-
+
Keep last blind
@@ -762,12 +879,12 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Game
Opprett spill
-
+
Game Speed for computer opponents:
Hastighet for datamaskinstyrte motstandere:
@@ -777,12 +894,12 @@ p, li { white-space: pre-wrap; }
Tidsgrense for spillere (sek.):
-
+
Maximum number of players:
Maks. antall spillere:
-
+
Start Cash:
Startkapital:
@@ -792,52 +909,52 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Password:
-
+
Cancel
Avbryt
-
+
Create Internet Game
-
+
Internet Game Settings
-
+
Blinds
-
+
Use saved blinds settings
-
+
Change blinds settings ...
-
+
$
-
+
Timeout for player action:
-
+
s
@@ -845,17 +962,17 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Start nettverks-spill
-
+
Network Game Settings
Innstillinger for nettverks-spill
-
+
Start Cash:
Startkapital:
@@ -865,12 +982,12 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Create Game
Opprett spill
-
+
Cancel
Avbryt
@@ -885,42 +1002,42 @@ p, li { white-space: pre-wrap; }
Tidsgrense for spillere (sek.):
-
+
Maximum number of players:
Maks. antall spillere:
-
+
Game Speed for computer opponents:
Hastighet for datamaskinstyrte motstandere:
-
+
Blinds
-
+
Use saved blinds settings
-
+
Change blinds settings ...
-
+
$
-
+
Timeout for player action:
-
+
s
@@ -928,7 +1045,7 @@ p, li { white-space: pre-wrap; }
gameLobbyDialog
-
+
Lobby-Chat
@@ -993,12 +1110,12 @@ p, li { white-space: pre-wrap; }
-
+
Create Game
Opprett spill
-
+
Join Game
@@ -1063,10 +1180,19 @@ p, li { white-space: pre-wrap; }
-
+
Join any game
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -1169,7 +1295,7 @@ p, li { white-space: pre-wrap; }
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
-
+
Speed:
Hastighet:
@@ -1181,7 +1307,7 @@ p, li { white-space: pre-wrap; }
View
- Vis
+ Vis
@@ -1189,62 +1315,62 @@ p, li { white-space: pre-wrap; }
Spill
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Avslutt
-
+
About PokerTH ...
Om PokerTH...
-
+
Settings ...
Innstillinger...
-
+
Create Network Game ...
Start nettverks-spill...
-
+
Join Network Game ...
Bli med i et nettverksspill...
-
+
Fullscreen
Fullskjerm
-
+
Hands
Hender
-
+
Chat
Prat
-
+
Log
Logg
-
+
Start Local Game ...
Start lokalt spill...
-
+
Ctrl+Q
Ctrl+Q
@@ -1259,7 +1385,7 @@ p, li { white-space: pre-wrap; }
⌘F
-
+
Show/Hide Chat Window
@@ -1274,7 +1400,7 @@ p, li { white-space: pre-wrap; }
⌘H
-
+
Show/Hide Log Window
@@ -1284,37 +1410,37 @@ p, li { white-space: pre-wrap; }
⌘L
-
+
Show/Hide Hands Window
-
+
Ctrl+O
-
+
Ctrl+J
-
+
Ctrl+F
-
+
Ctrl+T
-
+
Ctrl+H
-
+
Ctrl+L
@@ -1324,122 +1450,132 @@ p, li { white-space: pre-wrap; }
PokerTH 0.5 - Åpen kildekode Texas Holdem {0.6 ?}
-
+
Internet Game ...
-
+
Ctrl+I
-
+
Away
-
+
Manual Action (default)
-
+
Auto-Check / Auto-Fold
-
+
Auto-Check / Auto-Call-Any
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
-
+
Show/Hide Away Window
-
+
Ctrl+A
-
+
Kick
Kast ut
-
+
Vote Timeout:
-
+
Yes
-
+
No
-
+
Chance
Settings
- Innstillinger
+ Innstillinger
-
+
Configure PokerTH ...
-
+
Close
Lukk
-
+
Ctrl+X
-
+
Vote started by:
-
+
Show/Hide Chance Window
-
+
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
Cmd+N to start a new game
- ⌘N for å starte et nytt spill
+ ⌘N for å starte et nytt spill
Ctrl+N to start a new game
- Ctrl+N for å starte et nytt spill
+ Ctrl+N for å starte et nytt spill
@@ -1447,12 +1583,12 @@ p, li { white-space: pre-wrap; }
F1 - Kast/Sats allt | F2 - Pass/Syn | F3 - Sats/Høyne
-
+
Start
Start
-
+
Stop
Stopp
@@ -1618,104 +1754,79 @@ Hvis tjeneren er bak en NAT-ruter, forsikre deg om at videresending er satt opp
Ugyldig antall spillere.
-
+
Chat
Prat
-
- Manual mode set. You've got to choose yourself now.
-
-
-
-
- Auto mode set: Check or call any.
-
-
-
-
- Auto mode set: Check or fold.
-
-
-
-
- F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
-
-
-
-
- F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
-
-
-
-
+
Closing PokerTH during network game
-
+
You are the hosting server. Do you want to close PokerTH anyway?
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
-
+
Lobby
-
+
PokerTH - Internet Game Message
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
-
+
Chance
-
+
Kick
Kast ut
-
+
Do you want to kick <b>%1</b><br>from this game?
-
+
<b>%1</b> secs left
-
+
vote
-
+
votes
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
@@ -1905,42 +2016,42 @@ Would you like to overwrite ?
manualBlindsOrderDialog
-
+
Manual Blinds Order
-
+
Delete
Slett
-
+
Add
-
+
Always double blinds
-
+
$
-
+
Afterwards:
-
+
Always raise by:
-
+
Keep last blind
@@ -1979,22 +2090,22 @@ Would you like to overwrite ?
newGameDialog
-
+
Start Local Game
Start lokalt spill
-
+
Local Game Settings
Innstillinger for lokalt spill
-
+
Game Speed:
Spill-hastighet:
-
+
Start Cash:
Startkapital:
@@ -2004,7 +2115,7 @@ Would you like to overwrite ?
Small Blind:
-
+
Number of players:
Antall spillere:
@@ -2014,22 +2125,22 @@ Would you like to overwrite ?
Antall henter før "Small Blind" økes:
-
+
Blinds
-
+
Use saved blinds settings
-
+
Change blinds settings ...
-
+
$
@@ -2111,12 +2222,12 @@ Please enter an valid picture!
settingsDialog
-
+
Interface
Brukergrensesnitt
-
+
Flipside of Cards
Baksiden av kort
@@ -2129,7 +2240,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Merk: kvaliteten blir best med forhold som </span><span style=" font-weight:600; font-style:italic;">bredde=100, høyde=140.</span></p></body></html>
-
+
Default
Vanlig
@@ -2144,7 +2255,7 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Start Cash:
Startkapital:
@@ -2159,17 +2270,17 @@ p, li { white-space: pre-wrap; }
Tjener-instillinger
-
+
Server Port:
Tjener-port:
-
+
Use IPv6
Bruk IPv6
-
+
Server Password:
Passord for tjener:
@@ -2179,37 +2290,37 @@ p, li { white-space: pre-wrap; }
Standardinstillinger for nettverksspill
-
+
Computer Engine
Datamaskin-motor
-
+
Opponent 5:
Motstander 5:
-
+
Opponent 3:
Motstander 3:
-
+
Opponent 2:
Motstander 2:
-
+
Opponent 1:
Motstander 1:
-
+
Opponent 4:
Motstander 4:
-
+
Human Player:
Mennesklig spiller:
@@ -2219,7 +2330,7 @@ p, li { white-space: pre-wrap; }
Kallenavn på spillere
-
+
Log File Directory:
Katalog for loggfiler:
@@ -2229,57 +2340,57 @@ p, li { white-space: pre-wrap; }
dag(er)
-
+
Log Messages
Logg
-
+
Local Game Settings
Innstillinger for lokalt spill
-
+
Network Game Settings
Innstillinger for nettverks-spill
-
+
Show flip-card animation
Vis animasjon når kort vendes
-
+
Own flipside picture:
Eget bakside-bilde:
-
+
Show fade-out animation for non-winning cards
La kort som ikke vinner tones ut
Show intro on startup
- Vis intro ved oppstart
+ Vis intro ved oppstart
-
+
Show right toolbox
Vis verktøykasse på høyre side
-
+
Show left toolbox
Vis verktøykasse på venstre side
Show statusbar messages
- Vis beskjeder i statuslinja
+ Vis beskjeder i statuslinja
-
+
Show game settings dialog on every new game
Vis spill-innstillinger ved hvert nye spill
@@ -2289,22 +2400,22 @@ p, li { white-space: pre-wrap; }
Antall henter før "Small Blind" økes:
-
+
Number of players:
Antall spillere:
-
+
Game Speed:
Spill-hastighet:
-
+
Pause between hands (press "start" button to go on)
Pause mellom hender (trykk "start"-knappen for å fortsette)
-
+
Game Speed for computer opponents:
Hastighet for datamaskinstyrte motstandere:
@@ -2314,27 +2425,27 @@ p, li { white-space: pre-wrap; }
Versjon av spillmotor for datamaskinstyrte motstandere:
-
+
Enable/Disable Logging
Skru på/av logging
-
+
Store log files for
Lagre logg-filer i
-
+
Write log after every:
Skriv logg etter hver(t):
-
+
Show buttons for small blind and big blind
Vis knapper for "small blind" og "big blind"
-
+
Play sound effects
Bruk lydeffekter
@@ -2344,17 +2455,17 @@ p, li { white-space: pre-wrap; }
0.4 (nåværende)
-
+
Use SCTP
Bruk SCTP
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://no.wikipedia.org/wiki/Ipv6">Hva er dette?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Hva er dette?</a>
@@ -2367,27 +2478,27 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Merk: Best kvalitet ved sideforhold som </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
-
+
Settings
Innstillinger
-
+
Maximum number of players:
Maks. antall spillere:
-
+
Sound Volume:
Lyd-nivå:
-
+
10
10
-
+
Opponent 6:
Motstander 6:
@@ -2397,157 +2508,157 @@ p, li { white-space: pre-wrap; }
Tidsgrense for spillere (sek.):
-
+
action (high frequent disc access)
Handling (hyppig disk-bruk)
-
+
hand (medium disc access)
Hånd (medium disk-bruk)
-
+
game (low disc access)
Spill (lav disk-bruk)
-
+
Show own cards only on mouse click
-
+
Sound
-
+
Network Server Settings
-
+
Internet Game Settings
-
+
Server Address:
-
+
Use password for private game:
-
+
chat.freenode.net
-
+
Channel:
-
+
#pokerth
-
+
First small blind:
-
+
Raise blinds:
-
+
Every:
-
+
hands
-
+
minutes
-
+
Raise mode:
-
+
Always double blinds
-
+
Manual blinds order:
-
+
Edit ...
-
+
Language:
-
+
Sound Categories
-
+
Play game actions sounds like "check", "call", "raise"
-
+
Play lobby chat notifications
-
+
Play network/internet game notifications like "player joined the game"
-
+
Player Nicks/Avatars
-
+
Reverse order of F-Keys (F1 - F4)
-
+
Network / Internet Game
-
+
Switch keyboard focus to bet-input-field if it's your turn
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2555,22 +2666,22 @@ p, li { white-space: pre-wrap; }
-
+
$
-
+
Timeout for player action:
-
+
s
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2578,7 +2689,7 @@ p, li { white-space: pre-wrap; }
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2586,75 +2697,148 @@ p, li { white-space: pre-wrap; }
-
+
Automatic Server Configuration URL
-
+
Serverlist Address:
-
+
Manual Server Configuration
-
+
Day(s)
-
+
Local Game
-
+
Network Game
-
+
Internet Game
-
+
Nicks/Avatars
-
+
Show cards chance monitor
-
+
Internet Server
-
+
Lobby Chat (IRC)
-
+
Password:
-
+
Avatar Server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Motstander 6: {7:?}
+
+
+
+ Opponent 8:
+ Motstander 6: {8:?}
+
+
+
+ Opponent 10:
+ Motstander 6: {10:?}
+
settingsDialogImpl
-
+
Settings Error
Feil i instillinger
@@ -2673,7 +2857,7 @@ Please select an valid directory!
Vennligst velg en gyldig katalog!
-
+
Select your flipside picture
Velg bakside-bilde
@@ -2683,151 +2867,260 @@ Vennligst velg en gyldig katalog!
Bilder (*.png)
-
+
Open Directory
Åpne mappe
-
+
Images (*.png *.jpg *.gif)
-
+
Blinds Error
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
-
+
Dutch
-
+
English
-
+
French
-
+
German
-
+
Hungarian
-
+
Portuguese
-
+
Russian
-
+
Turkish
-
+
Language Changed
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
-
+
Italian
-
+
Slovak
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
-
+
The log file directory doesn't exist.
Please select an valid directory!
-
+
Norwegian
-
+
Spanish
-
+
Bulgarian
-
+
Polish
-
+
Chinese
-
+
Greek
-
+
Swedish
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
-
+
Finnish
-
+
Danish
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -2898,44 +3191,39 @@ Please enter a valid server list address!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.5 - Åpen kildekode Texas Holdem {0.6 ?} {0.6.3 ?}
-
+
&2 Internet Game
-
+
&3 Create Network Game
-
+
&4 Join Network Game
-
+
&1 Start Local Game
-
- PokerTH
-
-
-
-
+
Network Game
Settings
- Innstillinger
+ Innstillinger
@@ -2943,126 +3231,131 @@ Please enter a valid server list address!
Om
-
+
Start Local Game ...
Start lokalt spill...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
-
+
Ctrl+I
-
+
About PokerTH
-
+
Configure PokerTH ...
-
+
Quit
Avslutt
-
+
Create Network Game ...
Start nettverks-spill...
-
+
Join Network Game ...
Bli med i et nettverksspill...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
-
- PokerTH %1 - The Open-Source Texas Holdem Engine
-
-
-
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
-
+
Network Error
Nettverksfeil
-
+
Server address was not set.
Tjener-adresse var ikke satt.
-
+
An invalid port was set (ports 0-1023 are not allowed).
En ugyldig port var satt (porter 0-1023 er ikke tillatt).
-
+
Could not create a socket for TCP communication.
Kunne ikke lage en kontakt for TCP-kommunikasjon.
-
+
Could not set the IP address.
Kunne ikke sette IP-adressen.
-
+
Could not set the port for this type of address.
Kunne ikke sette porten for denne typen adresse.
-
+
The server name could not be resolved.
Tjenernavnet kunne ikke konverteres.
-
+
Bind failed - please choose a different port.
Kunne ikke binde - vennligst velg en annen port.
-
+
Internal network error: "listen" failed.
Intern nettverksfeil - "listen" feilet.
-
+
Server execution was terminated.
Tjener-utførelse ble avbrutt.
-
+
Could not connect to the server.
Kunne ikke koble til tjeneren.
-
+
Connection timed out.
Please check the server address.
@@ -3073,243 +3366,248 @@ Vennligst sjekk tjener-adressen.
Hvis tjeneren er bak en NAT-ruter, forsikre deg om at videresending er satt opp riktig.
-
+
Internal network error: "select" failed.
Intern nettverksfeil - "select" feilet.
-
+
Internal network error: "send" failed.
Intern nettverksfeil - "send" feilet.
-
+
Connection was closed by the server.
Tilkoblingen ble stengt av tjeneren.
-
+
Internal network error: Duplicate TCP connection.
Intern nettverksfeil - Dobbel TCP-tilkobling.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
En ugyldig TCP-pakke ble mottatt.
Vennligst forsikre deg om at alle spillere bruker samme versjon av PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Intern tilstands-feil.
Vennligst forsikre deg om at alle spillere bruker samme versjon av PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
-
+
Could not unzip the PokerTH internet server list.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
-
+
Could not open the target file when downloading the server list.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
-
+
Sorry, this server is already full.
Beklager, tjeneren har ikke plass til flere spillere.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Ugyldig passord.
Prøv igjen.
-
+
The password is too long. Please choose another one.
Passordet er for langt. Vennligst velg et annet.
-
+
Your player name is already used by another player.
Please choose a different name.
Ditt spillernavn er allerede valgt av en annen spiller.
Vennligst velg et annet navn.
-
+
The player name is too short, too long or invalid. Please choose another one.
-
+
The game name is either too short or too long. Please choose another one.
-
+
The game could not be found.
-
+
The chat text is invalid.
-
+
The server referred to an unknown player. Aborting.
Tjeneren referete til en ukjent spiller. Avbryter.
-
+
Internal error: The current player could not be found.
-
+
Internal error: The current player is not active.
-
+
You were kicked from the server.
Du ble kastet ut fra tjeneren.
-
+
You were temporarily banned from the server.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
-
+
The client player count is invalid.
Ugyldig antall spillere.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
-
+
An invalid avatar file was configured. Please choose a different avatar.
-
+
The selected avatar file is too large. Please choose a different avatar.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
-
+
Could not start game: Synchronization failed.
-
+
The server is down for maintenance. Please try again later.
-
+
An internal error occured.
En intern feil oppstod.
-
+
Network Notification
-
+
You were kicked from the game.
-
+
Sorry, this game is already full.
-
+
Unable to join - the server has already started the game.
Kan ikke bli med - tjeneren har allerede startet spillet.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
-
+
Server Message
+
+
+ PokerTH %1
+
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_pl.ts b/ts/pokerth_pl.ts
index 64992b4a..42f94ce2 100644
--- a/ts/pokerth_pl.ts
+++ b/ts/pokerth_pl.ts
@@ -1,18 +1,111 @@
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Nie możesz wyrzucić sam siebie!
-
+
You cannot kick any player - You are not game admin!
Nie możesz wyrzucić żadnego gracza - nie jesteś operatorem gry!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -84,35 +177,53 @@
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
O programie
-
+
Project
Projekt
-
+
Translation
Tłumaczenie
-
+
Thanks to
Podziękowania
-
+
License
Licencja
-
+
Close
Zamknij
@@ -150,7 +261,7 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
@@ -338,82 +449,88 @@ p, li { white-space: pre-wrap; }(new line)
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';">(sp)(sp)(sp)(sp)(sp)- za własnoręcznie nagrane odgłosy żetonów</p></body></html>
-
- - Poker engine for the popular "Texas Hold'em" Poker
-- Singleplayer games with up to 6 computer-opponents
-- Multiplayer network games
-- Coded in C++/Qt4
-
-
-© 2006-2008, FHammer, FThauer, LMay
-
-
-
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
O PokerTH %1
@@ -421,77 +538,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Zmiana ustawienia ślepych
-
+
First small blind:
Pierwszy mały ślepy (small blind):
-
+
Raise blinds:
Zwiększaj ślepe (blinds):
-
+
Every:
co:
-
+
hands
rozdań
-
+
minutes
minut
-
+
Raise mode:
Sposób zwiększania ślepych:
-
+
Always double blinds
Podwajaj wartość slepych
-
+
Manual blinds order:
Własna konfiguracja:
-
+
Delete
Usuń
-
+
Add
Dodaj
-
+
$
$
-
+
Afterwards:
Póżniej:
-
+
Always raise by:
Zawsze zwiększaj o:
-
+
Keep last blind
Pozostaw ostatni ślepy
@@ -571,12 +688,12 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Game
Stwórz grę
-
+
Game Speed for computer opponents:
Szybkość przeciwników komputerowych:
@@ -586,62 +703,62 @@ p, li { white-space: pre-wrap; }
Czas na reakcję graczy (w sekundach):
-
+
Maximum number of players:
Maksymalna liczba graczy:
-
+
Start Cash:
Gotówka na starcie:
-
+
Password:
Hasło:
-
+
Cancel
Anuluj
-
+
Create Internet Game
Stwórz grę internetową
-
+
Internet Game Settings
Ustawienia gier internetowych
-
+
Blinds
Ślepe (blinds)
-
+
Use saved blinds settings
Użyj zapisanych ustawień ślepych (blinds)
-
+
Change blinds settings ...
Zmień ustawienia ślepych (blinds)...
-
+
$
$
-
+
Timeout for player action:
-
+
s
@@ -649,22 +766,22 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Otwórz grę siecową
-
+
Network Game Settings
Ustawienia gier siecowych
-
+
Start Cash:
Gotówka na starcie:
-
+
Maximum number of players:
Maksymalna liczba graczy:
@@ -674,47 +791,47 @@ p, li { white-space: pre-wrap; }
Czas na reakcję graczy (w sekundach):
-
+
Game Speed for computer opponents:
Szybkość przeciwników komputerowych:
-
+
Create Game
Stwórz grę
-
+
Cancel
Anuluj
-
+
Blinds
Ślepe (blinds)
-
+
Use saved blinds settings
Użyj zapisanych ustawień ślepych (blinds)
-
+
Change blinds settings ...
Zmień ustawienia ślepych (blinds) ...
-
+
$
$
-
+
Timeout for player action:
-
+
s
@@ -722,7 +839,7 @@ p, li { white-space: pre-wrap; }
gameLobbyDialog
-
+
Lobby-Chat
Chat gier internetowych
@@ -762,12 +879,12 @@ p, li { white-space: pre-wrap; }
Opuść grę
-
+
Create Game
Stwórz grę
-
+
Join Game
Dołącz do gry
@@ -832,10 +949,19 @@ p, li { white-space: pre-wrap; }
Zwiększanie ślepych (blinds) co:
-
+
Join any game
Dołącz do dowolnej gry
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -933,22 +1059,22 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
Hands
Układy pokerowe
-
+
Chat
Chat
-
+
Log
Log
-
+
Speed:
Prędkość:
@@ -960,7 +1086,7 @@ p, li { white-space: pre-wrap; }
View
- Widok
+ Widok
@@ -968,92 +1094,92 @@ p, li { white-space: pre-wrap; }
Gra
-
+
Start Local Game ...
Rozpocznij grę lokalną ...
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Zakończ
-
+
Ctrl+Q
Ctrl+Q
-
+
About PokerTH ...
O programie PokerTH ...
-
+
Settings ...
Ustawienia ...
-
+
Create Network Game ...
Utwórz grę sieciową ...
-
+
Ctrl+O
Ctrl+O
-
+
Join Network Game ...
Dołącz do gry sieciowej ...
-
+
Ctrl+J
Ctrl+J
-
+
Fullscreen
Pełny ekran
-
+
Ctrl+F
Ctrl+F
-
+
Show/Hide Chat Window
Pokaż/ukryj okno chatu
-
+
Ctrl+T
Ctrl+T
-
+
Show/Hide Hands Window
Pokaż/ukryj okno układów pokerowych
-
+
Ctrl+H
Ctrl+H
-
+
Show/Hide Log Window
Pokaż/ukryj okno logu
-
+
Ctrl+L
Ctrl+L
@@ -1068,12 +1194,12 @@ p, li { white-space: pre-wrap; }
Gra sieciowa
-
+
Internet Game ...
Gra internetowa ...
-
+
Ctrl+I
Ctrl+I
@@ -1083,120 +1209,130 @@ p, li { white-space: pre-wrap; }
All In
-
+
Away
Nieobecność
-
+
Manual Action (default)
Czekaj na decyzję gracza (domyślnie)
-
+
Auto-Check / Auto-Fold
Automatycznie czekaj/odrzuć
-
+
Auto-Check / Auto-Call-Any
Automatycznie czekaj/sprawdzaj-dowolną-stawkę
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Open-Source'owa gra Texas Holdem
-
+
Show/Hide Away Window
Pokaż/ukryj okno nieobecności
-
+
Ctrl+A
-
+
Kick
-
+
Vote Timeout:
-
+
Yes
-
+
No
-
+
Chance
Settings
- Ustawienia
+ Ustawienia
-
+
Configure PokerTH ...
-
+
Close
Zamknij
-
+
Ctrl+X
-
+
Vote started by:
-
+
Show/Hide Chance Window
-
+
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
-
+
Stop
Stop
Cmd+N to start a new game
- Cmd+N aby rozpocząć nową grę
+ Cmd+N aby rozpocząć nową grę
Ctrl+N to start a new game
- Ctrl+N aby rozpocząć nową grę
+ Ctrl+N aby rozpocząć nową grę
-
+
Start
Start
@@ -1380,24 +1516,24 @@ Proszę wybrać inny nick.
Niestety ten serwer jest w tej chwili pełny.
-
+
Chat
Chat
Manual mode set. You've got to choose yourself now.
- Wybrano oczekiwanie na decyzję gracza. Musisz sam podjąć decyzję.
+ Wybrano oczekiwanie na decyzję gracza. Musisz sam podjąć decyzję.
Auto mode set: Check or call any.
- Tryb automatyczny: czekaj/sprawdzaj wszystkie stawki.
+ Tryb automatyczny: czekaj/sprawdzaj wszystkie stawki.
Auto mode set: Check or fold.
- Tryb automatyczny: czekaj/odrzuć.
+ Tryb automatyczny: czekaj/odrzuć.
@@ -1444,12 +1580,12 @@ Proszę wybrierz inny nick.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Odrzuć | F2 - Czekaj/Sprawdź | F3 - Postaw/Podbij | F4 - All-In
+ F1 - Odrzuć | F2 - Czekaj/Sprawdź | F3 - Postaw/Podbij | F4 - All-In
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - All-In | F2 - Postaw/Podbij | F3 - Czekaj/SprawdźCall | F4 - Odrzuć
+ F1 - All-In | F2 - Postaw/Podbij | F3 - Czekaj/SprawdźCall | F4 - Odrzuć
@@ -1483,22 +1619,22 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
Proszę wejdź na stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> i śćiągnij ostatnią wersję.
-
+
Closing PokerTH during network game
Zamknięcie PokerTH podczas gry siecowej
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Jesteś gospodarzem. Chcesz naprawdę zamknąć PokerTH?
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Open-Source'owa gra Texas Holdem
-
+
Lobby
Chat gier internetowych
@@ -1523,55 +1659,55 @@ Proszę wejdź na stronę <a href="http://www.pokerth.net/" target=
Ta wersja beta PokerTH jest przestarzała.<br>Proszę odwiedzić stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i zainstalować najnowszą wersję.
-
+
PokerTH - Internet Game Message
PokerTH - Komunikat gry internetowej
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Uwaga! Czy na pewno chcesz opuścić tę grę
i powrócić go chatu gier internetowych?
-
+
Chance
-
+
Kick
-
+
Do you want to kick <b>%1</b><br>from this game?
-
+
<b>%1</b> secs left
-
+
vote
-
+
votes
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
@@ -1763,42 +1899,42 @@ Chzesz go prezepisać ?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Własna konfiguracja ślepych
-
+
Delete
Usuń
-
+
Add
Dodaj
-
+
Always double blinds
Podwajaj wartość slepych
-
+
$
$
-
+
Afterwards:
Póżniej:
-
+
Always raise by:
Zawsze zwiększaj o:
-
+
Keep last blind
Pozostaw ostatni ślepy
@@ -1837,47 +1973,47 @@ Chzesz go prezepisać ?
newGameDialog
-
+
Start Local Game
Start gry lokalnej
-
+
Local Game Settings
Ustawienia gier lokalnych
-
+
Game Speed:
Prędkość gry:
-
+
Number of players:
Liczba graczy:
-
+
Start Cash:
Start Cash:
-
+
Blinds
Blinds
-
+
Use saved blinds settings
Używaj zapisanych ustawień blinds
-
+
Change blinds settings ...
Zmień ustawienia blinds ...
-
+
$
$
@@ -1950,37 +2086,37 @@ Proszę wybrać inny!
settingsDialog
-
+
Settings
Ustawienia
-
+
Play sound effects
Włącz efekty dźwiękowe
-
+
Sound Volume:
Głośność:
-
+
10
10
-
+
Show flip-card animation
Pokaż animacje kart
-
+
Flipside of Cards
Wybierz talię
-
+
Own flipside picture:
Własne zdjęcie talii:
@@ -1996,107 +2132,107 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Wskazówka: Najlepiej używać obrazka z proporcjami</span><br><span style=" font-weight:600; font-style:italic;">szerokość=100, wysokość=140.</span></p></body></html>
-
+
Default
Domyślna
-
+
Show buttons for small blind and big blind
Pokaż żetony dla ślepych (blinds)
-
+
Show fade-out animation for non-winning cards
Pokaż przegrywające karty jako przyciemnione
Show statusbar messages
- Pokaż wiadomośći w pasku statusu
+ Pokaż wiadomośći w pasku statusu
-
+
Show left toolbox
Pokaż lewy toolbox
-
+
Interface
Interfejs
Show intro on startup
- Pokaż okno informacyjne przy starcie
+ Pokaż okno informacyjne przy starcie
-
+
Show right toolbox
Pokaż prawy toolbox
-
+
Show game settings dialog on every new game
Zawsze pytaj o ustawienia przed rozpoczęciu gry
-
+
Number of players:
Liczba graczy:
-
+
Game Speed:
Prędkość gry:
-
+
Start Cash:
Gotówka na starcie:
-
+
Pause between hands (press "start" button to go on)
Przerwa między rozdaniami ("start" rozpoczyna nowe rozdanie)
-
+
Server Password:
Hasło serwera:
-
+
Server Port:
Port serwera:
-
+
Use SCTP
Używaj SCTP
-
+
Use IPv6
Używaj IPv6
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://pl.wikipedia.org/wiki/IPv6">Co to jest?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://pl.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Co to jest?</a>
-
+
Game Speed for computer opponents:
Szybkość przeciwników komputerowych:
-
+
Maximum number of players:
Maksymalna liczba graczy:
@@ -2111,37 +2247,37 @@ p, li { white-space: pre-wrap; }
Nicki graczy
-
+
Computer Engine
Przeciwnicy komputerowi
-
+
Opponent 6:
Przeciwnik 6:
-
+
Opponent 5:
Przeciwnik 5:
-
+
Opponent 4:
Przeciwnik 4:
-
+
Opponent 3:
Przeciwnik 3:
-
+
Opponent 2:
Przeciwnik 2:
-
+
Opponent 1:
Przeciwnik 1:
@@ -2157,17 +2293,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Wskazówka: Najlepiej używać obrazka z propocjami </span><br><span style=" font-weight:600; font-style:italic;">szerokość=50, wysokość=50.</span></p></body></html>
-
+
Human Player:
Gracz:
-
+
Enable/Disable Logging
Włącz logowanie
-
+
Store log files for
Przechowuj logi przez
@@ -2177,47 +2313,47 @@ p, li { white-space: pre-wrap; }
dzień/dni
-
+
Log File Directory:
Zapisz plik log w:
-
+
Write log after every:
Zapisuj do logu po każdej:
-
+
action (high frequent disc access)
akcji (bardzo częste odwołania do dysku)
-
+
hand (medium disc access)
rozdaniu (przeciętne odwołania do dysku)
-
+
game (low disc access)
grze (rzadkie odwołania do dysku)
-
+
Log Messages
Logowanie
-
+
Local Game Settings
Ustawienia gier lokalnych
-
+
Network Game Settings
Ustawienia gier sieciowych
-
+
Show own cards only on mouse click
Pokaż swoje karty tylko przy kliknięciu myszą
@@ -2227,17 +2363,17 @@ p, li { white-space: pre-wrap; }
QLabel { font-weight: bold; }
-
+
Sound
Dźwięk
-
+
Network Server Settings
Ustawienia gier siecowych
-
+
Internet Game Settings
Ustawienia gier internetowych
@@ -2247,27 +2383,27 @@ p, li { white-space: pre-wrap; }
Ustawienia serwera gier internetowych
-
+
Server Address:
Adres serwera:
-
+
Use password for private game:
Używaj tego hasła do gier prywatnych:
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Kanał:
-
+
#pokerth
#pokerth
@@ -2277,72 +2413,72 @@ p, li { white-space: pre-wrap; }
Odwrotna kolejność klawiszy F (F1-F3)
-
+
First small blind:
Pierwszy mały ślepy (small blind):
-
+
Raise blinds:
Zwiększaj ślepe (blinds):
-
+
Every:
co:
-
+
hands
rozdań
-
+
minutes
minut
-
+
Raise mode:
Sposób zwiększania ślepych:
-
+
Always double blinds
Podwajaj wartość slepych
-
+
Manual blinds order:
Własna konfiguracja:
-
+
Edit ...
Edytuj ...
-
+
Language:
Język:
-
+
Sound Categories
Odtwarzaj
-
+
Play game actions sounds like "check", "call", "raise"
dźwięki przy każdej akcji "check", "call", "raise"
-
+
Play lobby chat notifications
informacje chatu gier internetowych
-
+
Play network/internet game notifications like "player joined the game"
informacje dotyczące gry sieciowej np. "gracz dołączył do gry"
@@ -2352,7 +2488,7 @@ p, li { white-space: pre-wrap; }
Włącz chat gier internetowych (serwer IRC)
-
+
Player Nicks/Avatars
Nicki graczy/avatary
@@ -2368,17 +2504,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Wskazówka: Zostaną użyte domyślne </span><span style=" font-weight:600; font-style:italic;">ustawienia gry </span><span style=" font-style:italic;"> takie jak "Maksymalna liczba graczy", "Gotówka na starcie" i "Małe ślepe" są używane </span><span style=" font-weight:600; font-style:italic;">z Ustawień gier sieciowych.</span></p></body></html>
-
+
Reverse order of F-Keys (F1 - F4)
Odwróć kolejność klawiszy funkcyjnych (F1 - F4)
-
+
Network / Internet Game
Gra sieciowa/internetowa
-
+
Switch keyboard focus to bet-input-field if it's your turn
Uaktywnij pole do wprowadzania wielkości stawiania/przebijania podczas twojej tury
@@ -2388,7 +2524,7 @@ p, li { white-space: pre-wrap; }
Hasło kanału:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2396,22 +2532,22 @@ p, li { white-space: pre-wrap; }
-
+
$
$
-
+
Timeout for player action:
-
+
s
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2419,7 +2555,7 @@ p, li { white-space: pre-wrap; }
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2427,100 +2563,173 @@ p, li { white-space: pre-wrap; }
-
+
Automatic Server Configuration URL
-
+
Serverlist Address:
-
+
Manual Server Configuration
-
+
Day(s)
-
+
Local Game
-
+
Network Game
Gra sieciowa
-
+
Internet Game
-
+
Nicks/Avatars
-
+
Show cards chance monitor
-
+
Internet Server
-
+
Lobby Chat (IRC)
-
+
Password:
Hasło:
-
+
Avatar Server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Przeciwnik 1: {7:?}
+
+
+
+ Opponent 8:
+ Przeciwnik 1: {8:?}
+
+
+
+ Opponent 10:
+ Przeciwnik 1: {10:?}
+
settingsDialogImpl
-
+
Settings Error
Błąd w ustawieniach
-
+
Select your flipside picture
Wybierz własny obrazek
-
+
Open Directory
Otwórz folder
-
+
Images (*.png *.jpg *.gif)
Pliki graficzne (*.png *.jpg *.gif)Zjęcia (*.png *.jpg *.gif)
-
+
Blinds Error
Błąd ustawień ślepych
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2530,27 +2739,27 @@ Pierwszy mały ślepy zostanie ustawiony na maksymalną
możliwą wartość.
-
+
Dutch
Holenderski
-
+
English
Angielski
-
+
French
Francuski
-
+
German
Niemiecki
-
+
Hungarian
Węgierski
@@ -2560,107 +2769,216 @@ możliwą wartość.
Norweski
-
+
Portuguese
Portugalski
-
+
Russian
Rosyjski
-
+
Turkish
Turecki
-
+
Language Changed
Język został zmieniony
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Zmieniłeś język na %1.
Proszę ponownie uruchomić PokerH aby wczytać nowy język!
-
+
Italian
Włoski
-
+
Slovak
Słowacki
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Wybrany własny obrazek talii nie istnieje.
Proszę wybrać inny obrazek!
-
+
The log file directory doesn't exist.
Please select an valid directory!
Wybrany folder dla plików logu nie istnieje.
Proszę wybrać inny folder!
-
+
Norwegian
Norweski
-
+
Bulgarian
-
+
Polish
-
+
Spanish
-
+
Chinese
-
+
Greek
-
+
Swedish
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
-
+
Finnish
-
+
Danish
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -2726,44 +3044,39 @@ Please enter a valid server list address!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6 - Open-Source Engine dla Texas Holdem {0.6.3 ?}
-
+
&2 Internet Game
-
+
&3 Create Network Game
-
+
&4 Join Network Game
-
+
&1 Start Local Game
-
- PokerTH
-
-
-
-
+
Network Game
Gra sieciowa
Settings
- Ustawienia
+ Ustawienia
@@ -2771,127 +3084,137 @@ Please enter a valid server list address!
O programie
-
+
Start Local Game ...
Rozpocznij grę lokalną ...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Gra internetowa ...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
-
+
Configure PokerTH ...
-
+
Quit
Zakończ
-
+
Create Network Game ...
Utwórz grę sieciową ...
-
+
Join Network Game ...
Dołącz do gry sieciowej ...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Open-Source'owa gra Texas Holdem
+ PokerTH %1 - Open-Source'owa gra Texas Holdem
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Nie możesz połączyć się z chatem gier internetowych z nickiem "Human Player".
Proszę wybrierz inny nick.
-
+
Network Error
-
+
Server address was not set.
Adres serwera nie został ustawiony.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Ustawiony został niepoprawny port (porty 0-1023 nie są dozwolone).
-
+
Could not create a socket for TCP communication.
Nie udało się utworzyć gniazda sieciowego TCP.
-
+
Could not set the IP address.
Nie udało się ustawić adresu IP.
-
+
Could not set the port for this type of address.
Nie udało się ustawić portu dla tego typu adresu.
-
+
The server name could not be resolved.
Nie udało się znaleźć nazwy serwera.
-
+
Bind failed - please choose a different port.
Błąd - proszę wybrać inny port.
-
+
Internal network error: "listen" failed.
Wewnętrzny błąd sieciowy: "listen" nie wykonało się poprawnie.
-
+
Server execution was terminated.
Serwer został zatrzymany.
-
+
Could not connect to the server.
Nie udało się polączyć z serwerem.
-
+
Connection timed out.
Please check the server address.
@@ -2902,243 +3225,248 @@ Proszę sprawdź adres serwera.
Jeśli serwer jest w sieci z routerem NAT, to upewnij się, że "port forwarding" został poprawnie skonfigurowany.
-
+
Internal network error: "select" failed.
Wewnętrzny błąd sieciowy: "select" nie wykonało się poprawnie.
-
+
Internal network error: "send" failed.
Wewnętrzny błąd sieciowy: "send" nie wykonało się poprawnie.
-
+
Connection was closed by the server.
Połączenie zostało zerwane przez serwer.
-
+
Internal network error: Duplicate TCP connection.
Wewnętrzny błąd sieciowy: zdublowane połączenie TCP.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Została wyslana niepoprawna informacja sieciowa.
Proszę upewnij się, że wszyscy gracze używają tej samej wersji PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Wewnętrzny błąd stanu.
Proszę upewnij się, że wszyscy gracze używają tej samej wersji PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
-
+
Could not unzip the PokerTH internet server list.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
-
+
Could not open the target file when downloading the server list.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Serwer PokerTH nie obsługuje wersji gry, której używasz.<br>Proszę odwiedzić stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i zainstalować najnowszą wersję.
-
+
Sorry, this server is already full.
Niestety ten serwer jest już pełny.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Niepoprawne hasło.
Proszę wpisz hasło jeszcze raz.
-
+
The password is too long. Please choose another one.
Hasło jest za długie. Proszę wprowadź inne hasło.
-
+
Your player name is already used by another player.
Please choose a different name.
Twoj nick jest już używany przez kogoś innego.
Proszę wybrać inny nick.
-
+
The player name is too short, too long or invalid. Please choose another one.
Nick gracza jest za krótki, za długi lub niepoprawny. Proszę wprowadź inny nick.
-
+
The game name is either too short or too long. Please choose another one.
Nazwa gry jest za długa albo za krótka. Proszę wprowadź inną.
-
+
The game could not be found.
Gra nie została znaleziona.
-
+
The chat text is invalid.
Tekst rozmowy jest niepoprawny.
-
+
The server referred to an unknown player. Aborting.
Nieznany gracz na serwerze. Przerwanie gry.
-
+
Internal error: The current player could not be found.
Błąd wewnętrzny: Aktualny gracz nie mógł zostać odnależniony.
-
+
Internal error: The current player is not active.
Błąd wewnętrzny: Aktualny gracz nie jest aktywny.
-
+
You were kicked from the server.
Zostałeś wyrzucony z serwera.
-
+
You were temporarily banned from the server.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
-
+
The client player count is invalid.
Niewłaściwa liczba graczy.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Za dużo ustawionych własnych ślepych. Proszę jeszze raz skonfigurować.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Został ustawiony nieoprawny plik avataru. Proszę wybrać inny.
-
+
The selected avatar file is too large. Please choose a different avatar.
Wybrany avatar jest za duży. Proszę wybrać inny.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Wystąpił błąd z wbudowanym avatarem. Proszę poinformuj o tym administratora w chacie gier internetowych.
-
+
Could not start game: Synchronization failed.
Nie udało się rozpoczać gry. Synchronizacja zakończona niepowodzeniem.
-
+
The server is down for maintenance. Please try again later.
Serwer jest w tej chwili nieosiągalny ze względu na konserwacje. Proszę spróbować póżniej.
-
+
An internal error occured.
Wystąpił błąd wewnętrzny.
-
+
Network Notification
Informacja sieciowa
-
+
You were kicked from the game.
Zostałeś wyrzucony z serwera.
-
+
Sorry, this game is already full.
Niestety ten serwer jest w tej chwili pełny.
-
+
Unable to join - the server has already started the game.
Nie możesz dołączyć do tej gry - rozgrywka się już rozpoczęła.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Nowa wersja PokerTH jest dostępna.<br>Proszę odwiedzić stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i zainstalować najnowszą wersję.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Ta wersja beta PokerTH jest przestarzała.<br>Proszę odwiedzić stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i zainstalować najnowszą wersję.
-
+
Server Message
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_ptbr.ts b/ts/pokerth_ptbr.ts
index 28a5fb7e..a719e540 100644
--- a/ts/pokerth_ptbr.ts
+++ b/ts/pokerth_ptbr.ts
@@ -1,3946 +1,4355 @@
-
-
-
-
- Chat
-
-
- You cannot kick yourself!
- Você não pode chutar a si mesmo!
-
-
-
- You cannot kick any player - You are not game admin!
- Você não pode chutar qualquer jogador - Você não é o admin do jogo!
-
-
-
- LobbyChat
-
-
- Successfully connected to
- Conectado com Sucesso
-
-
-
- Joined channel:
- Participando do Canal:
-
-
-
- as user
- como usuário
-
-
-
- Network Notification
- Notificação de Rede
-
-
-
- You were kicked from the server.
- Você foi chutado do servidor.
-
-
-
- was kicked from the server by
- você foi chutado do servidor pelo
-
-
-
- Connecting to Chat server...
- Conectando ao servidor de bate-papo...
-
-
-
- An internal IRC error has occured:
- Um erro de IRC interno ocorreu:
-
-
-
- Could not connect to the IRC server. Chat will be unavailable.
- Não foi possivel conectar ao servidor IRC. O bate-papo não estará disponivel.
-
-
-
- The IRC server terminated the connection. Chat will be unavailable.
- O servidor IRC terminou a conexão. O bate-papo não estará disponivel.
-
-
-
- An IRC action timed out.
- Uma ação do IRC expirou.
-
-
-
- The IRC server reported an error:
- O servidor IRC reportou um erro:
-
-
-
- MyAvatarLabel
-
-
- Vote for kick this user
- Vote para chutar o usuário
-
-
-
- Start vote to kick this user
- Comece a votar para chutar este usuário
-
-
-
- aboutPokerth
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for avatar pictures</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">para diferentes recursos populares do avatar</span></p><p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para diferentes licenças de som gpl</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para o próprio chip de som gravado</p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">PokerTH 0.5</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker Engine for the popular "Texas Holdem" Poker</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 6 computer-opponents</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Coded in C++ / QT4</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer & FThauer</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">PokerTH 0.5</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Jogo de Poker para o popular "Texas Holdem" Poker</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Um jogador com até 6 pc-oponentes</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Jogos Multiplayer em rede</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Escrito em C++ / QT4</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer & FThauer</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package, webmaster@pokerth.net</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - network development, windows package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Página do Projeto: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Autores: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia Inicial, arquitetura básica, guia de implementação, pacote linux, webmaster@pokerth.net</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéa Inicial, arquitetura básica, desenvolvimento de estrutura</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Desenvolvimento da Rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - guia gráfico de design, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pacote MacOS</p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><your translator name> - <your language></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <if you like your mail address></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><Maxputo> - <PortuguêsBR></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <maxputo@gmail.com></p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This Software is published under the Terms of GPL v2:</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Version 2, June 1991</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Everyone is permitted to copy and distribute verbatim copies</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> of this license document, but changing it is not allowed.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The licenses for most software are designed to take away your</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">freedom to share and change it. By contrast, the GNU General Public</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License is intended to guarantee your freedom to share and change free</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">software--to make sure the software is free for all its users. This</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">General Public License applies to most of the Free Software</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation's software and to any other program whose authors commit to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">using it. (Some other Free Software Foundation software is covered by</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the GNU Lesser General Public License instead.) You can apply it to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your programs, too.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> When we speak of free software, we are referring to freedom, not</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">price. Our General Public Licenses are designed to make sure that you</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">have the freedom to distribute copies of free software (and charge for</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this service if you wish), that you receive source code or can get it</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">if you want it, that you can change the software or use pieces of it</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">in new free programs; and that you know you can do these things.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To protect your rights, we need to make restrictions that forbid</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anyone to deny you these rights or to ask you to surrender the rights.</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These restrictions translate to certain responsibilities for you if you</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute copies of the software, or if you modify it.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> For example, if you distribute copies of such a program, whether</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">gratis or for a fee, you must give the recipients all the rights that</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you have. You must make sure that they, too, receive or can get the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code. And you must show them these terms so they know their</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">rights.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> We protect your rights with two steps: (1) copyright the software, and</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">(2) offer you this license which gives you legal permission to copy,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute and/or modify the software.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Also, for each author's protection and ours, we want to make certain</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that everyone understands that there is no warranty for this free</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">software. If the software is modified by someone else and passed on, we</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">want its recipients to know that what they have is not the original, so</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that any problems introduced by others will not reflect on the original</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">authors' reputations.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Finally, any free program is threatened constantly by software</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents. We wish to avoid the danger that redistributors of a free</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">program will individually obtain patent licenses, in effect making the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">program proprietary. To prevent this, we have made it clear that any</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patent must be licensed for everyone's free use or not licensed at all.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The precise terms and conditions for copying, distribution and</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modification follow.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a notice placed by the copyright holder saying it may be distributed</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under the terms of this General Public License. The "Program", below,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refers to any such program or work, and a "work based on the Program"</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">means either the Program or any derivative work under copyright law:</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that is to say, a work containing the Program or a portion of it,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either verbatim or with modifications and/or translated into another</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">language. (Hereinafter, translation is included without limitation in</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the term "modification".) Each licensee is addressed as "you".</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Activities other than copying, distribution and modification are not</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">covered by this License; they are outside its scope. The act of</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">running the Program is not restricted, and the output from the Program</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">is covered only if its contents constitute a work based on the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program (independent of having been made by running the Program).</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Whether that is true depends on what the Program does.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1. You may copy and distribute verbatim copies of the Program's</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code as you receive it, in any medium, provided that you</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conspicuously and appropriately publish on each copy an appropriate</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">copyright notice and disclaimer of warranty; keep intact all the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">notices that refer to this License and to the absence of any warranty;</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and give any other recipients of the Program a copy of this License</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">along with the Program.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may charge a fee for the physical act of transferring a copy, and</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you may at your option offer warranty protection in exchange for a fee.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 2. You may modify your copy or copies of the Program or any portion</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of it, thus forming a work based on the Program, and copy and</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute such modifications or work under the terms of Section 1</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">above, provided that you also meet all of these conditions:</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) You must cause the modified files to carry prominent notices</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> stating that you changed the files and the date of any change.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) You must cause any work that you distribute or publish, that in</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> whole or in part contains or is derived from the Program or any</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> part thereof, to be licensed as a whole at no charge to all third</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> parties under the terms of this License.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) If the modified program normally reads commands interactively</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> when run, you must cause it, when started running for such</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> interactive use in the most ordinary way, to print or display an</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> announcement including an appropriate copyright notice and a</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> notice that there is no warranty (or else, saying that you provide</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a warranty) and that users may redistribute the program under</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> these conditions, and telling the user how to view a copy of this</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> License. (Exception: if the Program itself is interactive but</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> does not normally print such an announcement, your work based on</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Program is not required to print an announcement.)</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These requirements apply to the modified work as a whole. If</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">identifiable sections of that work are not derived from the Program,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and can be reasonably considered independent and separate works in</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">themselves, then this License, and its terms, do not apply to those</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">sections when you distribute them as separate works. But when you</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the same sections as part of a whole which is a work based</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">on the Program, the distribution of the whole must be on the terms of</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, whose permissions for other licensees extend to the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">entire whole, and thus to each and every part regardless of who wrote it.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Thus, it is not the intent of this section to claim rights or contest</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your rights to work written entirely by you; rather, the intent is to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">exercise the right to control the distribution of derivative or</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">collective works based on the Program.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">In addition, mere aggregation of another work not based on the Program</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">with the Program (or with a work based on the Program) on a volume of</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a storage or distribution medium does not bring the other work under</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the scope of this License.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 3. You may copy and distribute the Program (or a work based on it,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under Section 2) in object code or executable form under the terms of</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Sections 1 and 2 above provided that you also do one of the following:</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) Accompany it with the complete corresponding machine-readable</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> source code, which must be distributed under the terms of Sections</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1 and 2 above on a medium customarily used for software interchange; or,</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) Accompany it with a written offer, valid for at least three</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> years, to give any third party, for a charge no more than your</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> cost of physically performing source distribution, a complete</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> machine-readable copy of the corresponding source code, to be</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> distributed under the terms of Sections 1 and 2 above on a medium</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> customarily used for software interchange; or,</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) Accompany it with the information you received as to the offer</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> to distribute corresponding source code. (This alternative is</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> allowed only for noncommercial distribution and only if you</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> received the program in object code or executable form with such</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> an offer, in accord with Subsection b above.)</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The source code for a work means the preferred form of the work for</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">making modifications to it. For an executable work, complete source</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">code means all the source code for all modules it contains, plus any</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">associated interface definition files, plus the scripts used to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">control compilation and installation of the executable. However, as a</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">special exception, the source code distributed need not include</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anything that is normally distributed (in either source or binary</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">form) with the major components (compiler, kernel, and so on) of the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">operating system on which the executable runs, unless that component</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">itself accompanies the executable.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If distribution of executable or object code is made by offering</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy from a designated place, then offering equivalent</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy the source code from the same place counts as</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribution of the source code, even though third parties are not</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">compelled to copy the source along with the object code.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 4. You may not copy, modify, sublicense, or distribute the Program</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">except as expressly provided under this License. Any attempt</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise to copy, modify, sublicense or distribute the Program is</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">void, and will automatically terminate your rights under this License.</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">However, parties who have received copies, or rights, from you under</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License will not have their licenses terminated so long as such</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parties remain in full compliance.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 5. You are not required to accept this License, since you have not</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">signed it. However, nothing else grants you permission to modify or</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the Program or its derivative works. These actions are</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">prohibited by law if you do not accept this License. Therefore, by</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modifying or distributing the Program (or any work based on the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), you indicate your acceptance of this License to do so, and</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all its terms and conditions for copying, distributing or modifying</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the Program or works based on it.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 6. Each time you redistribute the Program (or any work based on the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), the recipient automatically receives a license from the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original licensor to copy, distribute or modify the Program subject to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">these terms and conditions. You may not impose any further</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">restrictions on the recipients' exercise of the rights granted herein.</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You are not responsible for enforcing compliance by third parties to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 7. If, as a consequence of a court judgment or allegation of patent</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">infringement or for any other reason (not limited to patent issues),</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conditions are imposed on you (whether by court order, agreement or</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise) that contradict the conditions of this License, they do not</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">excuse you from the conditions of this License. If you cannot</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute so as to satisfy simultaneously your obligations under this</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License and any other pertinent obligations, then as a consequence you</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may not distribute the Program at all. For example, if a patent</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">license would not permit royalty-free redistribution of the Program by</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all those who receive copies directly or indirectly through you, then</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the only way you could satisfy both it and this License would be to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refrain entirely from distribution of the Program.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If any portion of this section is held invalid or unenforceable under</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">any particular circumstance, the balance of the section is intended to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">apply and the section as a whole is intended to apply in other</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">circumstances.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It is not the purpose of this section to induce you to infringe any</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents or other property right claims or to contest validity of any</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">such claims; this section has the sole purpose of protecting the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">integrity of the free software distribution system, which is</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">implemented by public license practices. Many people have made</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">generous contributions to the wide range of software distributed</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">through that system in reliance on consistent application of that</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">system; it is up to the author/donor to decide if he or she is willing</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to distribute software through any other system and a licensee cannot</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">impose that choice.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This section is intended to make thoroughly clear what is believed to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be a consequence of the rest of this License.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 8. If the distribution and/or use of the Program is restricted in</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">certain countries either by patents or by copyrighted interfaces, the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original copyright holder who places the Program under this License</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may add an explicit geographical distribution limitation excluding</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">those countries, so that distribution is permitted only in or among</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">countries not thus excluded. In such case, this License incorporates</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the limitation as if written in the body of this License.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 9. The Free Software Foundation may publish revised and/or new versions</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of the General Public License from time to time. Such new versions will</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be similar in spirit to the present version, but may differ in detail to</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">address new problems or concerns.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Each version is given a distinguishing version number. If the Program</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">specifies a version number of this License which applies to it and "any</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">later version", you have the option of following the terms and conditions</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either of that version or of any later version published by the Free</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation. If the Program does not specify a version number of</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, you may choose any version ever published by the Free Software</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 10. If you wish to incorporate parts of the Program into other free</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">programs whose distribution conditions are different, write to the author</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to ask for permission. For software which is copyrighted by the Free</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation, write to the Free Software Foundation; we sometimes</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">make exceptions for this. Our decision will be guided by the two goals</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REPAIR OR CORRECTION.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">free software which everyone can redistribute and change under these terms.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To do so, attach the following notices to the program. It is safest</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to attach them to the start of each source file to most effectively</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">convey the exclusion of warranty; and each file should have at least</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the "copyright" line and a pointer to where the full notice is found.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <one line to give the program's name and a brief idea of what it does.></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) <year> <name of author></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is free software; you can redistribute it and/or modify</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> it under the terms of the GNU General Public License as published by</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Free Software Foundation; either version 2 of the License, or</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> (at your option) any later version.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is distributed in the hope that it will be useful,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> but WITHOUT ANY WARRANTY; without even the implied warranty of</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU General Public License for more details.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> You should have received a copy of the GNU General Public License along</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> with this program; if not, write to the Free Software Foundation, Inc.,</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Also add information on how to contact you by electronic and paper mail.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If the program is interactive, make it output a short notice like this</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">when it starts in an interactive mode:</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision version 69, Copyright (C) year name of author</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This is free software, and you are welcome to redistribute it</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> under certain conditions; type `show c' for details.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The hypothetical commands `show w' and `show c' should show the appropriate</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parts of the General Public License. Of course, the commands you use may</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be called something other than `show w' and `show c'; they could even be</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">mouse-clicks or menu items--whatever suits your program.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You should also get your employer (if you work as a programmer) or your</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">school, if any, to sign a "copyright disclaimer" for the program, if</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">necessary. Here is a sample; alter the names:</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Yoyodyne, Inc., hereby disclaims all copyright interest in the program</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> `Gnomovision' (which makes passes at compilers) written by James Hacker.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <signature of Ty Coon>, 1 April 1989</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Ty Coon, President of Vice</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This General Public License does not permit incorporating your program into</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietary programs. If your program is a subroutine library, you may</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">consider it more useful to permit linking proprietary applications with the</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">library. If this is what you want to do, use the GNU Lesser General</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License.</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Este Software e publicado sob os termos GPL v2:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Versão 2, Junho 1991</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Qualquer um pode copiar e distribuir as copias</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> do documento desta licença, mas mudanças não são permitidas.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> A licença para a maioria dos softwares que são projetados para</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> remover sua autoria e mudá-lo. Por contrato, de GNU General Public</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A licença garante sua liberdade para compartilhar livremente e mudar</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">o software--tenha certeza de que o software e livre para todos os usuários. Esta</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">General Public License é aplicada na maioria dos Softwares Livre</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation's software e para qualquer outro programa que use direitos autorais e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">escreva a frase. (Este e outros softwares livre da Foundation's software é coberto pelo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GNU Lesser General Public License instead.) Você também pode usar</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">em seus programas.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Quando falamos em software livre, estamos referindo a liberdade, não a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">preço. A General Public Licenses foi escrita para garantir que você</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tenha a liberdade para distribuir cópias do software livre (e mudar de acordo </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">com a sua vontade), você receberá o código ou começar um novo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">se você quiser, assim você pode mudar o software ou partes dele</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">em novos softwares livre; e saiba que você pode fazer estás alterações.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Para proteger seus direitos, você precisa fazer restrição de proibido</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">para que qualquer um aceite ou não estas condições.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Estas restrições traduz certas responsabilidades para você caso você</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribua cópias do software, ou se você modificá-lo.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Por exemplo, se você distribuir cópias de tal programa, sendo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">grátis ou por um preço, você deve dar todos os direitos que</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">você tem. Você deve certificar-se de que eles, também, receberam ou pegaram o</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">código fonte. E você deve mostrar-lhes estes termos assim que sabem dos seus</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">direitos.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Para proteger seuys direitos faça dois passos: (1) copyright do software, e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">(2) ofereça esta licença caso deseje que esta de permissão legal pela cópia,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribua e/ou modifique o software.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> também, para a proteção dos autores e a sua, nós queremos ter a certeza</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">que não há nenhuma garantia para este software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">livre. Se o software for modificado por outra pessoa, nós</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">queremos esclarecer ao receptor que este não é original, então</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qualquer problema introduzidos por terceiros não refletirá no original e na</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">reputação dos autores.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Finalmente, todo software livre é ameaçado constatemente pela patente de</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">softwares. Nós desejamos evitar o perigo da redistribuição de um software livre</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">para que este individualmente venha a obter patente, de fato fazendo o</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietário do software. Para previnir isto, nós fizemos é deixar claro que</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">que a patente é livre para qualquer um que venha a usar o software ou parte dele.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Os termos e as condições precisos para a cópia, a distribuição e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modificação siga..</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a notice placed by the copyright holder saying it may be distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under the terms of this General Public License. The "Program", below,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refers to any such program or work, and a "work based on the Program"</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">means either the Program or any derivative work under copyright law:</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that is to say, a work containing the Program or a portion of it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either verbatim or with modifications and/or translated into another</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">language. (Hereinafter, translation is included without limitation in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the term "modification".) Each licensee is addressed as "you".</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Activities other than copying, distribution and modification are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">covered by this License; they are outside its scope. The act of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">running the Program is not restricted, and the output from the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">is covered only if its contents constitute a work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program (independent of having been made by running the Program).</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Whether that is true depends on what the Program does.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1. You may copy and distribute verbatim copies of the Program's</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code as you receive it, in any medium, provided that you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conspicuously and appropriately publish on each copy an appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">copyright notice and disclaimer of warranty; keep intact all the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">notices that refer to this License and to the absence of any warranty;</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and give any other recipients of the Program a copy of this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">along with the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may charge a fee for the physical act of transferring a copy, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you may at your option offer warranty protection in exchange for a fee.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 2. You may modify your copy or copies of the Program or any portion</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of it, thus forming a work based on the Program, and copy and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute such modifications or work under the terms of Section 1</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">above, provided that you also meet all of these conditions:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) You must cause the modified files to carry prominent notices</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> stating that you changed the files and the date of any change.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) You must cause any work that you distribute or publish, that in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> whole or in part contains or is derived from the Program or any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> part thereof, to be licensed as a whole at no charge to all third</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> parties under the terms of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) If the modified program normally reads commands interactively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> when run, you must cause it, when started running for such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> interactive use in the most ordinary way, to print or display an</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> announcement including an appropriate copyright notice and a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> notice that there is no warranty (or else, saying that you provide</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a warranty) and that users may redistribute the program under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> these conditions, and telling the user how to view a copy of this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> License. (Exception: if the Program itself is interactive but</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> does not normally print such an announcement, your work based on</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Program is not required to print an announcement.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These requirements apply to the modified work as a whole. If</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">identifiable sections of that work are not derived from the Program,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and can be reasonably considered independent and separate works in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">themselves, then this License, and its terms, do not apply to those</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">sections when you distribute them as separate works. But when you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the same sections as part of a whole which is a work based</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">on the Program, the distribution of the whole must be on the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, whose permissions for other licensees extend to the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">entire whole, and thus to each and every part regardless of who wrote it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Thus, it is not the intent of this section to claim rights or contest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your rights to work written entirely by you; rather, the intent is to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">exercise the right to control the distribution of derivative or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">collective works based on the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">In addition, mere aggregation of another work not based on the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">with the Program (or with a work based on the Program) on a volume of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a storage or distribution medium does not bring the other work under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the scope of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 3. You may copy and distribute the Program (or a work based on it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under Section 2) in object code or executable form under the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Sections 1 and 2 above provided that you also do one of the following:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) Accompany it with the complete corresponding machine-readable</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> source code, which must be distributed under the terms of Sections</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1 and 2 above on a medium customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) Accompany it with a written offer, valid for at least three</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> years, to give any third party, for a charge no more than your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> cost of physically performing source distribution, a complete</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> machine-readable copy of the corresponding source code, to be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> distributed under the terms of Sections 1 and 2 above on a medium</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) Accompany it with the information you received as to the offer</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> to distribute corresponding source code. (This alternative is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> allowed only for noncommercial distribution and only if you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> received the program in object code or executable form with such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> an offer, in accord with Subsection b above.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The source code for a work means the preferred form of the work for</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">making modifications to it. For an executable work, complete source</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">code means all the source code for all modules it contains, plus any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">associated interface definition files, plus the scripts used to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">control compilation and installation of the executable. However, as a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">special exception, the source code distributed need not include</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anything that is normally distributed (in either source or binary</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">form) with the major components (compiler, kernel, and so on) of the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">operating system on which the executable runs, unless that component</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">itself accompanies the executable.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If distribution of executable or object code is made by offering</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy from a designated place, then offering equivalent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy the source code from the same place counts as</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribution of the source code, even though third parties are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">compelled to copy the source along with the object code.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 4. You may not copy, modify, sublicense, or distribute the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">except as expressly provided under this License. Any attempt</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise to copy, modify, sublicense or distribute the Program is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">void, and will automatically terminate your rights under this License.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">However, parties who have received copies, or rights, from you under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License will not have their licenses terminated so long as such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parties remain in full compliance.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 5. You are not required to accept this License, since you have not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">signed it. However, nothing else grants you permission to modify or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the Program or its derivative works. These actions are</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">prohibited by law if you do not accept this License. Therefore, by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modifying or distributing the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), you indicate your acceptance of this License to do so, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all its terms and conditions for copying, distributing or modifying</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the Program or works based on it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 6. Each time you redistribute the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), the recipient automatically receives a license from the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original licensor to copy, distribute or modify the Program subject to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">these terms and conditions. You may not impose any further</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">restrictions on the recipients' exercise of the rights granted herein.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You are not responsible for enforcing compliance by third parties to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 7. If, as a consequence of a court judgment or allegation of patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">infringement or for any other reason (not limited to patent issues),</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conditions are imposed on you (whether by court order, agreement or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise) that contradict the conditions of this License, they do not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">excuse you from the conditions of this License. If you cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute so as to satisfy simultaneously your obligations under this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License and any other pertinent obligations, then as a consequence you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may not distribute the Program at all. For example, if a patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">license would not permit royalty-free redistribution of the Program by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all those who receive copies directly or indirectly through you, then</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the only way you could satisfy both it and this License would be to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refrain entirely from distribution of the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If any portion of this section is held invalid or unenforceable under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">any particular circumstance, the balance of the section is intended to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">apply and the section as a whole is intended to apply in other</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">circumstances.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It is not the purpose of this section to induce you to infringe any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents or other property right claims or to contest validity of any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">such claims; this section has the sole purpose of protecting the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">integrity of the free software distribution system, which is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">implemented by public license practices. Many people have made</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">generous contributions to the wide range of software distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">through that system in reliance on consistent application of that</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">system; it is up to the author/donor to decide if he or she is willing</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to distribute software through any other system and a licensee cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">impose that choice.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This section is intended to make thoroughly clear what is believed to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be a consequence of the rest of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 8. If the distribution and/or use of the Program is restricted in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">certain countries either by patents or by copyrighted interfaces, the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original copyright holder who places the Program under this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may add an explicit geographical distribution limitation excluding</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">those countries, so that distribution is permitted only in or among</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">countries not thus excluded. In such case, this License incorporates</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the limitation as if written in the body of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 9. The Free Software Foundation may publish revised and/or new versions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of the General Public License from time to time. Such new versions will</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be similar in spirit to the present version, but may differ in detail to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">address new problems or concerns.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Each version is given a distinguishing version number. If the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">specifies a version number of this License which applies to it and "any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">later version", you have the option of following the terms and conditions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either of that version or of any later version published by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation. If the Program does not specify a version number of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, you may choose any version ever published by the Free Software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 10. If you wish to incorporate parts of the Program into other free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">programs whose distribution conditions are different, write to the author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to ask for permission. For software which is copyrighted by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation, write to the Free Software Foundation; we sometimes</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">make exceptions for this. Our decision will be guided by the two goals</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REPAIR OR CORRECTION.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">free software which everyone can redistribute and change under these terms.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To do so, attach the following notices to the program. It is safest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to attach them to the start of each source file to most effectively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">convey the exclusion of warranty; and each file should have at least</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the "copyright" line and a pointer to where the full notice is found.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <one line to give the program's name and a brief idea of what it does.></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) <year> <name of author></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is free software; you can redistribute it and/or modify</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> it under the terms of the GNU General Public License as published by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Free Software Foundation; either version 2 of the License, or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> (at your option) any later version.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is distributed in the hope that it will be useful,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> but WITHOUT ANY WARRANTY; without even the implied warranty of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU General Public License for more details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> You should have received a copy of the GNU General Public License along</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> with this program; if not, write to the Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Also add information on how to contact you by electronic and paper mail.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If the program is interactive, make it output a short notice like this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">when it starts in an interactive mode:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision version 69, Copyright (C) year name of author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This is free software, and you are welcome to redistribute it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> under certain conditions; type `show c' for details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The hypothetical commands `show w' and `show c' should show the appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parts of the General Public License. Of course, the commands you use may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be called something other than `show w' and `show c'; they could even be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">mouse-clicks or menu items--whatever suits your program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You should also get your employer (if you work as a programmer) or your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">school, if any, to sign a "copyright disclaimer" for the program, if</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">necessary. Here is a sample; alter the names:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Yoyodyne, Inc., hereby disclaims all copyright interest in the program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> `Gnomovision' (which makes passes at compilers) written by James Hacker.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <signature of Ty Coon>, 1 April 1989</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Ty Coon, President of Vice</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This General Public License does not permit incorporating your program into</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietary programs. If your program is a subroutine library, you may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">consider it more useful to permit linking proprietary applications with the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">library. If this is what you want to do, use the GNU Lesser General</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
-
-
- About
- Sobre
-
-
-
- About PokerTH 0.5
- Sobre PokerTH 0.5
-
-
-
- Close
- Fechar
-
-
-
- License
- Licença
-
-
-
- Project
- Projeto
-
-
-
- Thanks to
- Obrigado a
-
-
-
- Translation
- Tradução
-
-
-
- About PokerTH 0.6
- Sobre PokerTH 0.6
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html>
-
-
-
- - Poker Engine for the popular "Texas Holdem" Poker
-- Singleplayer games with up to 6 computer-opponents
-- Multiplayer network games
-- Coded in C++ / QT4
-
-
-© 2006-2007, FHammer, FThauer, LMay
- - Jogo do popular "Texas Holdem" Poker- Singleplayer com até 6 oponentes-computador- Multiplayer com jogos via rede- Codificado em C++ / QT4© 2006-2007, FHammer, FThauer, LMay
-
-
-
- <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
- <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - network development, windows package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, implementação de guia, pacote linux</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, engenharia de desenvolvimento</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - desenvolvimento da rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - guia de gráficos e design, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Pacote MacOS </p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">!!!Please replace this with your translator name!!! - !!!Please replace this with your language!!! - !!!If you like please replace this with your mail address (otherwise please remove)!!!</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">!!!Leandro Fregnani!!! - !!!Português - Brasil!!! - !!!maxputo@gmail.com!!!</p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html>
-
-
-
- About PokerTH 0.6-beta
- Sobre PokerTH 0.6-beta
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6-beta</span></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6-beta</span></p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idéia incial, arquitetura básica, implementação do gui, pacote linux</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idéia inicial, arquitetura básica, engenharia básica</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - arquitetura básica, desenvolvimento de rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - designer de gráficos, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Pacote MacOS</p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html>
-
-
-
- - Poker engine for the popular "Texas Hold'em" Poker
-- Singleplayer games with up to 6 computer-opponents
-- Multiplayer network games
-- Coded in C++/Qt4
-
-
-© 2006-2007, FHammer, FThauer, LMay
- - Jogo do popular "Texas Hold'em" Poker
-- Singleplayer com até 6 oponentes-computador
-- Multiplayer com jogos via rede
-- Codificado em C++ / QT4
-
-
-© 2006-2007, FHammer, FThauer, LMay
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, implementação de guia, pacote linux</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, engenharia de desenvolvimento</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - desenvolvimento da rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - guia de gráficos e design, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Pacote MacOS </p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">!!!Please replace this with your translator name!!! - !!!Please replace this with your language!!! - !!!If you like please replace this with your mail address (otherwise please remove)!!!</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Leandro "Maxputo" Fregnani - Português - Brasil - maxputo@gmail.com</p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html>
-
-
-
- - Poker engine for the popular "Texas Hold'em" Poker
-- Singleplayer games with up to 6 computer-opponents
-- Multiplayer network games
-- Coded in C++/Qt4
-
-
-© 2006-2008, FHammer, FThauer, LMay
- - Jogo do popular "Texas Hold'em" Poker
-- Singleplayer com até 6 oponentes-computador
-- Multiplayer com jogos via rede
-- Codificado em C++ / QT4
-
-
-© 2006-2008, FHammer, FThauer, LMay {6 ?} {4
-?} {2006-2008,?}
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, implementação de guia, pacote linux</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, engenharia de desenvolvimento</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - desenvolvimento da rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - guia de gráficos e design, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Leandro "Maxputo" Fregnani - maxputo@gmail.com</p></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; Indentidade-text:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes atualizações</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela administraçã e manutenção dos servidores</p></body></html>
-
-
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; Indentidade-text:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes atualizações</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela administração e manutenção dos servidores</p></body></html><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pelo efeito de background da inicialização do windows</p></body></html>
-
-
-
- aboutPokerthImpl
-
-
- PokerTH %1
- PokerTH %1
-
-
-
- About PokerTH %1
- Sobre PokerTH %1
-
-
-
- changeCompleteBlindsDialog
-
-
- Change Blinds Settings
- Mudar Configurações de Apostas
-
-
-
- First small blind:
- Primeiro small blind:
-
-
-
- Raise blinds:
- Aumentar blinds:
-
-
-
- Every:
- Sempre:
-
-
-
- hands
- Mãos
-
-
-
- minutes
- minutos
-
-
-
- Raise mode:
- Modo aumentar:
-
-
-
- Always double blinds
- Sempre duplo blinds
-
-
-
- Manual blinds order:
- Ordem manual de blinds:
-
-
-
- Delete
- Apagar
-
-
-
- Add
- Adicionar
-
-
-
- After this:
- Depois disto:
-
-
-
- Always raise about:
- Sempre aumentar sobre:
-
-
-
- $
- $
-
-
-
- Stay at last blind
- Ficar com o último blind
-
-
-
- Afterwards:
- Depois:
-
-
-
- Always raise by:
- Sempre aumentar por:
-
-
-
- Keep last blind
- Manter último blind
-
-
-
- changeCompleteBlindsDialogImpl
-
-
- Manual Blinds Order
- Ordem manual de blinds
-
-
-
- You cannot set more than 30 manual blinds.
- Você não pode configurar mais de 30 blinds manual.
-
-
-
- changeHumanPlayerNameDialog
-
-
- Name:
- Nome:
-
-
-
- Network Error
- Erro de Conexão
-
-
-
- connectToServerDialog
-
-
- Cancel
- Cancelar
-
-
-
- Connect to Server
- Conectar ao Servidor
-
-
-
- Connecting to Server ...
- Conectando ao Servidor ...
-
-
-
- connectToServerDialogImpl
-
-
- Resolving address...
- Rosolvendo endereço...
-
-
-
- Connecting to server...
- Conectando ao servidor...
-
-
-
- Starting session...
- Iniciando sessão...
-
-
-
- Connection established!
- Conexão estabelecida!
-
-
-
- Reading server list...
- Preparando lista de servidor...
-
-
-
- createInternetGameDialog
-
-
- Create Game
- Criar Jogo
-
-
-
- Game Speed for computer opponents:
- Velocidade do Jogo para Oponentes Computador:
-
-
-
- Timeout for player action (sec):
- Tempo esgotado para ação do jogador (sec):
-
-
-
- Maximum number of players:
- Número máximo de jogadores:
-
-
-
- Start Cash:
- Dinheiro Inicial:
-
-
-
- Small Blind:
- Small Blind:
-
-
-
- Password:
- Senha:
-
-
-
- Cancel
- Cancelar
-
-
-
- Create Internet Game
- Criar jogo de internet
-
-
-
- Internet Game Settings
- Configurações para jogos de internet
-
-
-
- Blinds
- Blinds
-
-
-
- Use saved blinds settings
- Usar configurações de blinds salvo
-
-
-
- Change blinds settings ...
- Alterar configurações de blinds ...
-
-
-
- $
- R$
-
-
-
- Timeout for player action:
- Tempo esgotado para ação do jogador:
-
-
-
- s
- s
-
-
-
- createNetworkGameDialog
-
-
- Cancel
- Cancelar
-
-
-
- Create Game
- Criar Jogo
-
-
-
- Create Network Game
- Criar Jogo em Rede
-
-
-
- Game Speed for computer opponents:
- Velocidade do Jogo para Oponentes Computador:
-
-
-
- Hands before raise small blind:
- Hands antes de aumentar o small blind:
-
-
-
- Maximum number of players:
- Número máximo de jogadores:
-
-
-
- Network Game Settings
- Configurações para Jogo em Rede
-
-
-
- Small Blind:
- Small Blind:
-
-
-
- Start Cash:
- Dinheiro Inicial:
-
-
-
- Timeout for player action (sec):
- Tempo esgotado para ação do jogador (sec):
-
-
-
- Blinds
- Blinds
-
-
-
- Use saved blinds settings
- Usar configurações de blinds salvo
-
-
-
- Change blinds settings ...
- Alterar configurações de blinds ...
-
-
-
- $
- R$
-
-
-
- Timeout for player action:
- Tempo esgotado para ação do jogador:
-
-
-
- s
- s
-
-
-
- gameLobbyDialog
-
-
- Game Lobby
- Sala de Jogo
-
-
-
- Lobby-Chat
- Sala-Bate Papo
-
-
-
- Game
- Jogo
-
-
-
- Private
- Privado
-
-
-
- Game Info
- Info de jogo
-
-
-
- Connected Players
- Jogadores Conectados
-
-
-
- Fill up with computer opponents
- Adicionar oponentes computadores
-
-
-
- Start Game
- Iniciar Jogo
-
-
-
- Kick
- Chutar
-
-
-
- Hands before raise blinds:
- Hands antes de aumentar o blind:
-
-
-
- Maximum number of players:
- Número máximo de jogadores:
-
-
-
- Small Blind:
- Small Blind:
-
-
-
- Start Cash:
- Dinheiro Inicial:
-
-
-
- Timeout for player action (sec):
- Tempo esgotado para ação do jogador (sec):
-
-
-
- Leave Game
- Deixar o Jogo
-
-
-
- Create Game
- Criar Jogo
-
-
-
- Join Game
- Entrar no Jogo
-
-
-
- Available Players
- Jogadores disponiveis
-
-
-
- Players
- Jogadores
-
-
-
- Kick Player
- Chutar Jogador
-
-
-
- State
- Estado
-
-
-
- Maximum number of players:
- Número máximo de jogadores:
-
-
-
- Start Cash:
- Dinheiro Inicial:
-
-
-
- First small blind:
- Primeiro small blind:
-
-
-
- Blinds raise mode:
- Mode de aumento do Blind:
-
-
-
- Manual blinds list:
- Lista manual de blinds:
-
-
-
- Timeout for player action (sec):
- Tempo esgotado para ação do jogador (sec):
-
-
-
- Internet Game Lobby
- Sala para jogos de Internet
-
-
-
- Blinds raise interval:
- Intervalo de aumento do Blind:
-
-
-
- Join any game
- Entrar em qualquer jogo
-
-
-
- gameLobbyDialogImpl
-
-
- game
- jogo
-
-
-
- Game Info
- Info de jogo
-
-
-
- Server Error
- Erro de Servidor
-
-
-
- You should not kick yourself from this game!
- Você não pode se chutar deste jogo!
-
-
-
- Joining a private Game
- Entrando num jogo privado
-
-
-
- You are about to join a private game. Please enter the password!
- Você esta prestes a entrar em um jogo privado. Por favor entre com a senha!
-
-
-
- running
- executando
-
-
-
- open
- abrir
-
-
-
- hands
- Mãos
-
-
-
- minutes
- minutos
-
-
-
- double blinds
- duplo blinds
-
-
-
- manual blinds order
- ordem manual de blinds
-
-
-
- Starting game. Please wait ...
- Começando jogo. Por favor aguarde ...
-
-
-
- running games: %1
- partidas em jogo: %1
-
-
-
- open games: %1
- partidas abertas: %1
-
-
-
- players in chat: %1
- jogadores no bate-papo: %1
-
-
-
- connected players: %1
- jogadores conectados: %1
-
-
-
- %1's game
- %1's jogo
-
-
-
- gameTable
-
-
- About PokerTH ...
- Sobre PokerTH ...
-
-
-
- Chat
- Bate Papo
-
-
-
- Create Network Game ...
- Criar Jogo em rede ...
-
-
-
- Ctrl+F
- Ctrl+F
-
-
-
- Ctrl+H
- Ctrl+H
-
-
-
- Ctrl+J
- Ctrl+J
-
-
-
- Ctrl+L
- Ctrl+L
-
-
-
- Ctrl+N
- Ctrl+N
-
-
-
- Ctrl+O
- Ctrl+O
-
-
-
- Ctrl+Q
- Ctrl+Q
-
-
-
- Ctrl+T
- Ctrl+T
-
-
-
- Fullscreen
- Tela Cheia
-
-
-
- Game
- Jogo
-
-
-
- Hands
- Hands
-
-
-
- Join Network Game ...
- Entrar em jogo de rede ...
-
-
-
- Log
- Registro
-
-
-
- PokerTH 0.5 - The Open-Source Texas Holdem Engine
- PokerTH 0.5 - Jogo Texas Holdem Open-Source
-
-
-
- QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
- QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
-
-
-
- QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }
- QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }
-
-
-
- Quit
- Sair
-
-
-
- Settings ...
- Configurações ...
-
-
-
- Show/Hide Chat Window
- Mostrar/Esconder Janela de Bate Papo
-
-
-
- Show/Hide Hands Window
- Mostrar/Esconder Janela de Hands
-
-
-
- Show/Hide Log Window
- Mostrar/Esconder Janela de Registro
-
-
-
- Speed:
- Velocidade:
-
-
-
- Start Local Game ...
- Iniciar Jogo Local ...
-
-
-
- Stop
- Parar
-
-
-
- View
- Visualizar
-
-
-
- PokerTH 0.6 - The Open-Source Texas Holdem Engine
- PokerTH 0.6 - Jogo Texas Holdem Open-Source
-
-
-
- Network Game
- Jogo em Rede
-
-
-
- Internet Game ...
- Jogo na internet ...
-
-
-
- Ctrl+I
- Ctrl+I
-
-
-
- All In
- Apostar tudo
-
-
-
- Away
- Fora
-
-
-
- Manual Action (default)
- Ação Manual (padrão)
-
-
-
- Auto-Check / Auto-Fold
- Auto-Check / Auto-Desistir
-
-
-
- Auto-Check / Auto-Call-Any
- Auto-Check / Auto-Qualquer-Call
-
-
-
- PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
- PokerTH 0.6-beta - Jogo Texas Holdem Open-Source
-
-
-
- Back to lobby
- Voltar a Sala
-
-
-
- Show/Hide Away Window
- Mostrar/Esconder Janela de indisponível
-
-
-
- Ctrl+A
- Ctrl+A
-
-
-
- Kick
- Chutar
-
-
-
- Vote Timeout:
- Tempo de votação:
-
-
-
- Yes
- Sim
-
-
-
- No
- Não
-
-
-
- Chance
- Chance
-
-
-
- Settings
- Configurações
-
-
-
- Configure PokerTH ...
- Configure PoketTh ...
-
-
-
- Close
- Fechar
-
-
-
- Ctrl+X
- Ctrl+X
-
-
-
- Vote started by:
- Votação iniciado por:
-
-
-
- Show/Hide Chance Window
- Mostrar/Esconder Janela de Chances
-
-
-
- Ctrl+C
- Ctrl+C
-
-
-
- gameTableImpl
-
-
- An internal error occured.
- Um erro interno ocorreu.
-
-
-
- An invalid network packet was received.
-Please make sure that all players use the same version of PokerTH.
- Um pacote inválido foi recebido.
-Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.
-
-
-
- An invalid port was set (ports 0-1023 are not allowed).
- Porta inválida adicionada (portas 0-1023 não são permitidas).
-
-
-
- Bind failed - please choose a different port.
- A conexão falhou - por favor escolha uma porta diferente.
-
-
-
- Cmd+N to start a new game
- Cmd+N para começar um novo jogo
-
-
-
- Connection timed out.
-Please check the server address.
-
-If the server is behind a NAT-Router, make sure port forwarding has been set up on server side.
- Não houve conexão.
-Por favor verifique o endereço do servidor.
-
-Caso o servidor esteja atrás de um NAT-Router, tenha certeza de que a porta esteja configurada no servidor.
-
-
-
- Connection was closed by the server.
- Conexão foi fechada pelo servidor.
-
-
-
- Could not connect to the server.
- Não foi possível conectar ao servidor.
-
-
-
- Could not create a socket for TCP communication.
- Não foi possível criar um socket para comunicação por TCP.
-
-
-
- Could not set the IP address.
- Não foi possível adicionar o endereço IP.
-
-
-
- Could not set the port for this type of address.
- Não foi possível adicionar a porta para este endereço.
-
-
-
- Ctrl+N to start a new game
- Ctrl+N para começar um novo jogo
-
-
-
- F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise
- F1 - Desistir/Apostar Tudo | F2 - Check/Call | F3 - Aposta/Aumentar
-
-
-
- Internal network error: "listen" failed.
- Erro interno de rede: "listen" falhou.
-
-
-
- Internal network error: "select" failed.
- Erro interno de rede: "selecionar" falhou.
-
-
-
- Internal network error: "send" failed.
- Erro interno de rede: "enviar" falhou.
-
-
-
- Internal network error: Duplicate TCP connection.
- Erro interno de rede: Conexão TCP duplicada.
-
-
-
- Internal state error.
-Please make sure that all players use the same version of PokerTH.
- Erro interno de estado.
-Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.
-
-
-
- Invalid password when joining the game.
-Please reenter the password and try again.
- Senha inválida ao tentar entrar no jogo.
-Por favor redigite a senha e tente novamente.
-
-
-
- Network Error
- Erro de Rede
-
-
-
- Server address was not set.
- Endereço de servidor não foi adicionado.
-
-
-
- Server execution was terminated.
- Execusão do servidor foi terminada.
-
-
-
- Sorry, this server is already full.
- Desculpe, este servidor está cheio.
-
-
-
- Start
- Começar
-
-
-
- Stop
- Parar
-
-
-
- The client player count is invalid.
- A conta do cliente é invalida.
-
-
-
- The password is too long. Please choose another one.
- A senha é muito longa. Por favor escolha outra.
-
-
-
- The player name is either too short or too long. Please choose another one.
- O nome do jogador é muito pequeno ou muito longo. Por favor escolha outro.
-
-
-
- The PokerTH server does not support this version of the game.
-Please update PokerTH.
- O serivodor da PokerTH não suporta esta versão do jogo.
-Por favor atualize o PokerTH.
-
-
-
- The server name could not be resolved.
- O nome do servidor não pode ser resovildo.
-
-
-
- The server referred to an unknown player. Aborting.
- O servidor refere-se a um jogador desconhecido. Abortando.
-
-
-
- Unable to join - the server has already started the game.
- Impossível entrar - o servidor já começou o jogo.
-
-
-
- You were kicked from the server.
- Você foi chutado pelo servidor.
-
-
-
- Your player name is already used by another player.
-Please choose a different name.
- Seu nome está sendo usado por outro jogador.
-Por favor escolha um nome diferente.
-
-
-
- The player name is too short, too long or reserved. Please choose another one.
- O nome do jogador é muito curto, longo ou reservado. Por favor escolha outro.
-
-
-
- The game name is either too short or too long. Please choose another one.
- O nome do jogo é muito curto ou longo. Por favor escolha outro.
-
-
-
- The game could not be found.
- O jogo não pode ser encontrado.
-
-
-
- The chat text is invalid.
- O texto do bate-papo é invalido.
-
-
-
- Network Notification
- Notificação de Rede
-
-
-
- You were kicked from the game.
- Você foi chutado do jogo.
-
-
-
- Sorry, this game is already full.
- Desculpe, este jogo está cheio.
-
-
-
- F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In
- F1 - Bet/Aumentar | F2 - Check/Call | F3 - Desistir/Apostar tudo
-
-
-
- Chat
- Bate Papo
-
-
-
- Manual mode set. You've got to choose yourself now.
- Modo manual configurado. Você precisa se escolher agora.
-
-
-
- Auto mode set: Check or call any.
- Modo Auto configurado: Qualquer Check ou Call.
-
-
-
- Auto mode set: Check or fold.
- Modo Auto Configurado: Check ou desistir.
-
-
-
- You cannot join Internet-Game-Lobby with "Human Player" as nickname.
-Please choose another one.
- Você não pode entrar na sala do jogo "Jogador Humano" com este apelido.
-Por favor escolha outro.
-
-
-
- Internal error: The current player could not be found.
- Erro interno: O jogador atual não pode ser encontrado.
-
-
-
- Internal error: The current player is not active.
- Erro interno: O jogador atual não está ativo.
-
-
-
- Too many manual blinds were set. Please reconfigure the manual blinds.
- Muitos manual blinds configurados. Por favor reconfigure o manual blinds.
-
-
-
- An invalid avatar file was configured. Please choose a different avatar.
- Um avatar invalido foi configurado. Por favor escolha outro.
-
-
-
- The selected avatar file is too large. Please choose a different avatar.
- O avatar selecionado é muito grande. Por favor escolha outro avatar.
-
-
-
- The server requested a non-existing avatar.
- O servidor requisitou um avatar não-existente.
-
-
-
- Could not start game: Synchronization failed.
- Não pode ser iniciado o jogo: Falha de Sincronização.
-
-
-
- F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Desistir | F2 - Check/Call | F3 - Aposta/Aumentar | F4 - Apostar-tudo
-
-
-
- F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - Apostar-tudo | F2 - Aposta/Aumentar | F3 - Check/Call | F4 - Desistir
-
-
-
- The PokerTH server does not support this version of the game.
-Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> and download the latest version.
- O servidor do PokerTH não suporta está versão do jogo.
-Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
-
-
-
- The player name is too short, too long or invalid. Please choose another one.
- O nome do jogador é muito curto, longo ou invalido. Por favor escolha outro.
-
-
-
- The server is down for maintenance. Please try again later.
- O servidor está paralizado para manutenção. Por favor tente mais tarde.
-
-
-
- A new release of PokerTH is available.
-Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> and download the latest version.
- Uma nova versão do PokerTH is disponivel.
-Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
-
-
-
- This beta release of PokerTH is outdated.
-Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> and download the latest version.
- Está versão beta do PokerTH está desatualizada.
-Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
-
-
-
- Closing PokerTH during network game
- Fechando o PoketTH durante o jogo em rede
-
-
-
- You are the hosting server. Do you want to close PokerTH anyway?
- Você é o servidor do jogo. Você quer realmente fechar o PokerTH assim mesmo?
-
-
-
- The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
- O servidor do PokerTH não suporta está versão do jogo.<br>Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
-
-
-
- A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
- Uma nova versão do PokerTH is disponivel.<br>Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
-
-
-
- This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
- Está versão beta do PokerTH está desatualizada.<br>Por favor vá para <a href="http://www.pokerth.net/"target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
-
-
-
- PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Texas Holdem
-
-
-
- Lobby
- Lobby
-
-
-
- An internal avatar error occured. Please report this to an admin in the lobby chat.
- Um erro interno de avatar ocorreu. Por favor reporte ao admin do lobby bate-papo.
-
-
-
- PokerTH - Internet Game Message
- PokerTH - Mensagem do jogo da Internet
-
-
-
- Attention! Do you really want to leave the current game
-and go back to the lobby?
- Atenção! Você realmente quer sair do jogo atual
-e voltar ao lobby?
-
-
-
- You were temporarily banned from the server.
- Você está temporariamente banido deste servidor.
-
-
-
- Your server connection timed out due to inactivity. You are very welcome to reconnect!
- Sua conexão expirou devido à inatividade. Você é muito bem-vindo para reconectar!
-
-
-
- You cannot upload a new avatar file at this time. Please try again in a few seconds.
- Você não pode enviar um novo avatar neste momento. Tente novamente em alguns segundos.
-
-
-
- Your admin state timed out due to inactivity. Feel free to create a new game!
- Seu estado de admin expirou devido à inatividade. Sinta-se avontade para criar um novo jogo!
-
-
-
- Invalid server list URL.
-Please correct the address in the settings.
- Lista de URL servidor inválida.
-Por favor coloque o endereço correto nas configurações.
-
-
-
- Could not open the server list MD5 file.
-Please make sure that the server list URL is correct.
- Impossivel abrir a lista de servidor no arquivo MD5.
-Por favor verifique que este e a lista de URL correta.
-
-
-
- Synchronization of the PokerTH internet server list has failed.
-Please make sure that the server list URL is correct.
- A sincronização com a lista do servidor do PokerTH é invalida.
-Por favor tenha certeza que a lista da URL é correta.
-
-
-
- The PokerTH internet server list contains invalid data.
-If you use a custom server list, please make sure its format is correct.
- A lista de servidores contém informação invalida para o PokerTH.
-Se você usar uma lista prórpia de servidor, por favor tenha certeza de que o formato é correto.
-
-
-
- Could not unzip the PokerTH internet server list.
- Não foi possível descompactar a lista de servidores do PokerTH.
-
-
-
- Could not download the PokerTH internet server list.
-Please make sure you are directly connected to the internet.
- Não foi possivel fazer o download da lista de servidores do PokerTH.
-Por favor tenha certeza de que está conectado a internet.
-
-
-
- Could not open the target file when downloading the server list.
- Não foi possivel abrir o arquivo especifico quando realizou o download do servidor.
-
-
-
- Chance
- Chance
-
-
-
- Kick
- Chutar
-
-
-
- Do you want to kick <b>%1</b><br>from this game?
- Você quer chutar <b>%1</b><br>deste jogo?
-
-
-
- <b>%1</b> secs left
- <b>%1</b> segundos restantes
-
-
-
- vote
- vote
-
-
-
- votes
- votos
-
-
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- Jogador <b>%1</b> tem <b>%2</b> %3<br> contra ele. <b>%4</b> votos necessários para chutar.
-
-
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- Você tem <b>%1</b> %2 contra você.<br><b>%3</b> votos necessários para chutar.
-
-
-
- joinNetworkGameDialog
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://pt.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">O que é isso?</span></a></p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">O que é isso?</span></a></p></body></html>
-
-
-
- Address
- Endereço
-
-
-
- Close
- Fechar
-
-
-
- Connect
- Conectar
-
-
-
- Connect to Network Game
- Conectar o Jogo em Rede
-
-
-
- Delete
- Apagar
-
-
-
- IP Address / Domain Name:
- Endereço IP / Nome de Domínio:
-
-
-
- IPv6
- IPv6
-
-
-
- Join Network Game
- Entrar Jogo em Rede
-
-
-
- myServerProfile1
- meuperfildeservidor1
-
-
-
- Name
- Nome
-
-
-
- Password (optional):
- Senha (opcional):
-
-
-
- Port
- Porta
-
-
-
- Port:
- Porta:
-
-
-
- Profile Name:
- Nome de Perfil:
-
-
-
- Save
- Salvar
-
-
-
- SCTP
- SCTP
-
-
-
- Server Profiles
- Perfil de Servidores
-
-
-
- Use IPv6
- Usar IPv6
-
-
-
- Use SCTP
- Usar SCTP
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">O que é isso?</span></a></p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://pt.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">O que é isso?</span></a></p></body></html>
-
-
-
- joinNetworkGameDialogImpl
-
-
- A profile with the name: "
- Perfil com o nome: "
-
-
-
- Could not load server-profiles-file:
-
- Não foi possível carregar servidor-perfil-arquivo:
-
-
-
-
- Could not read server-profiles list
- Não foi possível ler o servidor-lista de perfil
-
-
-
- Could not save server-profiles-file:
-
- Não foi possível salvar servidor-perfil-arquivo:
-
-
-
-
- Load Server-Profile-File Error
- Erro ao carregar servidor-perfil-arquivo
-
-
-
- Read Server-Profile List Error
- Erro ao ler servidor-lista de perfil
-
-
-
- Save Server Profile Error
- Erro ao salvar Perfil de Servidor
-
-
-
- Save Server-Profile-File Error
- Erro ao salvar servidor-perfil-arquivo
-
-
-
- A profile with the name: %1 already exists.
-Would you like to overwrite ?
- Um perfil com este nome: %1 já existe.
-Você gostaria de substituir ?
-
-
-
- manualBlindsOrderDialog
-
-
- Manual Blinds Order
- Ordem manual de blinds
-
-
-
- Delete
- Apagar
-
-
-
- Add
- Adicionar
-
-
-
- After this:
- Depois disto:
-
-
-
- Always double blinds
- Sempre duplo blinds
-
-
-
- Always raise about:
- Sempre aumentar sobre:
-
-
-
- $
- $
-
-
-
- Stay at last blind
- Ficar com o último blind
-
-
-
- Afterwards:
- Depois:
-
-
-
- Always raise by:
- Sempre aumentar por:
-
-
-
- Keep last blind
- Manter último blind
-
-
-
- manualBlindsOrderDialogImpl
-
-
- Manual Blinds Order
- Ordem manual de blinds
-
-
-
- You cannot set more than 30 manual blinds.
- Você não pode configurar mais de 30 blinds manual.
-
-
-
- myMessageDialog
-
-
- Dialog
- Diálogo
-
-
-
- MessageText
- Mensagem de Texto
-
-
-
- Do not show this warning again.
- Não mostrar mais está mensagem novamente.
-
-
-
- newGameDialog
-
-
- Game Speed:
- Velocidade do Jogo:
-
-
-
- Hands before raise small blind:
- Hands antes de aumentar o small blind:
-
-
-
- Local Game Settings
- Configurações de Jogo Local
-
-
-
- Number of players:
- Número de jogadores:
-
-
-
- Small Blind:
- Small Blind:
-
-
-
- Start Cash:
- Dinheiro Inicial:
-
-
-
- Start Local Game
- Iniciar Jogo Local
-
-
-
- Blinds
- Blinds
-
-
-
- Use saved blinds settings
- Usar configurações de blinds salvo
-
-
-
- Change blinds settings ...
- Alterar configurações de blinds ...
-
-
-
- $
- R$
-
-
-
- selectAvatarDialog
-
-
- Load avatar from external file
- Erro ao carregar arquivo externo de avatar
-
-
-
- Please select an avatar
- Por favor selecione um avatar
-
-
-
- Select an avatar
- Selecione um avatar
-
-
-
- People
- Pessoas
-
-
-
- Miscellaneous
- Variado
-
-
-
- selectAvatarDialogImpl
-
-
- Avatar File Error
- Erro de arquivo do avatar
-
-
-
- Images (*.png)
- Imagens (*.png)
-
-
-
- Please select an avatar from the list!
- Por favor selecione um avatar da lista!
-
-
-
- Select external avatar picture
- Selecione uma imagem de avatar externa
-
-
-
- The entered avatar picture doesn't exists.
-Please enter an valid picture!
- A imagem de entrada do avatar não existe.
-Por favor entre com uma imagem válida!
-
-
-
- The file size of the chosen picture is too big. (max. 30KB)
-Please choose a smaller picture!
- O arquivo selecionado para a imagem é muito grande (max. 30KB)
-Por favor escolha outra imagem!
-
-
-
- Images (*.png *.jpg *.gif)
- Imagens (*.png *.jpg *.gif)
-
-
-
- The entered avatar picture doesn't exist.
-Please enter an valid picture!
- A imagem de entrada do avatar não existe.Por favor entre com uma imagem válida!
-
-
-
- settingsDialog
-
-
- <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
- <a href="http://pt.wikipedia.org/wiki/Ipv6">O que é isso?</a>
-
-
-
- <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
- <a href="http://pt.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">O que é isso?</a>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best avatar quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: A melhor qualidade do avatar com rátio de imagem </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note:A melhor qualidade com rátio de imagem </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
-
-
-
- 0.4 (current)
- 0.4 (Atual)
-
-
-
- 10
- 10
-
-
-
- action (high frequent disc access)
- Ação (acesso fregüente elevado de disco)
-
-
-
- Computer Engine
- Computador
-
-
-
- Day(s)
- Dia(s)
-
-
-
- Default
- Original
-
-
-
- Enable/Disable Logging
- Ativar/Desativar Registros
-
-
-
- Engine Version for computer opponents:
- Versão de inteligência dos oponentes computadores:
-
-
-
- Engine Version:
- Versão do jogo:
-
-
-
- Flipside of Cards
- Lado oposto das Cartas
-
-
-
- game (low disc access)
- Jogo (acesso a disco baixo)
-
-
-
- Game Speed for computer opponents:
- Velocidade do Jogo para Oponentes Computador:
-
-
-
- Game Speed:
- Velocidade do Jogo:
-
-
-
- hand (medium disc access)
- hand (acesso a disco médio)
-
-
-
- Hands before raise small blind:
- Hands antes de aumentar o small blind:
-
-
-
- Human Player:
- Jogador Humano:
-
-
-
- Interface
- Interface
-
-
-
- Local Game Default Settings
- Configurações Originais de Jogo Local
-
-
-
- Local Game Settings
- Configurações de Jogo Local
-
-
-
- Log File Directory:
- Diretório de registro de arquivo:
-
-
-
- Log Messages
- Mensagens do Registro
-
-
-
- Maximum number of players:
- Número máximo de jogadores:
-
-
-
- Network Game Default Settings
- Configurações originais para Jogo em Rede
-
-
-
- Network Game Settings
- Configurações para Jogo em Rede
-
-
-
- Number of players:
- Número de jogadores:
-
-
-
- Opponent 1:
- Oponente 1:
-
-
-
- Opponent 2:
- Oponente 2:
-
-
-
- Opponent 3:
- Oponente 3:
-
-
-
- Opponent 4:
- Oponente 4:
-
-
-
- Opponent 5:
- Oponente 5:
-
-
-
- Opponent 6:
- Oponente 6:
-
-
-
- Own flipside picture:
- Sua imagem do lado oposto:
-
-
-
- Pause between hands (press "start" button to go on)
- Pausa entre as hands (pressione o botão "iniciar" para continuar)
-
-
-
- Play sound effects
- Ouvir efeitos sonoros
-
-
-
- Player Nicks
- Apelidos de jogadores
-
-
-
- Server Password:
- Senha do Servidor:
-
-
-
- Server Port:
- Porta do Servidor:
-
-
-
- Server Settings
- Configurações do Servidor
-
-
-
- Settings
- Configurações
-
-
-
- Show buttons for small blind and big blind
- Mostrar botões para small blind e big blind
-
-
-
- Show fade-out animation for non-winning cards
- Mostrar animação de fade-out para não ganhadores
-
-
-
- Show flip-card animation
- Mostrar animação de flip-card
-
-
-
- Show game settings dialog on every new game
- Mostrar diálogo de configurações do jogo a novo jogo
-
-
-
- Show intro on startup
- Mostrar introdução ao iniciar
-
-
-
- Show left toolbox
- Mostrar caixa de ferramentas a esquerda
-
-
-
- Show right toolbox
- Mostrar caixa de ferramentas a direita
-
-
-
- Show statusbar messages
- Mostrar barra de status de mensagens
-
-
-
- Small Blind:
- Small Blind:
-
-
-
- Sound Volume:
- Volume de Som:
-
-
-
- Start Cash:
- Dinheiro Inicial:
-
-
-
- Store log files for
- Armazenar arquivos de registro para
-
-
-
- Timeout for player action (sec):
- Tempo esgotado para ação do jogador (sec):
-
-
-
- Use IPv6
- Usar IPv6
-
-
-
- Use SCTP
- Usar SCTP
-
-
-
- Write log after every:
- Escrever o registro todas as vezes após:
-
-
-
- Show own cards only on mouse click
- Mostrar suas cartas apenas com o click do mouse
-
-
-
- QLabel { font-weight: bold; }
- QLabel { font-weight: bold; }
-
-
-
- Sound
- Som
-
-
-
- Network Server Settings
- Configurações do Servidor de rede
-
-
-
- Internet Game Settings
- Configurações para jogos de internet
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: Padrão </span><span style=" font-weight:600; font-style:italic;">Configurações de Jogo</span><span style=" font-style:italic;"> Como "</span>Numero máximo de jogadores", "<span style=" font-style:italic;">Dinheiro incial" e "Small Blind" serão usados </span><span style=" font-weight:600; font-style:italic;">para configurações de jogos em rede.</span></p></body></html>
-
-
-
- Internet Server Settings (Dedicated Server)
- Configurações de Servidor da Internet (Servidor Dedicado)
-
-
-
- Server Address:
- Endereço de Servidor:
-
-
-
- Use password for private game:
- Usar senha para jogo privado:
-
-
-
- Lobby Chat Settings (IRC Server)
- Conigurações de Sala de Bate-Papo (Servidor IRC)
-
-
-
- chat.freenode.net
- chat.freenode.net
-
-
-
- Channel:
- Canal:
-
-
-
- #pokerth
- #pokerth
-
-
-
- Reverse order of F-Keys (F1 - F3)
- Reverter as ordens das teclas F* (F1 - F3)
-
-
-
- First small blind:
- Primeiro small blind:
-
-
-
- Raise blinds:
- Aumentar blinds:
-
-
-
- Every:
- Sempre:
-
-
-
- hands
- Mãos
-
-
-
- minutes
- minutos
-
-
-
- Raise mode:
- Modo aumentar:
-
-
-
- Always double blinds
- Sempre duplo blinds
-
-
-
- Manual blinds order:
- Ordem manual de blinds:
-
-
-
- Edit ...
- Editar ...
-
-
-
- Language:
- Idioma:
-
-
-
- Sound Categories
- Categorias de Som
-
-
-
- Play game actions sounds like "check", "call", "raise"
- Tocar sons de ação como "check", "call", "aumentar"
-
-
-
- Play lobby chat notifications
- Tocar notificações de bate-papo na sala
-
-
-
- Play network/internet game notifications like "player joined the game"
- Tocar notificações do jogo em rede/internet "jogador entrou no jogo"
-
-
-
- Enable/Disable Lobby Chat (IRC Server)
- Habilitar/Desabilitar sala de bate-papo (Servidor IRC)
-
-
-
- Player Nicks/Avatars
- Jogador Apelido/Avatar
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Nota: Padrão </span><span style=" font-weight:600; font-style:italic;">Configurações de Jogo</span><span style=" font-style:italic;"> como "Número Máximo de jogadores", "Dinheiro Incial" e "Small Blind" será usado </span><span style=" font-weight:600; font-style:italic;">para jogos em Rede.</span></p></body></html>
-
-
-
- Reverse order of F-Keys (F1 - F4)
- Reverter as ordens das teclas F (F1 - F4)
-
-
-
- Network / Internet Game
- Rede / Internet Jogos
-
-
-
- Switch keyboard focus to bet-input-field if it's your turn
- Mudar o foco do Teclado para entrar no campo caso seja sua vez
-
-
-
- Channel Password:
- Senha do Canal:
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: A melhor qualidade com rátio de imagem </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
-
-
-
- $
- R$
-
-
-
- Timeout for player action:
- Tempo esgotado para ação do jogador:
-
-
-
- s
- s
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style="font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Nota: Padrão </span><span style=" font-weight:600; font-style:italic;">Configurações de Jogo</span><span style=" font-style:italic;"> como "Número Máximo de jogadores", "Dinheiro Incial" e "Small Blind" será usado </span><span style=" font-weight:600; font-style:italic;">para jogos em Rede.</span></p></body></html>
-
-
-
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best avatar quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
- <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: A melhor qualidade com rátio de imagem </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
-
-
-
- Automatic Server Configuration URL
- Configuração Automática de URL do Servidor
-
-
-
- Serverlist Address:
- Endereços de Servidores:
-
-
-
- Manual Server Configuration
- Configuração do Servidor Manual
-
-
-
- Day(s)
- Dia(s)
-
-
-
- Local Game
- Jogo Local
-
-
-
- Network Game
- Jogo em Rede
-
-
-
- Internet Game
- Jogo Internet
-
-
-
- Nicks/Avatars
- Apelidos/Avatares
-
-
-
- Show cards chance monitor
- Mostrar monitor de chance das cartas
-
-
-
- Internet Server
- Servidor de Internet
-
-
-
- Lobby Chat (IRC)
- Sala Bate de Papo (IRC)
-
-
-
- Password:
- Senha:
-
-
-
- Avatar Server:
- Servidor de Avatar:
-
-
-
- settingsDialogImpl
-
-
- Images (*.png)
- Imagens (*.png)
-
-
-
- Open Directory
- Abrir Diretório
-
-
-
- Select your flipside picture
- Selecionar sua imagem do lado oposto
-
-
-
- Settings Error
- Erro de Configuração
-
-
-
- The entered flipside picture doesn't exists.
-Please enter an valid picture!
- A imagem do Lado Oposto do baralho não existe.
-Por favor entre com uma imagem válida!
-
-
-
- The log file directory doesn't exists.
-Please select an valid directory!
- O diretório do arquivo de registro não existe.
-Por favor selecione um diretório valido!
-
-
-
- Images (*.png *.jpg *.gif)
- Imagens (*.png *.jpg *.gif)
-
-
-
- Blinds Error
- Erro de Blinds
-
-
-
- The first element in your manual-blinds-list
-is smaller than current first-small-blind!
-This first-small-blind-value will be set to maximum allowed value.
- O primeiro elemtento da sua lista-manual-de-blinds
-é menor do que a atual primeira-small-blind!
-Esta primeira-small-blind-valor será configurada como valor máximo permitido.
-
-
-
- Dutch
- Holandês
-
-
-
- English
- Inglês
-
-
-
- French
- Françes
-
-
-
- German
- Alemão
-
-
-
- Hungarian
- Húngaro
-
-
-
- Norse
- Nórdicos
-
-
-
- Portuguese
- Português Brasil
-
-
-
- Russian
- Russo
-
-
-
- Turkish
- Turco
-
-
-
- Language Changed
- Idioma Alterado
-
-
-
- You have changed application language to %1.
-Please restart PokerTH to load new language!
- Você alterou o idioma da aplicação para %1.
-Por favor reinicie o PokerTH para carregar o novo idioma!
-
-
-
- Italian
- Italiano
-
-
-
- Slovak
- Slovak
-
-
-
- The entered flipside picture doesn't exist.
-Please enter an valid picture!
- A imagem do lado oposto do baralho não existe.Por favor entre com uma imagem válida!
-
-
-
- The log file directory doesn't exist.
-Please select an valid directory!
- O diretório do arquivo de registro não existe.Por favor selecione um diretório valido!
-
-
-
- Norwegian
- Noruegues
-
-
-
- Spanish
- Espanhol
-
-
-
- Bulgarian
- Bulgaro
-
-
-
- Polish
- Polonês
-
-
-
- Chinese
- Chinês
-
-
-
- Greek
- Grego
-
-
-
- Swedish
- Sueco
-
-
-
- The entered server list address is not a valid URL.
-Please enter a valid server list address!
- O endereço do servidor não é uma URL válida.
-Por favor entre com um endereço válido!
-
-
-
- Finnish
- Finlandês
-
-
-
- Danish
- Dinamarquês
-
-
-
- startNetworkGameDialog
-
-
- 0
- 0
-
-
-
- Cancel
- Cancelar
-
-
-
- Connected Players
- Jogadores Conectados
-
-
-
- Kick
- Chutar
-
-
-
- Maximum number of players:
- Número máximo de jogadores:
-
-
-
- Start Game
- Iniciar Jogo
-
-
-
- Start Network Game
- Iniciar Jogo em rede
-
-
-
- Lobby-Chat
- Sala-Bate Papo
-
-
-
- Fill up with computer opponents
- Adicionar oponentes computadores
-
-
-
- Kick Player
- Chutar Jogador
-
-
-
- Chat
- Bate Papo
-
-
-
- startNetworkGameDialogImpl
-
-
- Server Error
- Erro de Servidor
-
-
-
- You should not kick yourself from this game!
- Você não pode se chutar deste jogo!
-
-
-
- startWindow
-
-
- PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
- PokerTH 0.6.3 - Jogo Texas Holdem Open-Source {0.6.3 ?}
-
-
-
- &2 Internet Game
- &2 Jogo Internet
-
-
-
- &3 Create Network Game
- &3 Criar jogo em Rede
-
-
-
- &4 Join Network Game
- &4 Entrar Jogo em Rede
-
-
-
- &1 Start Local Game
- &1 Iniciar Jogo Local
-
-
-
- PokerTH
- PokerTH
-
-
-
- Network Game
- Jogo em Rede
-
-
-
- Settings
- Configurações
-
-
-
- About
- Sobre
-
-
-
- Start Local Game ...
- Iniciar Jogo Local ...
-
-
-
- Ctrl+N
- Ctrl+N
-
-
-
- Internet Game ...
- Jogo na internet ...
-
-
-
- Ctrl+I
- Ctrl+I
-
-
-
- About PokerTH
- Sobre o PokerTH
-
-
-
- Configure PokerTH ...
- Configure PoketTH ...
-
-
-
- Quit
- Sair
-
-
-
- Create Network Game ...
- Criar Jogo em Rede ...
-
-
-
- Join Network Game ...
- Entrar em jogo de Rede ...
-
-
-
- Ctrl+Q
- Ctrl+Q
-
-
-
- startWindowImpl
-
-
- PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Open-Source Texas Holdem
-
-
-
- You cannot join Internet-Game-Lobby with "Human Player" as nickname.
-Please choose another one.
- Você não pode entrar na sala do jogo "Jogador Humano" com este apelido.
-Por favor escolha outro.
-
-
-
- Network Error
- Erro de Conexão
-
-
-
- Server address was not set.
- Endereço de servidor não foi adicionado.
-
-
-
- An invalid port was set (ports 0-1023 are not allowed).
- Porta inválida adicionada (portas 0-1023 não são permitidas).
-
-
-
- Could not create a socket for TCP communication.
- Não foi possível criar um socket para comunicação por TCP.
-
-
-
- Could not set the IP address.
- Não foi possível adicionar o endereço IP.
-
-
-
- Could not set the port for this type of address.
- Não foi possível adicionar a porta para este endereço.
-
-
-
- The server name could not be resolved.
- O nome do servidor não pode ser resovildo.
-
-
-
- Bind failed - please choose a different port.
- A conexão falhou - por favor escolha uma porta diferente.
-
-
-
- Internal network error: "listen" failed.
- Erro interno de rede: "listen" falhou.
-
-
-
- Server execution was terminated.
- Execusão do servidor foi terminada.
-
-
-
- Could not connect to the server.
- Não foi possível conectar ao servidor.
-
-
-
- Connection timed out.
-Please check the server address.
-
-If the server is behind a NAT-Router, make sure port forwarding has been set up on server side.
- Não houve conexão.
-Por favor verifique o endereço do servidor.
-
-Caso o servidor esteja atrás de um NAT-Router, tenha certeza de que a porta esteja configurada no servidor.
-
-
-
- Internal network error: "select" failed.
- Erro interno de rede: "selecionar" falhou.
-
-
-
- Internal network error: "send" failed.
- Erro interno de rede: "enviar" falhou.
-
-
-
- Connection was closed by the server.
- Conexão foi fechada pelo servidor.
-
-
-
- Internal network error: Duplicate TCP connection.
- Erro interno de rede: Conexão TCP duplicada.
-
-
-
- An invalid network packet was received.
-Please make sure that all players use the same version of PokerTH.
- Um pacote inválido foi recebido.
-Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.
-
-
-
- Internal state error.
-Please make sure that all players use the same version of PokerTH.
- Erro interno de estado.
-Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.
-
-
-
- Invalid server list URL.
-Please correct the address in the settings.
- Lista de URL servidor inválida.
-Por favor coloque o endereço correto nas configurações.
-
-
-
- Could not open the server list MD5 file.
-Please make sure that the server list URL is correct.
- Impossivel abrir a lista de servidor no arquivo MD5.
-Por favor verifique que este e a lista de URL correta.
-
-
-
- Synchronization of the PokerTH internet server list has failed.
-Please make sure that the server list URL is correct.
- A sincronização com a lista do servidor do PokerTH é invalida.
-Por favor tenha certeza que a lista da URL é correta.
-
-
-
- The PokerTH internet server list contains invalid data.
-If you use a custom server list, please make sure its format is correct.
- A lista de servidores contém informação invalida para o PokerTH.
-Se você usar uma lista prórpia de servidor, por favor tenha certeza de que o formato é correto.
-
-
-
- Could not unzip the PokerTH internet server list.
- Não foi possível descompactar a lista de servidores do PokerTH.
-
-
-
- Could not download the PokerTH internet server list.
-Please make sure you are directly connected to the internet.
- Não foi possivel fazer o download da lista de servidores do PokerTH.
-Por favor tenha certeza de que está conectado a internet.
-
-
-
- Could not open the target file when downloading the server list.
- Não foi possivel abrir o arquivo especifico quando realizou o download do servidor.
-
-
-
- The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
- O servidor do PokerTH não suporta está versão do jogo.<br>Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
-
-
-
- Sorry, this server is already full.
- Desculpe, este servidor está cheio.
-
-
-
- Invalid password when joining the game.
-Please reenter the password and try again.
- Senha inválida ao tentar entrar no jogo.
-Por favor redigite a senha e tente novamente.
-
-
-
- The password is too long. Please choose another one.
- A senha é muito longa. Por favor escolha outra.
-
-
-
- Your player name is already used by another player.
-Please choose a different name.
- Seu nome está sendo usado por outro jogador.
-Por favor escolha um nome diferente.
-
-
-
- The player name is too short, too long or invalid. Please choose another one.
- O nome do jogador é muito curto, longo ou invalido. Por favor escolha outro.
-
-
-
- The game name is either too short or too long. Please choose another one.
- O nome do jogo é muito curto ou longo. Por favor escolha outro.
-
-
-
- The game could not be found.
- O jogo não pode ser encontrado.
-
-
-
- The chat text is invalid.
- O texto do bate-papo é invalido.
-
-
-
- The server referred to an unknown player. Aborting.
- O servidor refere-se a um jogador desconhecido. Abortando.
-
-
-
- Internal error: The current player could not be found.
- Erro interno: O jogador atual não pode ser encontrado.
-
-
-
- Internal error: The current player is not active.
- Erro interno: O jogador atual não está ativo.
-
-
-
- You were kicked from the server.
- Você foi chutado do servidor.
-
-
-
- You were temporarily banned from the server.
- Você está temporariamente banido deste servidor.
-
-
-
- Your server connection timed out due to inactivity. You are very welcome to reconnect!
- Sua conexão expirou devido à inatividade. Você é muito bem-vindo para reconectar!
-
-
-
- The client player count is invalid.
- A conta do cliente é invalida.
-
-
-
- Too many manual blinds were set. Please reconfigure the manual blinds.
- Muitos manual blinds configurados. Por favor reconfigure o manual blinds.
-
-
-
- An invalid avatar file was configured. Please choose a different avatar.
- Um avatar invalido foi configurado. Por favor escolha outro.
-
-
-
- The selected avatar file is too large. Please choose a different avatar.
- O avatar selecionado é muito grande. Por favor escolha outro avatar.
-
-
-
- You cannot upload a new avatar file at this time. Please try again in a few seconds.
- Você não pode enviar um novo avatar neste momento. Tente novamente em alguns segundos.
-
-
-
- An internal avatar error occured. Please report this to an admin in the lobby chat.
- Um erro interno de avatar ocorreu. Por favor reporte ao admin do lobby bate-papo.
-
-
-
- Could not start game: Synchronization failed.
- Não pode ser iniciado o jogo: Falha de Sincronização.
-
-
-
- The server is down for maintenance. Please try again later.
- O servidor está paralizado para manutenção. Por favor tente mais tarde.
-
-
-
- An internal error occured.
- Um erro interno ocorreu.
-
-
-
- Network Notification
- Notificação de Rede
-
-
-
- You were kicked from the game.
- Você foi chutado do jogo.
-
-
-
- Sorry, this game is already full.
- Desculpe, este jogo está cheio.
-
-
-
- Unable to join - the server has already started the game.
- Impossível entrar - o servidor já começou o jogo.
-
-
-
- Your admin state timed out due to inactivity. Feel free to create a new game!
- Seu estado de admin expirou devido à inatividade. Sinta-se avontade para criar um novo jogo!
-
-
-
- A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
- Uma nova versão do PokerTH is disponivel.<br>Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
-
-
-
- This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
- Está versão beta do PokerTH está desatualizada.<br>Por favor vá para <a href="http://www.pokerth.net/"target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
-
-
-
- Server Message
- Servidor de Mensagem
-
-
-
- timeoutMsgBoxImpl
-
-
- Timeout Warning
- Aviso tempo esgotado
-
-
-
- Please click "OK" to stop the countdown!
- Por favor clique em "OK" para parar o contador!
-
-
-
- You are game-admin of an open game which will time out in %1 seconds.
- Você é o admin do jogo aberto, onde o tempo se acabará em %1 segundos.
-
-
-
- Your connection is about to time out due to inactivity in %1 seconds.
- Sua conexão está prestes ser encerrada devido a inatividade em %1 segundos.
-
-
-
- waitForServerToStartGameDialog
-
-
- Cancel
- Cancelar
-
-
-
- Connected Players
- Jogadores Conectados
-
-
-
- Waiting for Server ...
- Aguardando por Servidor ...
-
-
-
- Waiting for the server to start the game ...
- Aguardando o servidor iniciar o jogo ...
-
-
-
+
+
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
+
+ Chat
+
+
+ You cannot kick yourself!
+ Você não pode chutar a si mesmo!
+
+
+
+ You cannot kick any player - You are not game admin!
+ Você não pode chutar qualquer jogador - Você não é o admin do jogo!
+
+
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
+
+ LobbyChat
+
+
+ Successfully connected to
+ Conectado com Sucesso
+
+
+
+ Joined channel:
+ Participando do Canal:
+
+
+
+ as user
+ como usuário
+
+
+
+ Network Notification
+ Notificação de Rede
+
+
+
+ You were kicked from the server.
+ Você foi chutado do servidor.
+
+
+
+ was kicked from the server by
+ você foi chutado do servidor pelo
+
+
+
+ Connecting to Chat server...
+ Conectando ao servidor de bate-papo...
+
+
+
+ An internal IRC error has occured:
+ Um erro de IRC interno ocorreu:
+
+
+
+ Could not connect to the IRC server. Chat will be unavailable.
+ Não foi possivel conectar ao servidor IRC. O bate-papo não estará disponivel.
+
+
+
+ The IRC server terminated the connection. Chat will be unavailable.
+ O servidor IRC terminou a conexão. O bate-papo não estará disponivel.
+
+
+
+ An IRC action timed out.
+ Uma ação do IRC expirou.
+
+
+
+ The IRC server reported an error:
+ O servidor IRC reportou um erro:
+
+
+
+ MyAvatarLabel
+
+
+ Vote for kick this user
+ Vote para chutar o usuário
+
+
+
+ Start vote to kick this user
+ Comece a votar para chutar este usuário
+
+
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
+
+ aboutPokerth
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for avatar pictures</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">para diferentes recursos populares do avatar</span></p><p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para diferentes licenças de som gpl</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para o próprio chip de som gravado</p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">PokerTH 0.5</span></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker Engine for the popular "Texas Holdem" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 6 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Coded in C++ / QT4</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer & FThauer</span></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">PokerTH 0.5</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Jogo de Poker para o popular "Texas Holdem" Poker</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Um jogador com até 6 pc-oponentes</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Jogos Multiplayer em rede</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Escrito em C++ / QT4</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer & FThauer</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package, webmaster@pokerth.net</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - network development, windows package</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Página do Projeto: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Autores: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia Inicial, arquitetura básica, guia de implementação, pacote linux, webmaster@pokerth.net</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéa Inicial, arquitetura básica, desenvolvimento de estrutura</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Desenvolvimento da Rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - guia gráfico de design, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pacote MacOS</p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><your translator name> - <your language></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <if you like your mail address></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><Maxputo> - <PortuguêsBR></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <maxputo@gmail.com></p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This Software is published under the Terms of GPL v2:</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Version 2, June 1991</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Everyone is permitted to copy and distribute verbatim copies</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> of this license document, but changing it is not allowed.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The licenses for most software are designed to take away your</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">freedom to share and change it. By contrast, the GNU General Public</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License is intended to guarantee your freedom to share and change free</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">software--to make sure the software is free for all its users. This</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">General Public License applies to most of the Free Software</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation's software and to any other program whose authors commit to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">using it. (Some other Free Software Foundation software is covered by</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the GNU Lesser General Public License instead.) You can apply it to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your programs, too.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> When we speak of free software, we are referring to freedom, not</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">price. Our General Public Licenses are designed to make sure that you</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">have the freedom to distribute copies of free software (and charge for</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this service if you wish), that you receive source code or can get it</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">if you want it, that you can change the software or use pieces of it</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">in new free programs; and that you know you can do these things.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To protect your rights, we need to make restrictions that forbid</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anyone to deny you these rights or to ask you to surrender the rights.</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These restrictions translate to certain responsibilities for you if you</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute copies of the software, or if you modify it.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> For example, if you distribute copies of such a program, whether</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">gratis or for a fee, you must give the recipients all the rights that</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you have. You must make sure that they, too, receive or can get the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code. And you must show them these terms so they know their</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">rights.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> We protect your rights with two steps: (1) copyright the software, and</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">(2) offer you this license which gives you legal permission to copy,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute and/or modify the software.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Also, for each author's protection and ours, we want to make certain</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that everyone understands that there is no warranty for this free</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">software. If the software is modified by someone else and passed on, we</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">want its recipients to know that what they have is not the original, so</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that any problems introduced by others will not reflect on the original</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">authors' reputations.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Finally, any free program is threatened constantly by software</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents. We wish to avoid the danger that redistributors of a free</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">program will individually obtain patent licenses, in effect making the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">program proprietary. To prevent this, we have made it clear that any</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patent must be licensed for everyone's free use or not licensed at all.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The precise terms and conditions for copying, distribution and</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modification follow.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a notice placed by the copyright holder saying it may be distributed</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under the terms of this General Public License. The "Program", below,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refers to any such program or work, and a "work based on the Program"</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">means either the Program or any derivative work under copyright law:</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that is to say, a work containing the Program or a portion of it,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either verbatim or with modifications and/or translated into another</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">language. (Hereinafter, translation is included without limitation in</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the term "modification".) Each licensee is addressed as "you".</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Activities other than copying, distribution and modification are not</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">covered by this License; they are outside its scope. The act of</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">running the Program is not restricted, and the output from the Program</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">is covered only if its contents constitute a work based on the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program (independent of having been made by running the Program).</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Whether that is true depends on what the Program does.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1. You may copy and distribute verbatim copies of the Program's</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code as you receive it, in any medium, provided that you</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conspicuously and appropriately publish on each copy an appropriate</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">copyright notice and disclaimer of warranty; keep intact all the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">notices that refer to this License and to the absence of any warranty;</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and give any other recipients of the Program a copy of this License</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">along with the Program.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may charge a fee for the physical act of transferring a copy, and</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you may at your option offer warranty protection in exchange for a fee.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 2. You may modify your copy or copies of the Program or any portion</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of it, thus forming a work based on the Program, and copy and</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute such modifications or work under the terms of Section 1</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">above, provided that you also meet all of these conditions:</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) You must cause the modified files to carry prominent notices</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> stating that you changed the files and the date of any change.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) You must cause any work that you distribute or publish, that in</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> whole or in part contains or is derived from the Program or any</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> part thereof, to be licensed as a whole at no charge to all third</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> parties under the terms of this License.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) If the modified program normally reads commands interactively</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> when run, you must cause it, when started running for such</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> interactive use in the most ordinary way, to print or display an</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> announcement including an appropriate copyright notice and a</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> notice that there is no warranty (or else, saying that you provide</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a warranty) and that users may redistribute the program under</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> these conditions, and telling the user how to view a copy of this</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> License. (Exception: if the Program itself is interactive but</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> does not normally print such an announcement, your work based on</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Program is not required to print an announcement.)</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These requirements apply to the modified work as a whole. If</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">identifiable sections of that work are not derived from the Program,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and can be reasonably considered independent and separate works in</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">themselves, then this License, and its terms, do not apply to those</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">sections when you distribute them as separate works. But when you</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the same sections as part of a whole which is a work based</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">on the Program, the distribution of the whole must be on the terms of</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, whose permissions for other licensees extend to the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">entire whole, and thus to each and every part regardless of who wrote it.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Thus, it is not the intent of this section to claim rights or contest</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your rights to work written entirely by you; rather, the intent is to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">exercise the right to control the distribution of derivative or</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">collective works based on the Program.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">In addition, mere aggregation of another work not based on the Program</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">with the Program (or with a work based on the Program) on a volume of</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a storage or distribution medium does not bring the other work under</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the scope of this License.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 3. You may copy and distribute the Program (or a work based on it,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under Section 2) in object code or executable form under the terms of</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Sections 1 and 2 above provided that you also do one of the following:</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) Accompany it with the complete corresponding machine-readable</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> source code, which must be distributed under the terms of Sections</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1 and 2 above on a medium customarily used for software interchange; or,</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) Accompany it with a written offer, valid for at least three</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> years, to give any third party, for a charge no more than your</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> cost of physically performing source distribution, a complete</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> machine-readable copy of the corresponding source code, to be</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> distributed under the terms of Sections 1 and 2 above on a medium</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> customarily used for software interchange; or,</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) Accompany it with the information you received as to the offer</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> to distribute corresponding source code. (This alternative is</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> allowed only for noncommercial distribution and only if you</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> received the program in object code or executable form with such</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> an offer, in accord with Subsection b above.)</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The source code for a work means the preferred form of the work for</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">making modifications to it. For an executable work, complete source</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">code means all the source code for all modules it contains, plus any</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">associated interface definition files, plus the scripts used to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">control compilation and installation of the executable. However, as a</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">special exception, the source code distributed need not include</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anything that is normally distributed (in either source or binary</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">form) with the major components (compiler, kernel, and so on) of the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">operating system on which the executable runs, unless that component</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">itself accompanies the executable.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If distribution of executable or object code is made by offering</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy from a designated place, then offering equivalent</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy the source code from the same place counts as</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribution of the source code, even though third parties are not</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">compelled to copy the source along with the object code.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 4. You may not copy, modify, sublicense, or distribute the Program</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">except as expressly provided under this License. Any attempt</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise to copy, modify, sublicense or distribute the Program is</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">void, and will automatically terminate your rights under this License.</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">However, parties who have received copies, or rights, from you under</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License will not have their licenses terminated so long as such</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parties remain in full compliance.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 5. You are not required to accept this License, since you have not</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">signed it. However, nothing else grants you permission to modify or</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the Program or its derivative works. These actions are</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">prohibited by law if you do not accept this License. Therefore, by</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modifying or distributing the Program (or any work based on the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), you indicate your acceptance of this License to do so, and</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all its terms and conditions for copying, distributing or modifying</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the Program or works based on it.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 6. Each time you redistribute the Program (or any work based on the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), the recipient automatically receives a license from the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original licensor to copy, distribute or modify the Program subject to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">these terms and conditions. You may not impose any further</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">restrictions on the recipients' exercise of the rights granted herein.</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You are not responsible for enforcing compliance by third parties to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 7. If, as a consequence of a court judgment or allegation of patent</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">infringement or for any other reason (not limited to patent issues),</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conditions are imposed on you (whether by court order, agreement or</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise) that contradict the conditions of this License, they do not</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">excuse you from the conditions of this License. If you cannot</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute so as to satisfy simultaneously your obligations under this</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License and any other pertinent obligations, then as a consequence you</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may not distribute the Program at all. For example, if a patent</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">license would not permit royalty-free redistribution of the Program by</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all those who receive copies directly or indirectly through you, then</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the only way you could satisfy both it and this License would be to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refrain entirely from distribution of the Program.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If any portion of this section is held invalid or unenforceable under</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">any particular circumstance, the balance of the section is intended to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">apply and the section as a whole is intended to apply in other</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">circumstances.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It is not the purpose of this section to induce you to infringe any</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents or other property right claims or to contest validity of any</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">such claims; this section has the sole purpose of protecting the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">integrity of the free software distribution system, which is</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">implemented by public license practices. Many people have made</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">generous contributions to the wide range of software distributed</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">through that system in reliance on consistent application of that</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">system; it is up to the author/donor to decide if he or she is willing</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to distribute software through any other system and a licensee cannot</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">impose that choice.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This section is intended to make thoroughly clear what is believed to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be a consequence of the rest of this License.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 8. If the distribution and/or use of the Program is restricted in</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">certain countries either by patents or by copyrighted interfaces, the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original copyright holder who places the Program under this License</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may add an explicit geographical distribution limitation excluding</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">those countries, so that distribution is permitted only in or among</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">countries not thus excluded. In such case, this License incorporates</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the limitation as if written in the body of this License.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 9. The Free Software Foundation may publish revised and/or new versions</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of the General Public License from time to time. Such new versions will</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be similar in spirit to the present version, but may differ in detail to</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">address new problems or concerns.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Each version is given a distinguishing version number. If the Program</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">specifies a version number of this License which applies to it and "any</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">later version", you have the option of following the terms and conditions</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either of that version or of any later version published by the Free</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation. If the Program does not specify a version number of</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, you may choose any version ever published by the Free Software</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 10. If you wish to incorporate parts of the Program into other free</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">programs whose distribution conditions are different, write to the author</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to ask for permission. For software which is copyrighted by the Free</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation, write to the Free Software Foundation; we sometimes</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">make exceptions for this. Our decision will be guided by the two goals</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REPAIR OR CORRECTION.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">free software which everyone can redistribute and change under these terms.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To do so, attach the following notices to the program. It is safest</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to attach them to the start of each source file to most effectively</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">convey the exclusion of warranty; and each file should have at least</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the "copyright" line and a pointer to where the full notice is found.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <one line to give the program's name and a brief idea of what it does.></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) <year> <name of author></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is free software; you can redistribute it and/or modify</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> it under the terms of the GNU General Public License as published by</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Free Software Foundation; either version 2 of the License, or</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> (at your option) any later version.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is distributed in the hope that it will be useful,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> but WITHOUT ANY WARRANTY; without even the implied warranty of</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU General Public License for more details.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> You should have received a copy of the GNU General Public License along</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> with this program; if not, write to the Free Software Foundation, Inc.,</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Also add information on how to contact you by electronic and paper mail.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If the program is interactive, make it output a short notice like this</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">when it starts in an interactive mode:</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision version 69, Copyright (C) year name of author</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This is free software, and you are welcome to redistribute it</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> under certain conditions; type `show c' for details.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The hypothetical commands `show w' and `show c' should show the appropriate</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parts of the General Public License. Of course, the commands you use may</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be called something other than `show w' and `show c'; they could even be</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">mouse-clicks or menu items--whatever suits your program.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You should also get your employer (if you work as a programmer) or your</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">school, if any, to sign a "copyright disclaimer" for the program, if</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">necessary. Here is a sample; alter the names:</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Yoyodyne, Inc., hereby disclaims all copyright interest in the program</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> `Gnomovision' (which makes passes at compilers) written by James Hacker.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <signature of Ty Coon>, 1 April 1989</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Ty Coon, President of Vice</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This General Public License does not permit incorporating your program into</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietary programs. If your program is a subroutine library, you may</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">consider it more useful to permit linking proprietary applications with the</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">library. If this is what you want to do, use the GNU Lesser General</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License.</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Este Software e publicado sob os termos GPL v2:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Versão 2, Junho 1991</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Qualquer um pode copiar e distribuir as copias</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> do documento desta licença, mas mudanças não são permitidas.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> A licença para a maioria dos softwares que são projetados para</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> remover sua autoria e mudá-lo. Por contrato, de GNU General Public</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A licença garante sua liberdade para compartilhar livremente e mudar</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">o software--tenha certeza de que o software e livre para todos os usuários. Esta</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">General Public License é aplicada na maioria dos Softwares Livre</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation's software e para qualquer outro programa que use direitos autorais e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">escreva a frase. (Este e outros softwares livre da Foundation's software é coberto pelo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GNU Lesser General Public License instead.) Você também pode usar</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">em seus programas.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Quando falamos em software livre, estamos referindo a liberdade, não a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">preço. A General Public Licenses foi escrita para garantir que você</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tenha a liberdade para distribuir cópias do software livre (e mudar de acordo </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">com a sua vontade), você receberá o código ou começar um novo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">se você quiser, assim você pode mudar o software ou partes dele</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">em novos softwares livre; e saiba que você pode fazer estás alterações.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Para proteger seus direitos, você precisa fazer restrição de proibido</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">para que qualquer um aceite ou não estas condições.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Estas restrições traduz certas responsabilidades para você caso você</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribua cópias do software, ou se você modificá-lo.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Por exemplo, se você distribuir cópias de tal programa, sendo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">grátis ou por um preço, você deve dar todos os direitos que</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">você tem. Você deve certificar-se de que eles, também, receberam ou pegaram o</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">código fonte. E você deve mostrar-lhes estes termos assim que sabem dos seus</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">direitos.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Para proteger seuys direitos faça dois passos: (1) copyright do software, e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">(2) ofereça esta licença caso deseje que esta de permissão legal pela cópia,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribua e/ou modifique o software.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> também, para a proteção dos autores e a sua, nós queremos ter a certeza</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">que não há nenhuma garantia para este software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">livre. Se o software for modificado por outra pessoa, nós</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">queremos esclarecer ao receptor que este não é original, então</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qualquer problema introduzidos por terceiros não refletirá no original e na</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">reputação dos autores.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Finalmente, todo software livre é ameaçado constatemente pela patente de</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">softwares. Nós desejamos evitar o perigo da redistribuição de um software livre</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">para que este individualmente venha a obter patente, de fato fazendo o</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietário do software. Para previnir isto, nós fizemos é deixar claro que</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">que a patente é livre para qualquer um que venha a usar o software ou parte dele.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Os termos e as condições precisos para a cópia, a distribuição e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modificação siga..</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a notice placed by the copyright holder saying it may be distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under the terms of this General Public License. The "Program", below,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refers to any such program or work, and a "work based on the Program"</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">means either the Program or any derivative work under copyright law:</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that is to say, a work containing the Program or a portion of it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either verbatim or with modifications and/or translated into another</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">language. (Hereinafter, translation is included without limitation in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the term "modification".) Each licensee is addressed as "you".</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Activities other than copying, distribution and modification are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">covered by this License; they are outside its scope. The act of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">running the Program is not restricted, and the output from the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">is covered only if its contents constitute a work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program (independent of having been made by running the Program).</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Whether that is true depends on what the Program does.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1. You may copy and distribute verbatim copies of the Program's</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code as you receive it, in any medium, provided that you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conspicuously and appropriately publish on each copy an appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">copyright notice and disclaimer of warranty; keep intact all the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">notices that refer to this License and to the absence of any warranty;</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and give any other recipients of the Program a copy of this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">along with the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may charge a fee for the physical act of transferring a copy, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you may at your option offer warranty protection in exchange for a fee.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 2. You may modify your copy or copies of the Program or any portion</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of it, thus forming a work based on the Program, and copy and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute such modifications or work under the terms of Section 1</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">above, provided that you also meet all of these conditions:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) You must cause the modified files to carry prominent notices</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> stating that you changed the files and the date of any change.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) You must cause any work that you distribute or publish, that in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> whole or in part contains or is derived from the Program or any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> part thereof, to be licensed as a whole at no charge to all third</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> parties under the terms of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) If the modified program normally reads commands interactively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> when run, you must cause it, when started running for such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> interactive use in the most ordinary way, to print or display an</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> announcement including an appropriate copyright notice and a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> notice that there is no warranty (or else, saying that you provide</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a warranty) and that users may redistribute the program under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> these conditions, and telling the user how to view a copy of this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> License. (Exception: if the Program itself is interactive but</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> does not normally print such an announcement, your work based on</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Program is not required to print an announcement.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These requirements apply to the modified work as a whole. If</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">identifiable sections of that work are not derived from the Program,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and can be reasonably considered independent and separate works in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">themselves, then this License, and its terms, do not apply to those</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">sections when you distribute them as separate works. But when you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the same sections as part of a whole which is a work based</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">on the Program, the distribution of the whole must be on the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, whose permissions for other licensees extend to the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">entire whole, and thus to each and every part regardless of who wrote it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Thus, it is not the intent of this section to claim rights or contest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your rights to work written entirely by you; rather, the intent is to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">exercise the right to control the distribution of derivative or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">collective works based on the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">In addition, mere aggregation of another work not based on the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">with the Program (or with a work based on the Program) on a volume of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a storage or distribution medium does not bring the other work under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the scope of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 3. You may copy and distribute the Program (or a work based on it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under Section 2) in object code or executable form under the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Sections 1 and 2 above provided that you also do one of the following:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) Accompany it with the complete corresponding machine-readable</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> source code, which must be distributed under the terms of Sections</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1 and 2 above on a medium customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) Accompany it with a written offer, valid for at least three</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> years, to give any third party, for a charge no more than your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> cost of physically performing source distribution, a complete</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> machine-readable copy of the corresponding source code, to be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> distributed under the terms of Sections 1 and 2 above on a medium</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) Accompany it with the information you received as to the offer</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> to distribute corresponding source code. (This alternative is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> allowed only for noncommercial distribution and only if you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> received the program in object code or executable form with such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> an offer, in accord with Subsection b above.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The source code for a work means the preferred form of the work for</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">making modifications to it. For an executable work, complete source</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">code means all the source code for all modules it contains, plus any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">associated interface definition files, plus the scripts used to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">control compilation and installation of the executable. However, as a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">special exception, the source code distributed need not include</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anything that is normally distributed (in either source or binary</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">form) with the major components (compiler, kernel, and so on) of the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">operating system on which the executable runs, unless that component</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">itself accompanies the executable.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If distribution of executable or object code is made by offering</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy from a designated place, then offering equivalent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy the source code from the same place counts as</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribution of the source code, even though third parties are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">compelled to copy the source along with the object code.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 4. You may not copy, modify, sublicense, or distribute the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">except as expressly provided under this License. Any attempt</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise to copy, modify, sublicense or distribute the Program is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">void, and will automatically terminate your rights under this License.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">However, parties who have received copies, or rights, from you under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License will not have their licenses terminated so long as such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parties remain in full compliance.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 5. You are not required to accept this License, since you have not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">signed it. However, nothing else grants you permission to modify or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the Program or its derivative works. These actions are</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">prohibited by law if you do not accept this License. Therefore, by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modifying or distributing the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), you indicate your acceptance of this License to do so, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all its terms and conditions for copying, distributing or modifying</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the Program or works based on it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 6. Each time you redistribute the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), the recipient automatically receives a license from the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original licensor to copy, distribute or modify the Program subject to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">these terms and conditions. You may not impose any further</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">restrictions on the recipients' exercise of the rights granted herein.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You are not responsible for enforcing compliance by third parties to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 7. If, as a consequence of a court judgment or allegation of patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">infringement or for any other reason (not limited to patent issues),</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conditions are imposed on you (whether by court order, agreement or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise) that contradict the conditions of this License, they do not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">excuse you from the conditions of this License. If you cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute so as to satisfy simultaneously your obligations under this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License and any other pertinent obligations, then as a consequence you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may not distribute the Program at all. For example, if a patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">license would not permit royalty-free redistribution of the Program by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all those who receive copies directly or indirectly through you, then</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the only way you could satisfy both it and this License would be to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refrain entirely from distribution of the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If any portion of this section is held invalid or unenforceable under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">any particular circumstance, the balance of the section is intended to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">apply and the section as a whole is intended to apply in other</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">circumstances.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It is not the purpose of this section to induce you to infringe any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents or other property right claims or to contest validity of any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">such claims; this section has the sole purpose of protecting the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">integrity of the free software distribution system, which is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">implemented by public license practices. Many people have made</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">generous contributions to the wide range of software distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">through that system in reliance on consistent application of that</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">system; it is up to the author/donor to decide if he or she is willing</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to distribute software through any other system and a licensee cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">impose that choice.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This section is intended to make thoroughly clear what is believed to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be a consequence of the rest of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 8. If the distribution and/or use of the Program is restricted in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">certain countries either by patents or by copyrighted interfaces, the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original copyright holder who places the Program under this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may add an explicit geographical distribution limitation excluding</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">those countries, so that distribution is permitted only in or among</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">countries not thus excluded. In such case, this License incorporates</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the limitation as if written in the body of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 9. The Free Software Foundation may publish revised and/or new versions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of the General Public License from time to time. Such new versions will</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be similar in spirit to the present version, but may differ in detail to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">address new problems or concerns.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Each version is given a distinguishing version number. If the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">specifies a version number of this License which applies to it and "any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">later version", you have the option of following the terms and conditions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either of that version or of any later version published by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation. If the Program does not specify a version number of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, you may choose any version ever published by the Free Software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 10. If you wish to incorporate parts of the Program into other free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">programs whose distribution conditions are different, write to the author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to ask for permission. For software which is copyrighted by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation, write to the Free Software Foundation; we sometimes</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">make exceptions for this. Our decision will be guided by the two goals</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REPAIR OR CORRECTION.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">free software which everyone can redistribute and change under these terms.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To do so, attach the following notices to the program. It is safest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to attach them to the start of each source file to most effectively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">convey the exclusion of warranty; and each file should have at least</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the "copyright" line and a pointer to where the full notice is found.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <one line to give the program's name and a brief idea of what it does.></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) <year> <name of author></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is free software; you can redistribute it and/or modify</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> it under the terms of the GNU General Public License as published by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Free Software Foundation; either version 2 of the License, or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> (at your option) any later version.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is distributed in the hope that it will be useful,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> but WITHOUT ANY WARRANTY; without even the implied warranty of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU General Public License for more details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> You should have received a copy of the GNU General Public License along</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> with this program; if not, write to the Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Also add information on how to contact you by electronic and paper mail.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If the program is interactive, make it output a short notice like this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">when it starts in an interactive mode:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision version 69, Copyright (C) year name of author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This is free software, and you are welcome to redistribute it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> under certain conditions; type `show c' for details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The hypothetical commands `show w' and `show c' should show the appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parts of the General Public License. Of course, the commands you use may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be called something other than `show w' and `show c'; they could even be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">mouse-clicks or menu items--whatever suits your program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You should also get your employer (if you work as a programmer) or your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">school, if any, to sign a "copyright disclaimer" for the program, if</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">necessary. Here is a sample; alter the names:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Yoyodyne, Inc., hereby disclaims all copyright interest in the program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> `Gnomovision' (which makes passes at compilers) written by James Hacker.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <signature of Ty Coon>, 1 April 1989</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Ty Coon, President of Vice</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This General Public License does not permit incorporating your program into</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietary programs. If your program is a subroutine library, you may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">consider it more useful to permit linking proprietary applications with the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">library. If this is what you want to do, use the GNU Lesser General</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
+
+
+
+ About
+ Sobre
+
+
+
+ About PokerTH 0.5
+ Sobre PokerTH 0.5
+
+
+
+ Close
+ Fechar
+
+
+
+ License
+ Licença
+
+
+
+ Project
+ Projeto
+
+
+
+ Thanks to
+ Obrigado a
+
+
+
+ Translation
+ Tradução
+
+
+
+ About PokerTH 0.6
+ Sobre PokerTH 0.6
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html>
+
+
+
+ - Poker Engine for the popular "Texas Holdem" Poker
+- Singleplayer games with up to 6 computer-opponents
+- Multiplayer network games
+- Coded in C++ / QT4
+
+
+© 2006-2007, FHammer, FThauer, LMay
+ - Jogo do popular "Texas Holdem" Poker- Singleplayer com até 6 oponentes-computador- Multiplayer com jogos via rede- Codificado em C++ / QT4© 2006-2007, FHammer, FThauer, LMay
+
+
+
+ <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
+ <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - network development, windows package</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, implementação de guia, pacote linux</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, engenharia de desenvolvimento</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - desenvolvimento da rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - guia de gráficos e design, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Pacote MacOS </p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">!!!Please replace this with your translator name!!! - !!!Please replace this with your language!!! - !!!If you like please replace this with your mail address (otherwise please remove)!!!</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">!!!Leandro Fregnani!!! - !!!Português - Brasil!!! - !!!maxputo@gmail.com!!!</p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html>
+
+
+
+ About PokerTH 0.6-beta
+ Sobre PokerTH 0.6-beta
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6-beta</span></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6-beta</span></p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idéia incial, arquitetura básica, implementação do gui, pacote linux</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idéia inicial, arquitetura básica, engenharia básica</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - arquitetura básica, desenvolvimento de rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - designer de gráficos, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Pacote MacOS</p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html>
+
+
+
+ - Poker engine for the popular "Texas Hold'em" Poker
+- Singleplayer games with up to 6 computer-opponents
+- Multiplayer network games
+- Coded in C++/Qt4
+
+
+© 2006-2007, FHammer, FThauer, LMay
+ - Jogo do popular "Texas Hold'em" Poker
+- Singleplayer com até 6 oponentes-computador
+- Multiplayer com jogos via rede
+- Codificado em C++ / QT4
+
+
+© 2006-2007, FHammer, FThauer, LMay
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, implementação de guia, pacote linux</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, engenharia de desenvolvimento</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - desenvolvimento da rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - guia de gráficos e design, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Pacote MacOS </p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">!!!Please replace this with your translator name!!! - !!!Please replace this with your language!!! - !!!If you like please replace this with your mail address (otherwise please remove)!!!</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Leandro "Maxputo" Fregnani - Português - Brasil - maxputo@gmail.com</p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html>
+
+
+
+ - Poker engine for the popular "Texas Hold'em" Poker
+- Singleplayer games with up to 6 computer-opponents
+- Multiplayer network games
+- Coded in C++/Qt4
+
+
+© 2006-2008, FHammer, FThauer, LMay
+ - Jogo do popular "Texas Hold'em" Poker
+- Singleplayer com até 6 oponentes-computador
+- Multiplayer com jogos via rede
+- Codificado em C++ / QT4
+
+
+© 2006-2008, FHammer, FThauer, LMay {6 ?} {4
+?} {2006-2008,?}
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, implementação de guia, pacote linux</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Idéia inicial, arquitetura básica, engenharia de desenvolvimento</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - desenvolvimento da rede, pacote windows</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - guia de gráficos e design, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Leandro "Maxputo" Fregnani - maxputo@gmail.com</p></body></html>
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; Indentidade-text:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes atualizações</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela administraçã e manutenção dos servidores</p></body></html>
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">por diferentes e populares imagens de avatar</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - para imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por "mix" de imagens de avatar</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes gpl sons licenciados</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela própria gravação de sons</p></body></html><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; Indentidade-text:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - por diferentes atualizações</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela administração e manutenção dos servidores</p></body></html><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pelo efeito de background da inicialização do windows</p></body></html>
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
+
+
+
+ aboutPokerthImpl
+
+
+ PokerTH %1
+ PokerTH %1
+
+
+
+ About PokerTH %1
+ Sobre PokerTH %1
+
+
+
+ changeCompleteBlindsDialog
+
+
+ Change Blinds Settings
+ Mudar Configurações de Apostas
+
+
+
+ First small blind:
+ Primeiro small blind:
+
+
+
+ Raise blinds:
+ Aumentar blinds:
+
+
+
+ Every:
+ Sempre:
+
+
+
+ hands
+ Mãos
+
+
+
+ minutes
+ minutos
+
+
+
+ Raise mode:
+ Modo aumentar:
+
+
+
+ Always double blinds
+ Sempre duplo blinds
+
+
+
+ Manual blinds order:
+ Ordem manual de blinds:
+
+
+
+ Delete
+ Apagar
+
+
+
+ Add
+ Adicionar
+
+
+
+ After this:
+ Depois disto:
+
+
+
+ Always raise about:
+ Sempre aumentar sobre:
+
+
+
+ $
+ $
+
+
+
+ Stay at last blind
+ Ficar com o último blind
+
+
+
+ Afterwards:
+ Depois:
+
+
+
+ Always raise by:
+ Sempre aumentar por:
+
+
+
+ Keep last blind
+ Manter último blind
+
+
+
+ changeCompleteBlindsDialogImpl
+
+
+ Manual Blinds Order
+ Ordem manual de blinds
+
+
+
+ You cannot set more than 30 manual blinds.
+ Você não pode configurar mais de 30 blinds manual.
+
+
+
+ changeHumanPlayerNameDialog
+
+
+ Name:
+ Nome:
+
+
+
+ Network Error
+ Erro de Conexão
+
+
+
+ connectToServerDialog
+
+
+ Cancel
+ Cancelar
+
+
+
+ Connect to Server
+ Conectar ao Servidor
+
+
+
+ Connecting to Server ...
+ Conectando ao Servidor ...
+
+
+
+ connectToServerDialogImpl
+
+
+ Resolving address...
+ Rosolvendo endereço...
+
+
+
+ Connecting to server...
+ Conectando ao servidor...
+
+
+
+ Starting session...
+ Iniciando sessão...
+
+
+
+ Connection established!
+ Conexão estabelecida!
+
+
+
+ Reading server list...
+ Preparando lista de servidor...
+
+
+
+ createInternetGameDialog
+
+
+ Create Game
+ Criar Jogo
+
+
+
+ Game Speed for computer opponents:
+ Velocidade do Jogo para Oponentes Computador:
+
+
+
+ Timeout for player action (sec):
+ Tempo esgotado para ação do jogador (sec):
+
+
+
+ Maximum number of players:
+ Número máximo de jogadores:
+
+
+
+ Start Cash:
+ Dinheiro Inicial:
+
+
+
+ Small Blind:
+ Small Blind:
+
+
+
+ Password:
+ Senha:
+
+
+
+ Cancel
+ Cancelar
+
+
+
+ Create Internet Game
+ Criar jogo de internet
+
+
+
+ Internet Game Settings
+ Configurações para jogos de internet
+
+
+
+ Blinds
+ Blinds
+
+
+
+ Use saved blinds settings
+ Usar configurações de blinds salvo
+
+
+
+ Change blinds settings ...
+ Alterar configurações de blinds ...
+
+
+
+ $
+ R$
+
+
+
+ Timeout for player action:
+ Tempo esgotado para ação do jogador:
+
+
+
+ s
+ s
+
+
+
+ createNetworkGameDialog
+
+
+ Cancel
+ Cancelar
+
+
+
+ Create Game
+ Criar Jogo
+
+
+
+ Create Network Game
+ Criar Jogo em Rede
+
+
+
+ Game Speed for computer opponents:
+ Velocidade do Jogo para Oponentes Computador:
+
+
+
+ Hands before raise small blind:
+ Hands antes de aumentar o small blind:
+
+
+
+ Maximum number of players:
+ Número máximo de jogadores:
+
+
+
+ Network Game Settings
+ Configurações para Jogo em Rede
+
+
+
+ Small Blind:
+ Small Blind:
+
+
+
+ Start Cash:
+ Dinheiro Inicial:
+
+
+
+ Timeout for player action (sec):
+ Tempo esgotado para ação do jogador (sec):
+
+
+
+ Blinds
+ Blinds
+
+
+
+ Use saved blinds settings
+ Usar configurações de blinds salvo
+
+
+
+ Change blinds settings ...
+ Alterar configurações de blinds ...
+
+
+
+ $
+ R$
+
+
+
+ Timeout for player action:
+ Tempo esgotado para ação do jogador:
+
+
+
+ s
+ s
+
+
+
+ gameLobbyDialog
+
+
+ Game Lobby
+ Sala de Jogo
+
+
+
+ Lobby-Chat
+ Sala-Bate Papo
+
+
+
+ Game
+ Jogo
+
+
+
+ Private
+ Privado
+
+
+
+ Game Info
+ Info de jogo
+
+
+
+ Connected Players
+ Jogadores Conectados
+
+
+
+ Fill up with computer opponents
+ Adicionar oponentes computadores
+
+
+
+ Start Game
+ Iniciar Jogo
+
+
+
+ Kick
+ Chutar
+
+
+
+ Hands before raise blinds:
+ Hands antes de aumentar o blind:
+
+
+
+ Maximum number of players:
+ Número máximo de jogadores:
+
+
+
+ Small Blind:
+ Small Blind:
+
+
+
+ Start Cash:
+ Dinheiro Inicial:
+
+
+
+ Timeout for player action (sec):
+ Tempo esgotado para ação do jogador (sec):
+
+
+
+ Leave Game
+ Deixar o Jogo
+
+
+
+ Create Game
+ Criar Jogo
+
+
+
+ Join Game
+ Entrar no Jogo
+
+
+
+ Available Players
+ Jogadores disponiveis
+
+
+
+ Players
+ Jogadores
+
+
+
+ Kick Player
+ Chutar Jogador
+
+
+
+ State
+ Estado
+
+
+
+ Maximum number of players:
+ Número máximo de jogadores:
+
+
+
+ Start Cash:
+ Dinheiro Inicial:
+
+
+
+ First small blind:
+ Primeiro small blind:
+
+
+
+ Blinds raise mode:
+ Mode de aumento do Blind:
+
+
+
+ Manual blinds list:
+ Lista manual de blinds:
+
+
+
+ Timeout for player action (sec):
+ Tempo esgotado para ação do jogador (sec):
+
+
+
+ Internet Game Lobby
+ Sala para jogos de Internet
+
+
+
+ Blinds raise interval:
+ Intervalo de aumento do Blind:
+
+
+
+ Join any game
+ Entrar em qualquer jogo
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
+
+
+ gameLobbyDialogImpl
+
+
+ game
+ jogo
+
+
+
+ Game Info
+ Info de jogo
+
+
+
+ Server Error
+ Erro de Servidor
+
+
+
+ You should not kick yourself from this game!
+ Você não pode se chutar deste jogo!
+
+
+
+ Joining a private Game
+ Entrando num jogo privado
+
+
+
+ You are about to join a private game. Please enter the password!
+ Você esta prestes a entrar em um jogo privado. Por favor entre com a senha!
+
+
+
+ running
+ executando
+
+
+
+ open
+ abrir
+
+
+
+ hands
+ Mãos
+
+
+
+ minutes
+ minutos
+
+
+
+ double blinds
+ duplo blinds
+
+
+
+ manual blinds order
+ ordem manual de blinds
+
+
+
+ Starting game. Please wait ...
+ Começando jogo. Por favor aguarde ...
+
+
+
+ running games: %1
+ partidas em jogo: %1
+
+
+
+ open games: %1
+ partidas abertas: %1
+
+
+
+ players in chat: %1
+ jogadores no bate-papo: %1
+
+
+
+ connected players: %1
+ jogadores conectados: %1
+
+
+
+ %1's game
+ %1's jogo
+
+
+
+ gameTable
+
+
+ About PokerTH ...
+ Sobre PokerTH ...
+
+
+
+ Chat
+ Bate Papo
+
+
+
+ Create Network Game ...
+ Criar Jogo em rede ...
+
+
+
+ Ctrl+F
+ Ctrl+F
+
+
+
+ Ctrl+H
+ Ctrl+H
+
+
+
+ Ctrl+J
+ Ctrl+J
+
+
+
+ Ctrl+L
+ Ctrl+L
+
+
+
+ Ctrl+N
+ Ctrl+N
+
+
+
+ Ctrl+O
+ Ctrl+O
+
+
+
+ Ctrl+Q
+ Ctrl+Q
+
+
+
+ Ctrl+T
+ Ctrl+T
+
+
+
+ Fullscreen
+ Tela Cheia
+
+
+
+ Game
+ Jogo
+
+
+
+ Hands
+ Hands
+
+
+
+ Join Network Game ...
+ Entrar em jogo de rede ...
+
+
+
+ Log
+ Registro
+
+
+
+ PokerTH 0.5 - The Open-Source Texas Holdem Engine
+ PokerTH 0.5 - Jogo Texas Holdem Open-Source
+
+
+
+ QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
+ QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
+
+
+
+ QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }
+ QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }
+
+
+
+ Quit
+ Sair
+
+
+
+ Settings ...
+ Configurações ...
+
+
+
+ Show/Hide Chat Window
+ Mostrar/Esconder Janela de Bate Papo
+
+
+
+ Show/Hide Hands Window
+ Mostrar/Esconder Janela de Hands
+
+
+
+ Show/Hide Log Window
+ Mostrar/Esconder Janela de Registro
+
+
+
+ Speed:
+ Velocidade:
+
+
+
+ Start Local Game ...
+ Iniciar Jogo Local ...
+
+
+
+ Stop
+ Parar
+
+
+
+ View
+ Visualizar
+
+
+
+ PokerTH 0.6 - The Open-Source Texas Holdem Engine
+ PokerTH 0.6 - Jogo Texas Holdem Open-Source
+
+
+
+ Network Game
+ Jogo em Rede
+
+
+
+ Internet Game ...
+ Jogo na internet ...
+
+
+
+ Ctrl+I
+ Ctrl+I
+
+
+
+ All In
+ Apostar tudo
+
+
+
+ Away
+ Fora
+
+
+
+ Manual Action (default)
+ Ação Manual (padrão)
+
+
+
+ Auto-Check / Auto-Fold
+ Auto-Check / Auto-Desistir
+
+
+
+ Auto-Check / Auto-Call-Any
+ Auto-Check / Auto-Qualquer-Call
+
+
+
+ PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
+ PokerTH 0.6-beta - Jogo Texas Holdem Open-Source
+
+
+
+ Back to lobby
+ Voltar a Sala
+
+
+
+ Show/Hide Away Window
+ Mostrar/Esconder Janela de indisponível
+
+
+
+ Ctrl+A
+ Ctrl+A
+
+
+
+ Kick
+ Chutar
+
+
+
+ Vote Timeout:
+ Tempo de votação:
+
+
+
+ Yes
+ Sim
+
+
+
+ No
+ Não
+
+
+
+ Chance
+ Chance
+
+
+
+ Settings
+ Configurações
+
+
+
+ Configure PokerTH ...
+ Configure PoketTh ...
+
+
+
+ Close
+ Fechar
+
+
+
+ Ctrl+X
+ Ctrl+X
+
+
+
+ Vote started by:
+ Votação iniciado por:
+
+
+
+ Show/Hide Chance Window
+ Mostrar/Esconder Janela de Chances
+
+
+
+ Ctrl+C
+ Ctrl+C
+
+
+
+ &View
+
+
+
+
+ &Settings
+
+
+
+
+ gameTableImpl
+
+
+ An internal error occured.
+ Um erro interno ocorreu.
+
+
+
+ An invalid network packet was received.
+Please make sure that all players use the same version of PokerTH.
+ Um pacote inválido foi recebido.
+Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.
+
+
+
+ An invalid port was set (ports 0-1023 are not allowed).
+ Porta inválida adicionada (portas 0-1023 não são permitidas).
+
+
+
+ Bind failed - please choose a different port.
+ A conexão falhou - por favor escolha uma porta diferente.
+
+
+
+ Cmd+N to start a new game
+ Cmd+N para começar um novo jogo
+
+
+
+ Connection timed out.
+Please check the server address.
+
+If the server is behind a NAT-Router, make sure port forwarding has been set up on server side.
+ Não houve conexão.
+Por favor verifique o endereço do servidor.
+
+Caso o servidor esteja atrás de um NAT-Router, tenha certeza de que a porta esteja configurada no servidor.
+
+
+
+ Connection was closed by the server.
+ Conexão foi fechada pelo servidor.
+
+
+
+ Could not connect to the server.
+ Não foi possível conectar ao servidor.
+
+
+
+ Could not create a socket for TCP communication.
+ Não foi possível criar um socket para comunicação por TCP.
+
+
+
+ Could not set the IP address.
+ Não foi possível adicionar o endereço IP.
+
+
+
+ Could not set the port for this type of address.
+ Não foi possível adicionar a porta para este endereço.
+
+
+
+ Ctrl+N to start a new game
+ Ctrl+N para começar um novo jogo
+
+
+
+ F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise
+ F1 - Desistir/Apostar Tudo | F2 - Check/Call | F3 - Aposta/Aumentar
+
+
+
+ Internal network error: "listen" failed.
+ Erro interno de rede: "listen" falhou.
+
+
+
+ Internal network error: "select" failed.
+ Erro interno de rede: "selecionar" falhou.
+
+
+
+ Internal network error: "send" failed.
+ Erro interno de rede: "enviar" falhou.
+
+
+
+ Internal network error: Duplicate TCP connection.
+ Erro interno de rede: Conexão TCP duplicada.
+
+
+
+ Internal state error.
+Please make sure that all players use the same version of PokerTH.
+ Erro interno de estado.
+Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.
+
+
+
+ Invalid password when joining the game.
+Please reenter the password and try again.
+ Senha inválida ao tentar entrar no jogo.
+Por favor redigite a senha e tente novamente.
+
+
+
+ Network Error
+ Erro de Rede
+
+
+
+ Server address was not set.
+ Endereço de servidor não foi adicionado.
+
+
+
+ Server execution was terminated.
+ Execusão do servidor foi terminada.
+
+
+
+ Sorry, this server is already full.
+ Desculpe, este servidor está cheio.
+
+
+
+ Start
+ Começar
+
+
+
+ Stop
+ Parar
+
+
+
+ The client player count is invalid.
+ A conta do cliente é invalida.
+
+
+
+ The password is too long. Please choose another one.
+ A senha é muito longa. Por favor escolha outra.
+
+
+
+ The player name is either too short or too long. Please choose another one.
+ O nome do jogador é muito pequeno ou muito longo. Por favor escolha outro.
+
+
+
+ The PokerTH server does not support this version of the game.
+Please update PokerTH.
+ O serivodor da PokerTH não suporta esta versão do jogo.
+Por favor atualize o PokerTH.
+
+
+
+ The server name could not be resolved.
+ O nome do servidor não pode ser resovildo.
+
+
+
+ The server referred to an unknown player. Aborting.
+ O servidor refere-se a um jogador desconhecido. Abortando.
+
+
+
+ Unable to join - the server has already started the game.
+ Impossível entrar - o servidor já começou o jogo.
+
+
+
+ You were kicked from the server.
+ Você foi chutado pelo servidor.
+
+
+
+ Your player name is already used by another player.
+Please choose a different name.
+ Seu nome está sendo usado por outro jogador.
+Por favor escolha um nome diferente.
+
+
+
+ The player name is too short, too long or reserved. Please choose another one.
+ O nome do jogador é muito curto, longo ou reservado. Por favor escolha outro.
+
+
+
+ The game name is either too short or too long. Please choose another one.
+ O nome do jogo é muito curto ou longo. Por favor escolha outro.
+
+
+
+ The game could not be found.
+ O jogo não pode ser encontrado.
+
+
+
+ The chat text is invalid.
+ O texto do bate-papo é invalido.
+
+
+
+ Network Notification
+ Notificação de Rede
+
+
+
+ You were kicked from the game.
+ Você foi chutado do jogo.
+
+
+
+ Sorry, this game is already full.
+ Desculpe, este jogo está cheio.
+
+
+
+ F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In
+ F1 - Bet/Aumentar | F2 - Check/Call | F3 - Desistir/Apostar tudo
+
+
+
+ Chat
+ Bate Papo
+
+
+
+ Manual mode set. You've got to choose yourself now.
+ Modo manual configurado. Você precisa se escolher agora.
+
+
+
+ Auto mode set: Check or call any.
+ Modo Auto configurado: Qualquer Check ou Call.
+
+
+
+ Auto mode set: Check or fold.
+ Modo Auto Configurado: Check ou desistir.
+
+
+
+ You cannot join Internet-Game-Lobby with "Human Player" as nickname.
+Please choose another one.
+ Você não pode entrar na sala do jogo "Jogador Humano" com este apelido.
+Por favor escolha outro.
+
+
+
+ Internal error: The current player could not be found.
+ Erro interno: O jogador atual não pode ser encontrado.
+
+
+
+ Internal error: The current player is not active.
+ Erro interno: O jogador atual não está ativo.
+
+
+
+ Too many manual blinds were set. Please reconfigure the manual blinds.
+ Muitos manual blinds configurados. Por favor reconfigure o manual blinds.
+
+
+
+ An invalid avatar file was configured. Please choose a different avatar.
+ Um avatar invalido foi configurado. Por favor escolha outro.
+
+
+
+ The selected avatar file is too large. Please choose a different avatar.
+ O avatar selecionado é muito grande. Por favor escolha outro avatar.
+
+
+
+ The server requested a non-existing avatar.
+ O servidor requisitou um avatar não-existente.
+
+
+
+ Could not start game: Synchronization failed.
+ Não pode ser iniciado o jogo: Falha de Sincronização.
+
+
+
+ F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
+ F1 - Desistir | F2 - Check/Call | F3 - Aposta/Aumentar | F4 - Apostar-tudo
+
+
+
+ F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
+ F1 - Apostar-tudo | F2 - Aposta/Aumentar | F3 - Check/Call | F4 - Desistir
+
+
+
+ The PokerTH server does not support this version of the game.
+Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> and download the latest version.
+ O servidor do PokerTH não suporta está versão do jogo.
+Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
+
+
+
+ The player name is too short, too long or invalid. Please choose another one.
+ O nome do jogador é muito curto, longo ou invalido. Por favor escolha outro.
+
+
+
+ The server is down for maintenance. Please try again later.
+ O servidor está paralizado para manutenção. Por favor tente mais tarde.
+
+
+
+ A new release of PokerTH is available.
+Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> and download the latest version.
+ Uma nova versão do PokerTH is disponivel.
+Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
+
+
+
+ This beta release of PokerTH is outdated.
+Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> and download the latest version.
+ Está versão beta do PokerTH está desatualizada.
+Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
+
+
+
+ Closing PokerTH during network game
+ Fechando o PoketTH durante o jogo em rede
+
+
+
+ You are the hosting server. Do you want to close PokerTH anyway?
+ Você é o servidor do jogo. Você quer realmente fechar o PokerTH assim mesmo?
+
+
+
+ The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
+ O servidor do PokerTH não suporta está versão do jogo.<br>Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
+
+
+
+ A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
+ Uma nova versão do PokerTH is disponivel.<br>Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
+
+
+
+ This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
+ Está versão beta do PokerTH está desatualizada.<br>Por favor vá para <a href="http://www.pokerth.net/"target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
+
+
+
+ PokerTH %1 - The Open-Source Texas Holdem Engine
+ PokerTH %1 - Texas Holdem
+
+
+
+ Lobby
+ Lobby
+
+
+
+ An internal avatar error occured. Please report this to an admin in the lobby chat.
+ Um erro interno de avatar ocorreu. Por favor reporte ao admin do lobby bate-papo.
+
+
+
+ PokerTH - Internet Game Message
+ PokerTH - Mensagem do jogo da Internet
+
+
+
+ Attention! Do you really want to leave the current game
+and go back to the lobby?
+ Atenção! Você realmente quer sair do jogo atual
+e voltar ao lobby?
+
+
+
+ You were temporarily banned from the server.
+ Você está temporariamente banido deste servidor.
+
+
+
+ Your server connection timed out due to inactivity. You are very welcome to reconnect!
+ Sua conexão expirou devido à inatividade. Você é muito bem-vindo para reconectar!
+
+
+
+ You cannot upload a new avatar file at this time. Please try again in a few seconds.
+ Você não pode enviar um novo avatar neste momento. Tente novamente em alguns segundos.
+
+
+
+ Your admin state timed out due to inactivity. Feel free to create a new game!
+ Seu estado de admin expirou devido à inatividade. Sinta-se avontade para criar um novo jogo!
+
+
+
+ Invalid server list URL.
+Please correct the address in the settings.
+ Lista de URL servidor inválida.
+Por favor coloque o endereço correto nas configurações.
+
+
+
+ Could not open the server list MD5 file.
+Please make sure that the server list URL is correct.
+ Impossivel abrir a lista de servidor no arquivo MD5.
+Por favor verifique que este e a lista de URL correta.
+
+
+
+ Synchronization of the PokerTH internet server list has failed.
+Please make sure that the server list URL is correct.
+ A sincronização com a lista do servidor do PokerTH é invalida.
+Por favor tenha certeza que a lista da URL é correta.
+
+
+
+ The PokerTH internet server list contains invalid data.
+If you use a custom server list, please make sure its format is correct.
+ A lista de servidores contém informação invalida para o PokerTH.
+Se você usar uma lista prórpia de servidor, por favor tenha certeza de que o formato é correto.
+
+
+
+ Could not unzip the PokerTH internet server list.
+ Não foi possível descompactar a lista de servidores do PokerTH.
+
+
+
+ Could not download the PokerTH internet server list.
+Please make sure you are directly connected to the internet.
+ Não foi possivel fazer o download da lista de servidores do PokerTH.
+Por favor tenha certeza de que está conectado a internet.
+
+
+
+ Could not open the target file when downloading the server list.
+ Não foi possivel abrir o arquivo especifico quando realizou o download do servidor.
+
+
+
+ Chance
+ Chance
+
+
+
+ Kick
+ Chutar
+
+
+
+ Do you want to kick <b>%1</b><br>from this game?
+ Você quer chutar <b>%1</b><br>deste jogo?
+
+
+
+ <b>%1</b> secs left
+ <b>%1</b> segundos restantes
+
+
+
+ vote
+ vote
+
+
+
+ votes
+ votos
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+ Jogador <b>%1</b> tem <b>%2</b> %3<br> contra ele. <b>%4</b> votos necessários para chutar.
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+ Você tem <b>%1</b> %2 contra você.<br><b>%3</b> votos necessários para chutar.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
+
+
+
+ joinNetworkGameDialog
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://pt.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">O que é isso?</span></a></p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">O que é isso?</span></a></p></body></html>
+
+
+
+ Address
+ Endereço
+
+
+
+ Close
+ Fechar
+
+
+
+ Connect
+ Conectar
+
+
+
+ Connect to Network Game
+ Conectar o Jogo em Rede
+
+
+
+ Delete
+ Apagar
+
+
+
+ IP Address / Domain Name:
+ Endereço IP / Nome de Domínio:
+
+
+
+ IPv6
+ IPv6
+
+
+
+ Join Network Game
+ Entrar Jogo em Rede
+
+
+
+ myServerProfile1
+ meuperfildeservidor1
+
+
+
+ Name
+ Nome
+
+
+
+ Password (optional):
+ Senha (opcional):
+
+
+
+ Port
+ Porta
+
+
+
+ Port:
+ Porta:
+
+
+
+ Profile Name:
+ Nome de Perfil:
+
+
+
+ Save
+ Salvar
+
+
+
+ SCTP
+ SCTP
+
+
+
+ Server Profiles
+ Perfil de Servidores
+
+
+
+ Use IPv6
+ Usar IPv6
+
+
+
+ Use SCTP
+ Usar SCTP
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">O que é isso?</span></a></p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://pt.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">O que é isso?</span></a></p></body></html>
+
+
+
+ joinNetworkGameDialogImpl
+
+
+ A profile with the name: "
+ Perfil com o nome: "
+
+
+
+ Could not load server-profiles-file:
+
+ Não foi possível carregar servidor-perfil-arquivo:
+
+
+
+
+ Could not read server-profiles list
+ Não foi possível ler o servidor-lista de perfil
+
+
+
+ Could not save server-profiles-file:
+
+ Não foi possível salvar servidor-perfil-arquivo:
+
+
+
+
+ Load Server-Profile-File Error
+ Erro ao carregar servidor-perfil-arquivo
+
+
+
+ Read Server-Profile List Error
+ Erro ao ler servidor-lista de perfil
+
+
+
+ Save Server Profile Error
+ Erro ao salvar Perfil de Servidor
+
+
+
+ Save Server-Profile-File Error
+ Erro ao salvar servidor-perfil-arquivo
+
+
+
+ A profile with the name: %1 already exists.
+Would you like to overwrite ?
+ Um perfil com este nome: %1 já existe.
+Você gostaria de substituir ?
+
+
+
+ manualBlindsOrderDialog
+
+
+ Manual Blinds Order
+ Ordem manual de blinds
+
+
+
+ Delete
+ Apagar
+
+
+
+ Add
+ Adicionar
+
+
+
+ After this:
+ Depois disto:
+
+
+
+ Always double blinds
+ Sempre duplo blinds
+
+
+
+ Always raise about:
+ Sempre aumentar sobre:
+
+
+
+ $
+ $
+
+
+
+ Stay at last blind
+ Ficar com o último blind
+
+
+
+ Afterwards:
+ Depois:
+
+
+
+ Always raise by:
+ Sempre aumentar por:
+
+
+
+ Keep last blind
+ Manter último blind
+
+
+
+ manualBlindsOrderDialogImpl
+
+
+ Manual Blinds Order
+ Ordem manual de blinds
+
+
+
+ You cannot set more than 30 manual blinds.
+ Você não pode configurar mais de 30 blinds manual.
+
+
+
+ myMessageDialog
+
+
+ Dialog
+ Diálogo
+
+
+
+ MessageText
+ Mensagem de Texto
+
+
+
+ Do not show this warning again.
+ Não mostrar mais está mensagem novamente.
+
+
+
+ newGameDialog
+
+
+ Game Speed:
+ Velocidade do Jogo:
+
+
+
+ Hands before raise small blind:
+ Hands antes de aumentar o small blind:
+
+
+
+ Local Game Settings
+ Configurações de Jogo Local
+
+
+
+ Number of players:
+ Número de jogadores:
+
+
+
+ Small Blind:
+ Small Blind:
+
+
+
+ Start Cash:
+ Dinheiro Inicial:
+
+
+
+ Start Local Game
+ Iniciar Jogo Local
+
+
+
+ Blinds
+ Blinds
+
+
+
+ Use saved blinds settings
+ Usar configurações de blinds salvo
+
+
+
+ Change blinds settings ...
+ Alterar configurações de blinds ...
+
+
+
+ $
+ R$
+
+
+
+ selectAvatarDialog
+
+
+ Load avatar from external file
+ Erro ao carregar arquivo externo de avatar
+
+
+
+ Please select an avatar
+ Por favor selecione um avatar
+
+
+
+ Select an avatar
+ Selecione um avatar
+
+
+
+ People
+ Pessoas
+
+
+
+ Miscellaneous
+ Variado
+
+
+
+ selectAvatarDialogImpl
+
+
+ Avatar File Error
+ Erro de arquivo do avatar
+
+
+
+ Images (*.png)
+ Imagens (*.png)
+
+
+
+ Please select an avatar from the list!
+ Por favor selecione um avatar da lista!
+
+
+
+ Select external avatar picture
+ Selecione uma imagem de avatar externa
+
+
+
+ The entered avatar picture doesn't exists.
+Please enter an valid picture!
+ A imagem de entrada do avatar não existe.
+Por favor entre com uma imagem válida!
+
+
+
+ The file size of the chosen picture is too big. (max. 30KB)
+Please choose a smaller picture!
+ O arquivo selecionado para a imagem é muito grande (max. 30KB)
+Por favor escolha outra imagem!
+
+
+
+ Images (*.png *.jpg *.gif)
+ Imagens (*.png *.jpg *.gif)
+
+
+
+ The entered avatar picture doesn't exist.
+Please enter an valid picture!
+ A imagem de entrada do avatar não existe.Por favor entre com uma imagem válida!
+
+
+
+ settingsDialog
+
+
+ <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
+ <a href="http://pt.wikipedia.org/wiki/Ipv6">O que é isso?</a>
+
+
+
+ <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
+ <a href="http://pt.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">O que é isso?</a>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best avatar quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: A melhor qualidade do avatar com rátio de imagem </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note:A melhor qualidade com rátio de imagem </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
+
+
+
+ 0.4 (current)
+ 0.4 (Atual)
+
+
+
+ 10
+ 10
+
+
+
+ action (high frequent disc access)
+ Ação (acesso fregüente elevado de disco)
+
+
+
+ Computer Engine
+ Computador
+
+
+
+ Day(s)
+ Dia(s)
+
+
+
+ Default
+ Original
+
+
+
+ Enable/Disable Logging
+ Ativar/Desativar Registros
+
+
+
+ Engine Version for computer opponents:
+ Versão de inteligência dos oponentes computadores:
+
+
+
+ Engine Version:
+ Versão do jogo:
+
+
+
+ Flipside of Cards
+ Lado oposto das Cartas
+
+
+
+ game (low disc access)
+ Jogo (acesso a disco baixo)
+
+
+
+ Game Speed for computer opponents:
+ Velocidade do Jogo para Oponentes Computador:
+
+
+
+ Game Speed:
+ Velocidade do Jogo:
+
+
+
+ hand (medium disc access)
+ hand (acesso a disco médio)
+
+
+
+ Hands before raise small blind:
+ Hands antes de aumentar o small blind:
+
+
+
+ Human Player:
+ Jogador Humano:
+
+
+
+ Interface
+ Interface
+
+
+
+ Local Game Default Settings
+ Configurações Originais de Jogo Local
+
+
+
+ Local Game Settings
+ Configurações de Jogo Local
+
+
+
+ Log File Directory:
+ Diretório de registro de arquivo:
+
+
+
+ Log Messages
+ Mensagens do Registro
+
+
+
+ Maximum number of players:
+ Número máximo de jogadores:
+
+
+
+ Network Game Default Settings
+ Configurações originais para Jogo em Rede
+
+
+
+ Network Game Settings
+ Configurações para Jogo em Rede
+
+
+
+ Number of players:
+ Número de jogadores:
+
+
+
+ Opponent 1:
+ Oponente 1:
+
+
+
+ Opponent 2:
+ Oponente 2:
+
+
+
+ Opponent 3:
+ Oponente 3:
+
+
+
+ Opponent 4:
+ Oponente 4:
+
+
+
+ Opponent 5:
+ Oponente 5:
+
+
+
+ Opponent 6:
+ Oponente 6:
+
+
+
+ Own flipside picture:
+ Sua imagem do lado oposto:
+
+
+
+ Pause between hands (press "start" button to go on)
+ Pausa entre as hands (pressione o botão "iniciar" para continuar)
+
+
+
+ Play sound effects
+ Ouvir efeitos sonoros
+
+
+
+ Player Nicks
+ Apelidos de jogadores
+
+
+
+ Server Password:
+ Senha do Servidor:
+
+
+
+ Server Port:
+ Porta do Servidor:
+
+
+
+ Server Settings
+ Configurações do Servidor
+
+
+
+ Settings
+ Configurações
+
+
+
+ Show buttons for small blind and big blind
+ Mostrar botões para small blind e big blind
+
+
+
+ Show fade-out animation for non-winning cards
+ Mostrar animação de fade-out para não ganhadores
+
+
+
+ Show flip-card animation
+ Mostrar animação de flip-card
+
+
+
+ Show game settings dialog on every new game
+ Mostrar diálogo de configurações do jogo a novo jogo
+
+
+
+ Show intro on startup
+ Mostrar introdução ao iniciar
+
+
+
+ Show left toolbox
+ Mostrar caixa de ferramentas a esquerda
+
+
+
+ Show right toolbox
+ Mostrar caixa de ferramentas a direita
+
+
+
+ Show statusbar messages
+ Mostrar barra de status de mensagens
+
+
+
+ Small Blind:
+ Small Blind:
+
+
+
+ Sound Volume:
+ Volume de Som:
+
+
+
+ Start Cash:
+ Dinheiro Inicial:
+
+
+
+ Store log files for
+ Armazenar arquivos de registro para
+
+
+
+ Timeout for player action (sec):
+ Tempo esgotado para ação do jogador (sec):
+
+
+
+ Use IPv6
+ Usar IPv6
+
+
+
+ Use SCTP
+ Usar SCTP
+
+
+
+ Write log after every:
+ Escrever o registro todas as vezes após:
+
+
+
+ Show own cards only on mouse click
+ Mostrar suas cartas apenas com o click do mouse
+
+
+
+ QLabel { font-weight: bold; }
+ QLabel { font-weight: bold; }
+
+
+
+ Sound
+ Som
+
+
+
+ Network Server Settings
+ Configurações do Servidor de rede
+
+
+
+ Internet Game Settings
+ Configurações para jogos de internet
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: Padrão </span><span style=" font-weight:600; font-style:italic;">Configurações de Jogo</span><span style=" font-style:italic;"> Como "</span>Numero máximo de jogadores", "<span style=" font-style:italic;">Dinheiro incial" e "Small Blind" serão usados </span><span style=" font-weight:600; font-style:italic;">para configurações de jogos em rede.</span></p></body></html>
+
+
+
+ Internet Server Settings (Dedicated Server)
+ Configurações de Servidor da Internet (Servidor Dedicado)
+
+
+
+ Server Address:
+ Endereço de Servidor:
+
+
+
+ Use password for private game:
+ Usar senha para jogo privado:
+
+
+
+ Lobby Chat Settings (IRC Server)
+ Conigurações de Sala de Bate-Papo (Servidor IRC)
+
+
+
+ chat.freenode.net
+ chat.freenode.net
+
+
+
+ Channel:
+ Canal:
+
+
+
+ #pokerth
+ #pokerth
+
+
+
+ Reverse order of F-Keys (F1 - F3)
+ Reverter as ordens das teclas F* (F1 - F3)
+
+
+
+ First small blind:
+ Primeiro small blind:
+
+
+
+ Raise blinds:
+ Aumentar blinds:
+
+
+
+ Every:
+ Sempre:
+
+
+
+ hands
+ Mãos
+
+
+
+ minutes
+ minutos
+
+
+
+ Raise mode:
+ Modo aumentar:
+
+
+
+ Always double blinds
+ Sempre duplo blinds
+
+
+
+ Manual blinds order:
+ Ordem manual de blinds:
+
+
+
+ Edit ...
+ Editar ...
+
+
+
+ Language:
+ Idioma:
+
+
+
+ Sound Categories
+ Categorias de Som
+
+
+
+ Play game actions sounds like "check", "call", "raise"
+ Tocar sons de ação como "check", "call", "aumentar"
+
+
+
+ Play lobby chat notifications
+ Tocar notificações de bate-papo na sala
+
+
+
+ Play network/internet game notifications like "player joined the game"
+ Tocar notificações do jogo em rede/internet "jogador entrou no jogo"
+
+
+
+ Enable/Disable Lobby Chat (IRC Server)
+ Habilitar/Desabilitar sala de bate-papo (Servidor IRC)
+
+
+
+ Player Nicks/Avatars
+ Jogador Apelido/Avatar
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Nota: Padrão </span><span style=" font-weight:600; font-style:italic;">Configurações de Jogo</span><span style=" font-style:italic;"> como "Número Máximo de jogadores", "Dinheiro Incial" e "Small Blind" será usado </span><span style=" font-weight:600; font-style:italic;">para jogos em Rede.</span></p></body></html>
+
+
+
+ Reverse order of F-Keys (F1 - F4)
+ Reverter as ordens das teclas F (F1 - F4)
+
+
+
+ Network / Internet Game
+ Rede / Internet Jogos
+
+
+
+ Switch keyboard focus to bet-input-field if it's your turn
+ Mudar o foco do Teclado para entrar no campo caso seja sua vez
+
+
+
+ Channel Password:
+ Senha do Canal:
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: A melhor qualidade com rátio de imagem </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html>
+
+
+
+ $
+ R$
+
+
+
+ Timeout for player action:
+ Tempo esgotado para ação do jogador:
+
+
+
+ s
+ s
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style="font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Nota: Padrão </span><span style=" font-weight:600; font-style:italic;">Configurações de Jogo</span><span style=" font-style:italic;"> como "Número Máximo de jogadores", "Dinheiro Incial" e "Small Blind" será usado </span><span style=" font-weight:600; font-style:italic;">para jogos em Rede.</span></p></body></html>
+
+
+
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best avatar quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
+ <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: A melhor qualidade com rátio de imagem </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html>
+
+
+
+ Automatic Server Configuration URL
+ Configuração Automática de URL do Servidor
+
+
+
+ Serverlist Address:
+ Endereços de Servidores:
+
+
+
+ Manual Server Configuration
+ Configuração do Servidor Manual
+
+
+
+ Day(s)
+ Dia(s)
+
+
+
+ Local Game
+ Jogo Local
+
+
+
+ Network Game
+ Jogo em Rede
+
+
+
+ Internet Game
+ Jogo Internet
+
+
+
+ Nicks/Avatars
+ Apelidos/Avatares
+
+
+
+ Show cards chance monitor
+ Mostrar monitor de chance das cartas
+
+
+
+ Internet Server
+ Servidor de Internet
+
+
+
+ Lobby Chat (IRC)
+ Sala Bate de Papo (IRC)
+
+
+
+ Password:
+ Senha:
+
+
+
+ Avatar Server:
+ Servidor de Avatar:
+
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Oponente 6: {7:?}
+
+
+
+ Opponent 8:
+ Oponente 6: {8:?}
+
+
+
+ Opponent 10:
+ Oponente 6: {10:?}
+
+
+
+ settingsDialogImpl
+
+
+ Images (*.png)
+ Imagens (*.png)
+
+
+
+ Open Directory
+ Abrir Diretório
+
+
+
+ Select your flipside picture
+ Selecionar sua imagem do lado oposto
+
+
+
+ Settings Error
+ Erro de Configuração
+
+
+
+ The entered flipside picture doesn't exists.
+Please enter an valid picture!
+ A imagem do Lado Oposto do baralho não existe.
+Por favor entre com uma imagem válida!
+
+
+
+ The log file directory doesn't exists.
+Please select an valid directory!
+ O diretório do arquivo de registro não existe.
+Por favor selecione um diretório valido!
+
+
+
+ Images (*.png *.jpg *.gif)
+ Imagens (*.png *.jpg *.gif)
+
+
+
+ Blinds Error
+ Erro de Blinds
+
+
+
+ The first element in your manual-blinds-list
+is smaller than current first-small-blind!
+This first-small-blind-value will be set to maximum allowed value.
+ O primeiro elemtento da sua lista-manual-de-blinds
+é menor do que a atual primeira-small-blind!
+Esta primeira-small-blind-valor será configurada como valor máximo permitido.
+
+
+
+ Dutch
+ Holandês
+
+
+
+ English
+ Inglês
+
+
+
+ French
+ Françes
+
+
+
+ German
+ Alemão
+
+
+
+ Hungarian
+ Húngaro
+
+
+
+ Norse
+ Nórdicos
+
+
+
+ Portuguese
+ Português Brasil
+
+
+
+ Russian
+ Russo
+
+
+
+ Turkish
+ Turco
+
+
+
+ Language Changed
+ Idioma Alterado
+
+
+
+ You have changed application language to %1.
+Please restart PokerTH to load new language!
+ Você alterou o idioma da aplicação para %1.
+Por favor reinicie o PokerTH para carregar o novo idioma!
+
+
+
+ Italian
+ Italiano
+
+
+
+ Slovak
+ Slovak
+
+
+
+ The entered flipside picture doesn't exist.
+Please enter an valid picture!
+ A imagem do lado oposto do baralho não existe.Por favor entre com uma imagem válida!
+
+
+
+ The log file directory doesn't exist.
+Please select an valid directory!
+ O diretório do arquivo de registro não existe.Por favor selecione um diretório valido!
+
+
+
+ Norwegian
+ Noruegues
+
+
+
+ Spanish
+ Espanhol
+
+
+
+ Bulgarian
+ Bulgaro
+
+
+
+ Polish
+ Polonês
+
+
+
+ Chinese
+ Chinês
+
+
+
+ Greek
+ Grego
+
+
+
+ Swedish
+ Sueco
+
+
+
+ The entered server list address is not a valid URL.
+Please enter a valid server list address!
+ O endereço do servidor não é uma URL válida.
+Por favor entre com um endereço válido!
+
+
+
+ Finnish
+ Finlandês
+
+
+
+ Danish
+ Dinamarquês
+
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
+
+
+ startNetworkGameDialog
+
+
+ 0
+ 0
+
+
+
+ Cancel
+ Cancelar
+
+
+
+ Connected Players
+ Jogadores Conectados
+
+
+
+ Kick
+ Chutar
+
+
+
+ Maximum number of players:
+ Número máximo de jogadores:
+
+
+
+ Start Game
+ Iniciar Jogo
+
+
+
+ Start Network Game
+ Iniciar Jogo em rede
+
+
+
+ Lobby-Chat
+ Sala-Bate Papo
+
+
+
+ Fill up with computer opponents
+ Adicionar oponentes computadores
+
+
+
+ Kick Player
+ Chutar Jogador
+
+
+
+ Chat
+ Bate Papo
+
+
+
+ startNetworkGameDialogImpl
+
+
+ Server Error
+ Erro de Servidor
+
+
+
+ You should not kick yourself from this game!
+ Você não pode se chutar deste jogo!
+
+
+
+ startWindow
+
+
+ PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
+ PokerTH 0.6.3 - Jogo Texas Holdem Open-Source {0.6.3 ?}
+
+
+
+ &2 Internet Game
+ &2 Jogo Internet
+
+
+
+ &3 Create Network Game
+ &3 Criar jogo em Rede
+
+
+
+ &4 Join Network Game
+ &4 Entrar Jogo em Rede
+
+
+
+ &1 Start Local Game
+ &1 Iniciar Jogo Local
+
+
+
+ PokerTH
+ PokerTH
+
+
+
+ Network Game
+ Jogo em Rede
+
+
+
+ Settings
+ Configurações
+
+
+
+ About
+ Sobre
+
+
+
+ Start Local Game ...
+ Iniciar Jogo Local ...
+
+
+
+ Ctrl+N
+ Ctrl+N
+
+
+
+ Internet Game ...
+ Jogo na internet ...
+
+
+
+ Ctrl+I
+ Ctrl+I
+
+
+
+ About PokerTH
+ Sobre o PokerTH
+
+
+
+ Configure PokerTH ...
+ Configure PoketTH ...
+
+
+
+ Quit
+ Sair
+
+
+
+ Create Network Game ...
+ Criar Jogo em Rede ...
+
+
+
+ Join Network Game ...
+ Entrar em jogo de Rede ...
+
+
+
+ Ctrl+Q
+ Ctrl+Q
+
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
+
+
+ startWindowImpl
+
+
+ PokerTH %1 - The Open-Source Texas Holdem Engine
+ PokerTH %1 - Open-Source Texas Holdem
+
+
+
+ You cannot join Internet-Game-Lobby with "Human Player" as nickname.
+Please choose another one.
+ Você não pode entrar na sala do jogo "Jogador Humano" com este apelido.
+Por favor escolha outro.
+
+
+
+ Network Error
+ Erro de Conexão
+
+
+
+ Server address was not set.
+ Endereço de servidor não foi adicionado.
+
+
+
+ An invalid port was set (ports 0-1023 are not allowed).
+ Porta inválida adicionada (portas 0-1023 não são permitidas).
+
+
+
+ Could not create a socket for TCP communication.
+ Não foi possível criar um socket para comunicação por TCP.
+
+
+
+ Could not set the IP address.
+ Não foi possível adicionar o endereço IP.
+
+
+
+ Could not set the port for this type of address.
+ Não foi possível adicionar a porta para este endereço.
+
+
+
+ The server name could not be resolved.
+ O nome do servidor não pode ser resovildo.
+
+
+
+ Bind failed - please choose a different port.
+ A conexão falhou - por favor escolha uma porta diferente.
+
+
+
+ Internal network error: "listen" failed.
+ Erro interno de rede: "listen" falhou.
+
+
+
+ Server execution was terminated.
+ Execusão do servidor foi terminada.
+
+
+
+ Could not connect to the server.
+ Não foi possível conectar ao servidor.
+
+
+
+ Connection timed out.
+Please check the server address.
+
+If the server is behind a NAT-Router, make sure port forwarding has been set up on server side.
+ Não houve conexão.
+Por favor verifique o endereço do servidor.
+
+Caso o servidor esteja atrás de um NAT-Router, tenha certeza de que a porta esteja configurada no servidor.
+
+
+
+ Internal network error: "select" failed.
+ Erro interno de rede: "selecionar" falhou.
+
+
+
+ Internal network error: "send" failed.
+ Erro interno de rede: "enviar" falhou.
+
+
+
+ Connection was closed by the server.
+ Conexão foi fechada pelo servidor.
+
+
+
+ Internal network error: Duplicate TCP connection.
+ Erro interno de rede: Conexão TCP duplicada.
+
+
+
+ An invalid network packet was received.
+Please make sure that all players use the same version of PokerTH.
+ Um pacote inválido foi recebido.
+Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.
+
+
+
+ Internal state error.
+Please make sure that all players use the same version of PokerTH.
+ Erro interno de estado.
+Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.
+
+
+
+ Invalid server list URL.
+Please correct the address in the settings.
+ Lista de URL servidor inválida.
+Por favor coloque o endereço correto nas configurações.
+
+
+
+ Could not open the server list MD5 file.
+Please make sure that the server list URL is correct.
+ Impossivel abrir a lista de servidor no arquivo MD5.
+Por favor verifique que este e a lista de URL correta.
+
+
+
+ Synchronization of the PokerTH internet server list has failed.
+Please make sure that the server list URL is correct.
+ A sincronização com a lista do servidor do PokerTH é invalida.
+Por favor tenha certeza que a lista da URL é correta.
+
+
+
+ The PokerTH internet server list contains invalid data.
+If you use a custom server list, please make sure its format is correct.
+ A lista de servidores contém informação invalida para o PokerTH.
+Se você usar uma lista prórpia de servidor, por favor tenha certeza de que o formato é correto.
+
+
+
+ Could not unzip the PokerTH internet server list.
+ Não foi possível descompactar a lista de servidores do PokerTH.
+
+
+
+ Could not download the PokerTH internet server list.
+Please make sure you are directly connected to the internet.
+ Não foi possivel fazer o download da lista de servidores do PokerTH.
+Por favor tenha certeza de que está conectado a internet.
+
+
+
+ Could not open the target file when downloading the server list.
+ Não foi possivel abrir o arquivo especifico quando realizou o download do servidor.
+
+
+
+ The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
+ O servidor do PokerTH não suporta está versão do jogo.<br>Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
+
+
+
+ Sorry, this server is already full.
+ Desculpe, este servidor está cheio.
+
+
+
+ Invalid password when joining the game.
+Please reenter the password and try again.
+ Senha inválida ao tentar entrar no jogo.
+Por favor redigite a senha e tente novamente.
+
+
+
+ The password is too long. Please choose another one.
+ A senha é muito longa. Por favor escolha outra.
+
+
+
+ Your player name is already used by another player.
+Please choose a different name.
+ Seu nome está sendo usado por outro jogador.
+Por favor escolha um nome diferente.
+
+
+
+ The player name is too short, too long or invalid. Please choose another one.
+ O nome do jogador é muito curto, longo ou invalido. Por favor escolha outro.
+
+
+
+ The game name is either too short or too long. Please choose another one.
+ O nome do jogo é muito curto ou longo. Por favor escolha outro.
+
+
+
+ The game could not be found.
+ O jogo não pode ser encontrado.
+
+
+
+ The chat text is invalid.
+ O texto do bate-papo é invalido.
+
+
+
+ The server referred to an unknown player. Aborting.
+ O servidor refere-se a um jogador desconhecido. Abortando.
+
+
+
+ Internal error: The current player could not be found.
+ Erro interno: O jogador atual não pode ser encontrado.
+
+
+
+ Internal error: The current player is not active.
+ Erro interno: O jogador atual não está ativo.
+
+
+
+ You were kicked from the server.
+ Você foi chutado do servidor.
+
+
+
+ You were temporarily banned from the server.
+ Você está temporariamente banido deste servidor.
+
+
+
+ Your server connection timed out due to inactivity. You are very welcome to reconnect!
+ Sua conexão expirou devido à inatividade. Você é muito bem-vindo para reconectar!
+
+
+
+ The client player count is invalid.
+ A conta do cliente é invalida.
+
+
+
+ Too many manual blinds were set. Please reconfigure the manual blinds.
+ Muitos manual blinds configurados. Por favor reconfigure o manual blinds.
+
+
+
+ An invalid avatar file was configured. Please choose a different avatar.
+ Um avatar invalido foi configurado. Por favor escolha outro.
+
+
+
+ The selected avatar file is too large. Please choose a different avatar.
+ O avatar selecionado é muito grande. Por favor escolha outro avatar.
+
+
+
+ You cannot upload a new avatar file at this time. Please try again in a few seconds.
+ Você não pode enviar um novo avatar neste momento. Tente novamente em alguns segundos.
+
+
+
+ An internal avatar error occured. Please report this to an admin in the lobby chat.
+ Um erro interno de avatar ocorreu. Por favor reporte ao admin do lobby bate-papo.
+
+
+
+ Could not start game: Synchronization failed.
+ Não pode ser iniciado o jogo: Falha de Sincronização.
+
+
+
+ The server is down for maintenance. Please try again later.
+ O servidor está paralizado para manutenção. Por favor tente mais tarde.
+
+
+
+ An internal error occured.
+ Um erro interno ocorreu.
+
+
+
+ Network Notification
+ Notificação de Rede
+
+
+
+ You were kicked from the game.
+ Você foi chutado do jogo.
+
+
+
+ Sorry, this game is already full.
+ Desculpe, este jogo está cheio.
+
+
+
+ Unable to join - the server has already started the game.
+ Impossível entrar - o servidor já começou o jogo.
+
+
+
+ Your admin state timed out due to inactivity. Feel free to create a new game!
+ Seu estado de admin expirou devido à inatividade. Sinta-se avontade para criar um novo jogo!
+
+
+
+ A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
+ Uma nova versão do PokerTH is disponivel.<br>Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
+
+
+
+ This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
+ Está versão beta do PokerTH está desatualizada.<br>Por favor vá para <a href="http://www.pokerth.net/"target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão.
+
+
+
+ Server Message
+ Servidor de Mensagem
+
+
+
+ PokerTH %1
+ PokerTH %1
+
+
+
+ timeoutMsgBoxImpl
+
+
+ Timeout Warning
+ Aviso tempo esgotado
+
+
+
+ Please click "OK" to stop the countdown!
+ Por favor clique em "OK" para parar o contador!
+
+
+
+ You are game-admin of an open game which will time out in %1 seconds.
+ Você é o admin do jogo aberto, onde o tempo se acabará em %1 segundos.
+
+
+
+ Your connection is about to time out due to inactivity in %1 seconds.
+ Sua conexão está prestes ser encerrada devido a inatividade em %1 segundos.
+
+
+
+ waitForServerToStartGameDialog
+
+
+ Cancel
+ Cancelar
+
+
+
+ Connected Players
+ Jogadores Conectados
+
+
+
+ Waiting for Server ...
+ Aguardando por Servidor ...
+
+
+
+ Waiting for the server to start the game ...
+ Aguardando o servidor iniciar o jogo ...
+
+
+
diff --git a/ts/pokerth_ru.ts b/ts/pokerth_ru.ts
index e7304c8e..59b5a1c3 100644
--- a/ts/pokerth_ru.ts
+++ b/ts/pokerth_ru.ts
@@ -1,18 +1,111 @@
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Вы не можете отключить себя!
-
+
You cannot kick any player - You are not game admin!
Вы не можете отключить кого-либо, т.к. не являетесь администратором игры!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -84,6 +177,24 @@
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
@@ -92,7 +203,7 @@
О программе PokerTH 0.5
-
+
About
О программе
@@ -126,7 +237,7 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Project
Проект
@@ -174,22 +285,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - сборка для MacOS</p></body></html>
-
+
Translation
Перевод
-
+
Thanks to
Благодарности
-
+
License
Лицензия
-
+
Close
Закрыть
@@ -271,7 +382,7 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
@@ -451,7 +562,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Движок популярного покера "Texas Hold'em"
+ - Движок популярного покера "Texas Hold'em"
- Режим одиночной игры с 6 компьютерными оппонентами
- Режим сетевой мультиплейерной игры
- Написан на C++/Qt4
@@ -460,72 +571,89 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay {6 ?} {4
?} {2006-2008,?}
-
-
+
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
О программе PokerTH %1
@@ -533,57 +661,57 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Изменить настройки ставок
-
+
First small blind:
Начальная ставка:
-
+
Raise blinds:
Повышать ставки:
-
+
Every:
Каждые:
-
+
hands
партий
-
+
minutes
минут
-
+
Raise mode:
Режим повышения:
-
+
Always double blinds
Всегда удваивать ставки
-
+
Manual blinds order:
Самостоятельное управление ставками:
-
+
Delete
Удалить
-
+
Add
Добавить
@@ -598,7 +726,7 @@ p, li { white-space: pre-wrap; }
Всегда повышать на:
-
+
$
$
@@ -608,17 +736,17 @@ p, li { white-space: pre-wrap; }
Оставаться на последней ставке
-
+
Afterwards:
После этого:
-
+
Always raise by:
Всегда повышать на:
-
+
Keep last blind
Придерживаться последней ставки
@@ -698,7 +826,7 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Game
Создать игру
@@ -708,7 +836,7 @@ p, li { white-space: pre-wrap; }
Наcтройки игры
-
+
Game Speed for computer opponents:
Скорость игры компьютерных оппонентов:
@@ -723,12 +851,12 @@ p, li { white-space: pre-wrap; }
Время ожидания для хода игрока (сек):
-
+
Maximum number of players:
Максимальное количество игроков:
-
+
Start Cash:
Начальная сумма:
@@ -738,52 +866,52 @@ p, li { white-space: pre-wrap; }
Малая ставка:
-
+
Password:
Пароль:
-
+
Cancel
Отмена
-
+
Create Internet Game
Создать игру в Интернете
-
+
Internet Game Settings
Настройки игры в Интернете
-
+
Blinds
Ставки
-
+
Use saved blinds settings
Использовать сохраненные настройки ставок
-
+
Change blinds settings ...
Изменить настройки ставок ...
-
+
$
$
-
+
Timeout for player action:
Время ожидания хода игрока:
-
+
s
сек
@@ -791,12 +919,12 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Создать сетевую игру
-
+
Network Game Settings
Настройки сетевой игры
@@ -806,12 +934,12 @@ p, li { white-space: pre-wrap; }
Малая ставка:
-
+
Start Cash:
Начальная сумма:
-
+
Maximum number of players:
Максимальное количество игроков:
@@ -826,17 +954,17 @@ p, li { white-space: pre-wrap; }
Количество партий для повышения малой ставки:
-
+
Create Game
Создать игру
-
+
Cancel
Отмена
-
+
Game Speed for computer opponents:
Скорость игры компьютерных оппонентов:
@@ -846,32 +974,32 @@ p, li { white-space: pre-wrap; }
Количество партий для повышения ставки:
-
+
Blinds
Ставки
-
+
Use saved blinds settings
Использовать сохраненные настройки ставок
-
+
Change blinds settings ...
Изменить настройки ставок ...
-
+
$
$
-
+
Timeout for player action:
Время ожидания хода игрока:
-
+
s
сек
@@ -884,7 +1012,7 @@ p, li { white-space: pre-wrap; }
Общая игровая комната
-
+
Lobby-Chat
Общий чат
@@ -959,12 +1087,12 @@ p, li { white-space: pre-wrap; }
Покинуть игру
-
+
Create Game
Создать игру
-
+
Join Game
Присоединиться к игре
@@ -1029,10 +1157,19 @@ p, li { white-space: pre-wrap; }
Интервал повышения ставок:
-
+
Join any game
Присоединиться к любой игре
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -1155,17 +1292,17 @@ p, li { white-space: pre-wrap; }
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
-
+
Hands
Комбинации
-
+
Chat
Чат
-
+
Speed:
Скорость:
@@ -1175,14 +1312,14 @@ p, li { white-space: pre-wrap; }
Стоп
-
+
Log
Журнал
View
- Вид
+ Вид
@@ -1190,47 +1327,47 @@ p, li { white-space: pre-wrap; }
Игра
-
+
Start Local Game ...
Начать локальную игру ...
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Выход
-
+
Ctrl+Q
Ctrl+Q
-
+
About PokerTH ...
О программе PokerTH ...
-
+
Settings ...
Наcтройки ...
-
+
Create Network Game ...
Создать сетевую игру ...
-
+
Join Network Game ...
Присоединиться к сетевой игре ...
-
+
Fullscreen
Полноэкранный режим
@@ -1240,7 +1377,7 @@ p, li { white-space: pre-wrap; }
⌘F
-
+
Show/Hide Chat Window
Показать/Скрыть окно чата
@@ -1255,7 +1392,7 @@ p, li { white-space: pre-wrap; }
⌘H
-
+
Show/Hide Log Window
Показать/Скрыть окно журнала сообщений
@@ -1265,37 +1402,37 @@ p, li { white-space: pre-wrap; }
⌘L
-
+
Show/Hide Hands Window
Показать/Скрыть окно комбинаций
-
+
Ctrl+O
Ctrl+O
-
+
Ctrl+J
Ctrl+J
-
+
Ctrl+F
Ctrl+F
-
+
Ctrl+T
Ctrl+T
-
+
Ctrl+H
Ctrl+H
-
+
Ctrl+L
Ctrl+L
@@ -1310,12 +1447,12 @@ p, li { white-space: pre-wrap; }
Сетевая игра
-
+
Internet Game ...
Игра в Интернете ...
-
+
Ctrl+I
Ctrl+I
@@ -1325,27 +1462,27 @@ p, li { white-space: pre-wrap; }
Ва-банк
-
+
Away
Режим отсутствия
-
+
Manual Action (default)
Самостоятельная игра (по умолчанию)
-
+
Auto-Check / Auto-Fold
Автопропуск / Автосброс
-
+
Auto-Check / Auto-Call-Any
Автопропуск / Автоответ
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Покер Texas Holdem c открытым кодом
@@ -1355,92 +1492,102 @@ p, li { white-space: pre-wrap; }
Вернуться в общую комнату
-
+
Show/Hide Away Window
Показать/Скрыть окно "Режим отсутствия"
-
+
Ctrl+A
Ctrl+A
-
+
Kick
Отключить
-
+
Vote Timeout:
-
+
Yes
-
+
No
-
+
Chance
Settings
- Наcтройки
+ Наcтройки
-
+
Configure PokerTH ...
-
+
Close
Закрыть
-
+
Ctrl+X
-
+
Vote started by:
-
+
Show/Hide Chance Window
-
+
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
-
+
Stop
Стоп
Cmd+N to start a new game
- Ctrl+N для старта новой игры
+ Ctrl+N для старта новой игры
Ctrl+N to start a new game
- Ctrl+N для старта новой игры
+ Ctrl+N для старта новой игры
@@ -1448,7 +1595,7 @@ p, li { white-space: pre-wrap; }
F1 - Сбросить/Ва-банк | F2 - Пропуск/Ответить | F3 - Ставка/Повысить
-
+
Start
Старт
@@ -1654,24 +1801,24 @@ Please choose a different name.
F1 - Ставка/Повысить | F2 - Пропуск/Ответить | F3 - Сбросить/Ва-банк
-
+
Chat
Чат
Manual mode set. You've got to choose yourself now.
- Установлен ручной ружим. Вы играете самостоятельно.
+ Установлен ручной ружим. Вы играете самостоятельно.
Auto mode set: Check or call any.
- Автоматический режим: всегда пропускать или отвечать.
+ Автоматический режим: всегда пропускать или отвечать.
Auto mode set: Check or fold.
- Автоматический режим: всегда пропускать или сбрасывать.
+ Автоматический режим: всегда пропускать или сбрасывать.
@@ -1718,12 +1865,12 @@ Please choose another one.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Сбросить | F2 - Пропуск/Ответить | F3 - Ставка/Повысить | F4 - Ва-банк
+ F1 - Сбросить | F2 - Пропуск/Ответить | F3 - Ставка/Повысить | F4 - Ва-банк
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - Ва-банк | F2 - Ставка/Повысить | F3 - Пропуск/Ответить | F4 - Сбросить
+ F1 - Ва-банк | F2 - Ставка/Повысить | F3 - Пропуск/Ответить | F4 - Сбросить
@@ -1757,12 +1904,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую новую версию.
-
+
Closing PokerTH during network game
Закрытие PokerTH во время сетевой игры
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Вы являетесь сервером игры. Вы точно хотите закрыть PokerTH?
@@ -1782,12 +1929,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
Эта бета-версия PokerTH устарела.<br>Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую свежую версию.
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Движок покера Texas Holdem c открытым кодом
-
+
Lobby
Общая комната
@@ -1797,55 +1944,55 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
Произошла ошибка при обработке аватары. Пожалуйста, сообщите об этом администратору в общей комнате.
-
+
PokerTH - Internet Game Message
PokerTH - Сообщение Игры в Интернете
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Внимание! Вы действительно хотите покинуть текущую игру
и вернуться в общую комнату?
-
+
Chance
-
+
Kick
Отключить
-
+
Do you want to kick <b>%1</b><br>from this game?
-
+
<b>%1</b> secs left
-
+
vote
-
+
votes
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
@@ -2048,17 +2195,17 @@ Would you like to overwrite ?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Самостоятельное управление ставками
-
+
Delete
Удалить
-
+
Add
Добавить
@@ -2068,7 +2215,7 @@ Would you like to overwrite ?
После этого:
-
+
Always double blinds
Всегда удваивать ставки
@@ -2078,7 +2225,7 @@ Would you like to overwrite ?
Всегда повышать на:
-
+
$
$
@@ -2088,17 +2235,17 @@ Would you like to overwrite ?
Оставаться на последней ставке
-
+
Afterwards:
После этого:
-
+
Always raise by:
Всегда повышать на:
-
+
Keep last blind
Придерживаться последней ставки
@@ -2137,27 +2284,27 @@ Would you like to overwrite ?
newGameDialog
-
+
Start Local Game
Начать локальную игру
-
+
Local Game Settings
Настройки локальной игры
-
+
Game Speed:
Скорость игры:
-
+
Number of players:
Количество игроков:
-
+
Start Cash:
Начальная сумма:
@@ -2177,22 +2324,22 @@ Would you like to overwrite ?
Количество партий для повышения ставки:
-
+
Blinds
Ставки
-
+
Use saved blinds settings
Использовать сохраненные настройки ставок
-
+
Change blinds settings ...
Изменить настройки ставок ...
-
+
$
$
@@ -2277,17 +2424,17 @@ Please enter an valid picture!
settingsDialog
-
+
Settings
Наcтройки
-
+
Flipside of Cards
Рубашка карт
-
+
Own flipside picture:
Своя рубашка карт:
@@ -2303,57 +2450,57 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Замечание: Наилучшее качество изображения с размерами картинки </span><span style=" font-weight:600; font-style:italic;">ширина=100, высота=140.</span></p></body></html>
-
+
Default
По умолчанию
-
+
Show flip-card animation
Показывать анимацию переворота карт
-
+
Show buttons for small blind and big blind
Показывать кнопки для малой и большой ставок
-
+
Show fade-out animation for non-winning cards
Показывать постепенное исчезновение невыигрышных карт
Show statusbar messages
- Показывать сообщения в строке состояния
+ Показывать сообщения в строке состояния
-
+
Show left toolbox
Показывать левую панель
-
+
Interface
Интерфейс
Show intro on startup
- Показывать заставку при старте программы
+ Показывать заставку при старте программы
-
+
Show right toolbox
Показывать правую панель
-
+
Play sound effects
Включить звуковые эффекты
-
+
Show game settings dialog on every new game
Показывать диалог настроек перед началом игры
@@ -2363,7 +2510,7 @@ p, li { white-space: pre-wrap; }
Количество партий для повышения малой ставки:
-
+
Number of players:
Количество игроков:
@@ -2378,17 +2525,17 @@ p, li { white-space: pre-wrap; }
Малая ставка:
-
+
Game Speed:
Скорость игры:
-
+
Start Cash:
Начальная сумма:
-
+
Pause between hands (press "start" button to go on)
Пауза между партиями (нажмите "Старт" для продолжения)
@@ -2408,32 +2555,32 @@ p, li { white-space: pre-wrap; }
Настройки сервера
-
+
Server Password:
Пароль сервера:
-
+
Server Port:
Порт сервера:
-
+
Use SCTP
Использовать SCTP
-
+
Use IPv6
Использовать IPv6
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Ipv6">Что это такое?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Что это такое?</a>
@@ -2443,12 +2590,12 @@ p, li { white-space: pre-wrap; }
Настройки сетевой игры по умолчанию
-
+
Game Speed for computer opponents:
Скорость игры компьютерных оппонентов:
-
+
Maximum number of players:
Максимальное количество игроков:
@@ -2469,37 +2616,37 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Замечание: Наилучшее качество аватары при размерах картинки </span><span style=" font-weight:600; font-style:italic;">ширина=50, высота=50.</span></p></body></html>
-
+
Computer Engine
Компьютерные противники
-
+
Opponent 5:
Оппонент 5:
-
+
Opponent 4:
Оппонент 4:
-
+
Opponent 3:
Оппонент 3:
-
+
Opponent 2:
Оппонент 2:
-
+
Opponent 1:
Оппонент 1:
-
+
Human Player:
Игрок:
@@ -2509,12 +2656,12 @@ p, li { white-space: pre-wrap; }
Имена игроков
-
+
Enable/Disable Logging
Включение/Выключение записи событий
-
+
Store log files for
Сохранять журнал событий
@@ -2524,42 +2671,42 @@ p, li { white-space: pre-wrap; }
дней
-
+
Log File Directory:
Каталог для файла журнала:
-
+
Write log after every:
Записывать в журнал после каждого:
-
+
Log Messages
Журнал сообщений
-
+
Local Game Settings
Настройки локальной игры
-
+
Network Game Settings
Настройки сетевой игры
-
+
Sound Volume:
Громкость:
-
+
10
10
-
+
Opponent 6:
Оппонент 6:
@@ -2569,22 +2716,22 @@ p, li { white-space: pre-wrap; }
Время ожидания для хода игрока (сек):
-
+
action (high frequent disc access)
действия (много обращений к диску)
-
+
hand (medium disc access)
партии (средняя частота обращений к диску)
-
+
game (low disc access)
игры (малое количество обращения к диску)
-
+
Show own cards only on mouse click
Показывать свои карты только после клика мышью
@@ -2594,7 +2741,7 @@ p, li { white-space: pre-wrap; }
QLabel { font-weight: bold; }
-
+
Sound
Звук
@@ -2604,12 +2751,12 @@ p, li { white-space: pre-wrap; }
Количество партий для повышения ставки:
-
+
Network Server Settings
Настройки сетевого сервера
-
+
Internet Game Settings
Настройки игры в Интернете
@@ -2630,12 +2777,12 @@ p, li { white-space: pre-wrap; }
Настройки Интернет-сервера (Выделенный сервер)
-
+
Server Address:
Адрес сервера:
-
+
Use password for private game:
Использовать пароль для закрытой игры:
@@ -2645,17 +2792,17 @@ p, li { white-space: pre-wrap; }
Настройки общего чата (IRC сервер)
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Канал:
-
+
#pokerth
#pokerth
@@ -2665,72 +2812,72 @@ p, li { white-space: pre-wrap; }
Обратный порядок кнопок (F1 - F3)
-
+
First small blind:
Начальная ставка:
-
+
Raise blinds:
Повышать ставки:
-
+
Every:
Каждые:
-
+
hands
партий
-
+
minutes
минут
-
+
Raise mode:
Режим повышения:
-
+
Always double blinds
Всегда удваивать ставки
-
+
Manual blinds order:
Самостоятельное управление ставками:
-
+
Edit ...
Редактировать ...
-
+
Language:
Язык:
-
+
Sound Categories
Озвучивание
-
+
Play game actions sounds like "check", "call", "raise"
Озвучивать действия "Пропустить", "Ответить", "Повысить"
-
+
Play lobby chat notifications
Озвучивать события общего чата
-
+
Play network/internet game notifications like "player joined the game"
Озвучивать события Сетевой/Интернет игр типа "Игрок присоединился к игре"
@@ -2740,7 +2887,7 @@ p, li { white-space: pre-wrap; }
Разрешить/Запретить общий чат (IRC сервер)
-
+
Player Nicks/Avatars
Имена игроков/Aватары
@@ -2756,17 +2903,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Замечание: По умолчанию, </span><span style=" font-weight:600; font-style:italic;">Настройки игры</span><span style=" font-style:italic;"> "Максимальное количество игроков", "Начальная сумма" и "Начальная ставка" будут взяты </span><span style=" font-weight:600; font-style:italic;">из Настроек Сетевой игры.</span></p></body></html>
-
+
Reverse order of F-Keys (F1 - F4)
Обратный порядок кнопок (F1 - F4)
-
+
Network / Internet Game
Сетевая / Игра в Интернете
-
+
Switch keyboard focus to bet-input-field if it's your turn
При переходе хода к вам перемещать курсор в поле ввода ставки
@@ -2776,7 +2923,7 @@ p, li { white-space: pre-wrap; }
Пароль канала:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2787,22 +2934,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Примечание: рекомендуемые размеры картинки </span><span style=" font-weight:600; font-style:italic;">ширина=100, высота=140.</span></p></body></html>
-
+
$
$
-
+
Timeout for player action:
Время ожидания хода игрока:
-
+
s
сек
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2813,7 +2960,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Примечание: по умолчанию, </span><span style=" font-weight:600; font-style:italic;">Настройки Игры,</span><span style=" font-style:italic;"> такие как "Максимальное количество игроков", "Начальная сумма" будут взяты </span><span style=" font-weight:600; font-style:italic;">из Настроек Сетевой Игры.</span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2824,75 +2971,148 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Примечание: рекомендуемые размеры картинки аватары </span><span style=" font-weight:600; font-style:italic;">ширина=50, высота=50.</span></p></body></html>
-
+
Automatic Server Configuration URL
-
+
Serverlist Address:
-
+
Manual Server Configuration
-
+
Day(s)
-
+
Local Game
-
+
Network Game
Сетевая игра
-
+
Internet Game
-
+
Nicks/Avatars
-
+
Show cards chance monitor
-
+
Internet Server
-
+
Lobby Chat (IRC)
-
+
Password:
Пароль:
-
+
Avatar Server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Оппонент 6: {7:?}
+
+
+
+ Opponent 8:
+ Оппонент 6: {8:?}
+
+
+
+ Opponent 10:
+ Оппонент 6: {10:?}
+
settingsDialogImpl
-
+
Settings Error
Ошибка в настройках
@@ -2911,7 +3131,7 @@ Please select an valid directory!
Укажите правильный каталог!
-
+
Select your flipside picture
Выберите свою картинку рубашки карт
@@ -2921,22 +3141,22 @@ Please select an valid directory!
Картинки (*.png)
-
+
Open Directory
Открыть каталог
-
+
Images (*.png *.jpg *.gif)
Картинки (*.png *.jpg *.gif)
-
+
Blinds Error
Ошибка ставок
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2945,27 +3165,27 @@ This first-small-blind-value will be set to maximum allowed value.
Значение начальной ставки будет установлено на максимально возможное значение.
-
+
Dutch
Голландский
-
+
English
Английский
-
+
French
Французский
-
+
German
Немецкий
-
+
Hungarian
Венгерский
@@ -2975,107 +3195,216 @@ This first-small-blind-value will be set to maximum allowed value.
Норвежский
-
+
Portuguese
Португальский
-
+
Russian
Русский
-
+
Turkish
Турецкий
-
+
Language Changed
Язык изменен
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Вы выбрали %1 язык.
Закройте и запустите PokerTH заново!
-
+
Italian
Итальянский
-
+
Slovak
Словацкий
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Указанная картика рубашки карт не существует.
Укажите правильную картинку!
-
+
The log file directory doesn't exist.
Please select an valid directory!
Указанный каталог для лога не существует.
Укажите правильный каталог!
-
+
Norwegian
Норвежский
-
+
Spanish
Испанский
-
+
Bulgarian
-
+
Polish
-
+
Chinese
-
+
Greek
-
+
Swedish
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
-
+
Finnish
-
+
Danish
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -3151,44 +3480,39 @@ Please enter a valid server list address!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6 - Покер Texas Holdem c открытым кодом {0.6.3 ?}
-
+
&2 Internet Game
-
+
&3 Create Network Game
-
+
&4 Join Network Game
-
+
&1 Start Local Game
-
- PokerTH
-
-
-
-
+
Network Game
Сетевая игра
Settings
- Наcтройки
+ Наcтройки
@@ -3196,127 +3520,137 @@ Please enter a valid server list address!
О программе
-
+
Start Local Game ...
Начать локальную игру ...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Игра в Интернете ...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
-
+
Configure PokerTH ...
-
+
Quit
Выход
-
+
Create Network Game ...
Создать сетевую игру ...
-
+
Join Network Game ...
Присоединиться к сетевой игре ...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Движок покера Texas Holdem c открытым кодом
+ PokerTH %1 - Движок покера Texas Holdem c открытым кодом
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Вы не можете войти в общую комнату Интернет-игры под именем "Human Player".
Выберите другое имя.
-
+
Network Error
Сетевая ошибка
-
+
Server address was not set.
Не установлен адрес сервера.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Указан неверный порт (диапазон 0-1023 не допускается).
-
+
Could not create a socket for TCP communication.
Не могу создать сокет для TCP-соединения.
-
+
Could not set the IP address.
Не могу определить IP адрес.
-
+
Could not set the port for this type of address.
Не могу установить порт для этого типа адреса.
-
+
The server name could not be resolved.
Не могу определить имя сервера.
-
+
Bind failed - please choose a different port.
Подключение на порт не удалось - выберите другой порт.
-
+
Internal network error: "listen" failed.
Внутренняя сетевая ошибка: неудачная команда "listen".
-
+
Server execution was terminated.
Работа сервера была прервана.
-
+
Could not connect to the server.
Не могу соединиться с сервером.
-
+
Connection timed out.
Please check the server address.
@@ -3327,243 +3661,248 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up
Если сервер находится за NAT-маршрутизатором, удостоверьтесь, что обращение к порту сервера разрешено.
-
+
Internal network error: "select" failed.
Внутренняя сетевая ошибка: неудачная команда "select".
-
+
Internal network error: "send" failed.
Внутренняя сетевая ошибка: неудачная команда"send".
-
+
Connection was closed by the server.
Соединение было закрыто сервером.
-
+
Internal network error: Duplicate TCP connection.
Внутренняя сетевая ошибка: двойное TCP-соединение.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Принят неверный сетевой пакет.
Убедитесь, что все игроки используют одинаковую версию PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Внутренняя ошибка состояния.
Убедитесь, что все игроки используют одинаковую версию PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
-
+
Could not unzip the PokerTH internet server list.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
-
+
Could not open the target file when downloading the server list.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Сервер PokerTH не поддерживает эту версию игры.<br>Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую свежую версию.
-
+
Sorry, this server is already full.
Извините, сервер уже занят.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Неверный пароль при подключении.
Введите пароль заново и подключитесь снова.
-
+
The password is too long. Please choose another one.
Слишком длинный пароль. Выберите другой.
-
+
Your player name is already used by another player.
Please choose a different name.
Ваше игровое имя уже используется другим игроком.
Выберите другое имя.
-
+
The player name is too short, too long or invalid. Please choose another one.
Имя игрока слишком длинное, слишком короткое или неправильное. Выберите другое имя.
-
+
The game name is either too short or too long. Please choose another one.
Название игры слишком длинное или слишком короткое. Выберите другое название.
-
+
The game could not be found.
Игра не найдена.
-
+
The chat text is invalid.
Тескт чата неверный.
-
+
The server referred to an unknown player. Aborting.
Сервер обращается к неизвестному игроку. Останов.
-
+
Internal error: The current player could not be found.
Внутренняя ошибка: Текущий игрок не найден.
-
+
Internal error: The current player is not active.
Внутренняя ошибка: Текущий игрок не активен.
-
+
You were kicked from the server.
Вы были отключены от сервера.
-
+
You were temporarily banned from the server.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
-
+
The client player count is invalid.
Неверное количество клиентов сервера.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Слишком много самостоятельных ставок. Пересмотрите список ставок.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Указан неверный файл аватары. Задайте другую аватару.
-
+
The selected avatar file is too large. Please choose a different avatar.
Выбранный файл аватары слишком большой. Задайте другую аватару.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Произошла ошибка при обработке аватары. Пожалуйста, сообщите об этом администратору в общей комнате.
-
+
Could not start game: Synchronization failed.
Не могу начать игру: нарушена синхронизация.
-
+
The server is down for maintenance. Please try again later.
Сервер находится на техобслуживании. Попробуйте позже.
-
+
An internal error occured.
Произошла внутренняя ошибка.
-
+
Network Notification
-
+
You were kicked from the game.
Вы были отключены от игры.
-
+
Sorry, this game is already full.
Извините, все места в игре уже заняты.
-
+
Unable to join - the server has already started the game.
Подключение невозможно - сервер уже начал игру.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Вышла новая версия PokerTH.<br>Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую свежую версию.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Эта бета-версия PokerTH устарела.<br>Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую свежую версию.
-
+
Server Message
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_sk.ts b/ts/pokerth_sk.ts
index d1437a49..0d648d13 100644
--- a/ts/pokerth_sk.ts
+++ b/ts/pokerth_sk.ts
@@ -1,62 +1,170 @@
-
+
+
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
+
You cannot kick yourself!
Nemôžete vykopnúť sám seba!
+
You cannot kick any player - You are not game admin!
Nemôžete vykopnúť žiadneho hráča - Nie ste administrátorom!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
+
Successfully connected to
Úspešne pripojený k
+
Joined channel:
Pripojený ku kanálu:
+
as user
ako používateľ
+
Network Notification
Notifikácia zo siete
+
You were kicked from the server.
Boli ste vykopnutý zo serveru.
+
was kicked from the server by
bol vykopnutý zo serveru užívateľom
+
Connecting to Chat server...
Pripájam sa na chatovací server...
+
An internal IRC error has occured:
Nastala interná chyba IRC:
+
Could not connect to the IRC server. Chat will be unavailable.
Nepodarilo sa pripojiť k IRC serveru. Chat bude nedostupný.
+
The IRC server terminated the connection. Chat will be unavailable.
IRC server ukončil spojenie. Chat bude nedostupný.
+
An IRC action timed out.
Pre IRC akciu vypršal časový limit.
+
The IRC server reported an error:
IRC server ohlásil chybu:
@@ -64,25 +172,48 @@
MyAvatarLabel
+
Vote for kick this user
Hlasovať za vykopnutie tohto užívateľa
+
Start vote to kick this user
Navrhnúť hlasovanie za vykopnutie tohto užívateľa
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
+
About PokerTH 0.5
O PokerTH 0.5
+
About
O
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -111,14 +242,17 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
+
Project
Projekt
+
Translation
Preklad
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -131,22 +265,27 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> jose1711@gmail.com</p></body></html>
+
Thanks to
Poďakovanie
+
License
Licencia
+
Close
Zavrieť
+
About PokerTH 0.6
O PokerTH 0.6
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -157,6 +296,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html>
+
- Poker Engine for the popular "Texas Holdem" Poker
- Singleplayer games with up to 6 computer-opponents
- Multiplayer network games
@@ -173,10 +313,12 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -219,6 +361,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - balíček pre MacOS</p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -229,6 +372,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Jozef Říha - Slovak - jose1711@gmail.com</p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -265,6 +409,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - za sebou nahrané zvuky žetónov</p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -307,6 +452,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"> - balíček pre MacOS</p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -317,6 +463,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';">Jozef Říha - Slovak - jose1711@gmail.com</p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -353,10 +500,12 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"> - za ním nahrané zvuky žetónov</p></body></html>
+
About PokerTH 0.6-beta
O PokerTH 0.6-beta
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -367,6 +516,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6-beta</span></p></body></html>
+
- Poker engine for the popular "Texas Hold'em" Poker
- Singleplayer games with up to 6 computer-opponents
- Multiplayer network games
@@ -380,6 +530,7 @@ p, li { white-space: pre-wrap; }
- Naprogramované v C++ / QT4
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-weight:400; font-style:normal;">
@@ -422,6 +573,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - balíček pre MacOS</p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-weight:400; font-style:normal;">
@@ -432,6 +584,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Jozef Říha - slovenčina - jose1711 zavinac gmail bodka com</p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-weight:400; font-style:normal;">
@@ -468,6 +621,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - za ním nahrané zvuky žetónov</p></body></html>
+
- Poker engine for the popular "Texas Hold'em" Poker
- Singleplayer games with up to 6 computer-opponents
- Multiplayer network games
@@ -475,7 +629,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Pokrový engine pre populárny "Texas Holdem" Poker
+ - Pokrový engine pre populárny "Texas Holdem" Poker
- Hra pre jednoho hráča proti maximu 6 počítačových súperov
- Sieťový multiplayer
- Naprogramované v C++ / QT4
@@ -483,6 +637,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
@@ -502,7 +657,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -523,18 +678,20 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - návrh grafického rozhrania</p></body></html>
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Jozef Říha - jose1711@gmail.com</p></body></html>
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
@@ -573,6 +730,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - za hosting internetového herného servera a administráciu</p></body></html>
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
@@ -593,7 +751,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -614,14 +772,89 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - za grafiku na pozadí úvodného okna</p></body></html>
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
+
+
aboutPokerthImpl
+
PokerTH %1
PokerTH %1
+
About PokerTH %1
O PokerTH %1
@@ -629,62 +862,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
+
Change Blinds Settings
Zmeniť nastavenia stávky
+
First small blind:
Prvá malá stávka:
+
Raise blinds:
Zvyšovať stávky:
+
Every:
Každých:
+
hands
rozdaní
+
minutes
minút
+
Raise mode:
Režim zvyšovania:
+
Always double blinds
Vždy zdvojnásobiť stávky
+
Manual blinds order:
Manuálne stanovenie stávky:
+
Delete
Vymazať
+
Add
Pridať
+
$
$
+
Afterwards:
Potom:
+
Always raise by:
Vždy zvýšiť o:
+
Keep last blind
Ponechať poslednú stávku
@@ -692,10 +940,12 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialogImpl
+
Manual Blinds Order
Manuálne stanovenie stávky
+
You cannot set more than 30 manual blinds.
Nemôžete nastaviť viac ako 30 manuálnych stávok.
@@ -703,10 +953,12 @@ p, li { white-space: pre-wrap; }
changeHumanPlayerNameDialog
+
Network Error
Chyba siete
+
Name:
Meno:
@@ -714,14 +966,17 @@ p, li { white-space: pre-wrap; }
connectToServerDialog
+
Connect to Server
Pripojiť sa k serveru
+
Connecting to Server ...
Pripájam sa na server...
+
Cancel
Zrušiť
@@ -729,22 +984,27 @@ p, li { white-space: pre-wrap; }
connectToServerDialogImpl
+
Resolving address...
Resolvujem adresu...
+
Connecting to server...
Pripájam sa na server...
+
Starting session...
Spúšťam sedenie...
+
Connection established!
Spojenie vytvorené!
+
Reading server list...
Čítam zoznam serverov...
@@ -752,66 +1012,82 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
+
Create Game
Vytvoriť hru
+
Game Speed for computer opponents:
Rýchlosť hry počítačových súperov:
+
Timeout for player action (sec):
Časový limit pre hráčovu akciu (sek):
+
Maximum number of players:
Maximálny počet hráčov:
+
Start Cash:
Úvodná hotovosť:
+
Small Blind:
Malá stávka naslepo:
+
Password:
Heslo:
+
Cancel
Zrušiť
+
Create Internet Game
Vytvoriť hru na internete
+
Internet Game Settings
Nastavenia hry na internete
+
Blinds
Stávky
+
Use saved blinds settings
Použiť uložené nastavenie stávok
+
Change blinds settings ...
Zmeniť nastavenia stávok...
+
$
$
+
Timeout for player action:
Časový limit pre hráčovu akciu:
+
s
s
@@ -819,66 +1095,82 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
+
Create Network Game
Vytvoriť sieťovú hru
+
Network Game Settings
Nastavenia sieťovej hry
+
Small Blind:
Malá stávka naslepo:
+
Start Cash:
Úvodná hotovosť:
+
Maximum number of players:
Maximálny počet hráčov:
+
Timeout for player action (sec):
Časový limit pre hráčovu akciu (sek):
+
Hands before raise small blind:
Počet rozdaní pred zvýšením malej stávky naslepo:
+
Game Speed for computer opponents:
Rýchlosť hry počítačových súperov:
+
Create Game
Vytvoriť hru
+
Cancel
Zrušiť
+
Blinds
Stávky
+
Use saved blinds settings
Použiť uložené nastavenia stávok
+
Change blinds settings ...
Zmeniť nastavenia stávok...
+
$
$
+
Timeout for player action:
Časový limit pre hráčovu akciu:
+
s
s
@@ -886,189 +1178,244 @@ p, li { white-space: pre-wrap; }
gameLobbyDialog
+
Lobby-Chat
Lobby-Chat
+
Game
Hra
+
Private
Súkromný
+
Game Info
Info o hre
+
Connected Players
Pripojení hráči
+
Fill up with computer opponents
Vyplniť počitačovými súpermi
+
Start Game
Spustiť hru
+
Kick
Vykopnúť
+
Maximum number of players:
Maximálny počet hráčov:
+
Small Blind:
Malá stávka naslepo:
+
Start Cash:
Úvodná hotovosť:
+
Timeout for player action (sec):
Časový limit pre hráčovu akciu (sek):
+
Leave Game
Opustiť hru
+
Create Game
Vytvoriť hru
+
Join Game
Pridať sa k hre
+
Available Players
Dostupní hráči
+
Players
Hráči
+
Kick Player
Vykopnúť hráča
+
State
Stav
+
Maximum number of players:
Maximálny počet hráčov:
+
Start Cash:
Úvodná hotovosť:
+
First small blind:
Prvá stávka:
+
Blinds raise mode:
Režim zvyšovania stávok:
+
Manual blinds list:
Ručný zoznam stávok:
+
Timeout for player action (sec):
Čas pre hráčovu akciu (sek):
+
Internet Game Lobby
Internetové hracie lobby
+
Blinds raise interval:
Interval zvyšovania stávok:
+
Join any game
Pridať sa k ľubovoľnej hre
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
+
game
hra
+
Game Info
Info o hre
+
Server Error
Chyba servera
+
You should not kick yourself from this game!
Nemali by ste z tejto hry vykopnúť sám seba!
+
Joining a private Game
Pripájam sa k súkromnej hre
+
You are about to join a private game. Please enter the password!
Chcete sa pripojiť k súkromnej hre. Prosím zadajte heslo!
+
running
spúšťam
+
open
otvorená
+
hands
rozdania
+
minutes
minúty
+
double blinds
dvojité stávky
+
manual blinds order
ručné stanovenie stávok
+
Starting game. Please wait ...
Spúšťam hru. Prosím čakajte...
+
running games: %1
spustené hry: %1
+
open games: %1
otvorené hry: %1
+
players in chat: %1
hráči na chate: %1
+
connected players: %1
pripojení hráči: %1
+
%1's game
%1ova hra
@@ -1076,297 +1423,380 @@ p, li { white-space: pre-wrap; }
gameTable
+
PokerTH 0.5 - The Open-Source Texas Holdem Engine
PokerTH 0.5 - Open-Source Texas Holdem Engine
+
QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }
QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }
+
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
+
Hands
Rozdania
+
Chat
Chat
+
Log
Záznam
+
Speed:
Rýchlosť:
+
Stop
Zastaviť
+
View
- Pohľad
+ Pohľad
+
Game
Hra
+
Start Local Game ...
Spustiť lokálnu hru...
+
Ctrl+N
Ctrl+N
+
Quit
Ukončiť
+
Ctrl+Q
Ctrl+Q
+
About PokerTH ...
O PokerTH...
+
Settings ...
Nastavenia...
+
Create Network Game ...
Vytvoriť sieťovú hru...
+
Join Network Game ...
Pripojiť sa k sieťovej hre...
+
Fullscreen
Celá obrazovka
+
⌘F
⌘F
+
Show/Hide Chat Window
Zobraziť/skryť okno chatu
+
⌘C
⌘C
+
⌘H
⌘H
+
Show/Hide Log Window
Zobraziť/skryť okno s logmi
+
⌘L
⌘L
+
Show/Hide Hands Window
Zobraziť/skryť okno rozdaní
+
Ctrl+O
Ctrl+O
+
Ctrl+J
Ctrl+J
+
Ctrl+F
Ctrl+F
+
Ctrl+T
Ctrl+T
+
Ctrl+H
Ctrl+H
+
Ctrl+L
Ctrl+L
+
PokerTH 0.6 - The Open-Source Texas Holdem Engine
PokerTH 0.6 - Open-Source Texas Holdem Engine
+
Network Game
Sieťová hra
+
Internet Game ...
Internetová hra...
+
Ctrl+I
Ctrl+I
+
All In
Vsadiť všetko
+
Away
Preč
+
Manual Action (default)
Manuálna akcia (východzie)
+
Auto-Check / Auto-Fold
Auto-Ok / Auto-Zložiť
+
Auto-Check / Auto-Call-Any
Auto-Ok / Auto-Dorovnať-čokoľvek
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Open-source Engine pre Texas Holdem
+
Show/Hide Away Window
Zobraziť/skryť okno neprítomnosti
+
Ctrl+A
Ctrl+A
+
Kick
Vykopnúť
+
Vote Timeout:
Čas pre hlasovanie:
+
Yes
Áno
+
No
Nie
+
Chance
Šanca
+
Settings
- Nastavenia
+ Nastavenia
+
Configure PokerTH ...
Nastaviť PokerTH ...
+
Close
Zavrieť
+
Ctrl+X
Ctrl+X
+
Vote started by:
Hlasovanie navrhol(la):
+
Show/Hide Chance Window
Zobraziť/skryť okno so šancou
+
Ctrl+C
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
+
Stop
Zastaviť
+
Cmd+N to start a new game
- Cmd+N pre spustenie novej hry
+ Cmd+N pre spustenie novej hry
+
Ctrl+N to start a new game
- Ctrl+N pre spustenie novej hry
+ Ctrl+N pre spustenie novej hry
+
F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise
F1 - Zložiť karty/Vsadiť všetko | F2 - Zdržať sa/Dorovnať | F3 - Stávka/Zvýšiť
+
Start
Štart
+
Network Error
Chyba siete
+
Server address was not set.
Adresa servera nebola nastavená.
+
An invalid port was set (ports 0-1023 are not allowed).
Bol nastavený neplatný port (nie sú povolené porty 0-1023).
+
Could not create a socket for TCP communication.
Nepodarilo sa vytvoriť socket pre komunikáciu TCP.
+
Could not set the IP address.
Nepodarilo sa nastaviť IP adresu.
+
Could not set the port for this type of address.
Nepodarilo sa nastaviť port pre tento typ adresy.
+
The server name could not be resolved.
Meno servera sa nepodarilo resolvnúť.
+
Bind failed - please choose a different port.
Bind zlyhal - prosím, vyberte iný port.
+
Internal network error: "listen" failed.
Interná chyba siete: "listen" zlyhalo.
+
Server execution was terminated.
Spustenie servera bolo zrušené.
+
Could not connect to the server.
Nepodarilo sa pripojiť k serveru.
+
Connection timed out.
Please check the server address.
@@ -1377,367 +1807,460 @@ Prosím, skontrolujte adresu serveru.
Ak je server za NAT routrom, ubezpečte sa, že je na strane servera zapnuté presmerovanie portov (port forwarding).
+
Internal network error: "select" failed.
Interná chyba siete: "select" zlyhalo.
+
Internal network error: "send" failed.
Interná chyba siete: "send" zlyhalo.
+
Connection was closed by the server.
Spojenie bolo uzatvorené serverom.
+
Internal network error: Duplicate TCP connection.
Interná chyba siete: Duplikované TCP spojenie.
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Bol prijatý neplatný sieťový paket.
Prosím, uistite sa, že všetci hráči používajú rovnakú verziu PokerTH.
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Chyba interného stavu.
Prosím, uistite sa, že všetci hráči používajú rovnakú verziu PokerTH.
+
The PokerTH server does not support this version of the game.
Please update PokerTH.
Server PokerTH nepodporuje túto verziu hry.
Prosím, aktualizujte PokerTH.
+
Sorry, this server is already full.
Ľutujem, tento server je už plný.
+
Unable to join - the server has already started the game.
Nepodarilo sa pripojiť k hre - na serveri už začala hra.
+
Invalid password when joining the game.
Please reenter the password and try again.
Neplatné heslo pri pripájaní sa k hre.
Prosím, skúste to znovu.
+
The password is too long. Please choose another one.
Heslo je príliš dlhé. Prosím, zvoľte si iné heslo.
+
Your player name is already used by another player.
Please choose a different name.
Vaše meno hráča už používa niekto iný.
Prosím, vyberte si iné meno.
+
The player name is either too short or too long. Please choose another one.
Meno hráča je buď príliš krátke alebo príliš dlhé. Prosím, vyberte si iné.
+
The server referred to an unknown player. Aborting.
Server sa odvolal na neznámeho hráča. Ukončujem.
+
You were kicked from the server.
Boli ste vykopnutý zo serveru.
+
The client player count is invalid.
Počet hráčov klienta je neplatný.
+
An internal error occured.
Nastala interná chyba.
+
The game name is either too short or too long. Please choose another one.
Názov hry je buď príliš krátky alebo príliš dlhý. Prosím zvoľte iný názov.
+
The game could not be found.
Hru sa nepodarilo nájsť.
+
The chat text is invalid.
Text chatu je neplatný.
+
Network Notification
Sieťová notifikácia
+
You were kicked from the game.
Boli ste vykopnutý z hry.
+
Sorry, this game is already full.
Ľutujem, táto hra je už plná.
+
Chat
Chat
+
Manual mode set. You've got to choose yourself now.
- Nastavený manuálny režim. Teraz si musíte vybrať sám.
+ Nastavený manuálny režim. Teraz si musíte vybrať sám.
+
Auto mode set: Check or call any.
- Nastavený automatický režim: ísť ďalej alebo ľubovoľne zvýšiť.
+ Nastavený automatický režim: ísť ďalej alebo ľubovoľne zvýšiť.
+
Auto mode set: Check or fold.
- Nastavený automatický režim: ísť ďalej alebo zložiť.
+ Nastavený automatický režim: ísť ďalej alebo zložiť.
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Nemôžete sa pripojiť k internetovej hre lobby s prezývkou "Human Player".
Prosím vyberte si inú prezývku.
+
Internal error: The current player could not be found.
Interná chyba: Nepodarilo sa nájsť aktuálneho hráča.
+
Internal error: The current player is not active.
Interná chyba: Aktuálny hráč nie je aktívny.
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Bolo nastavených priliš veľa manuálnych stávok. Prosím upravte nastavenia manuálnych stávok.
+
An invalid avatar file was configured. Please choose a different avatar.
Bol nastavený neplatný súbor s avatarom. Prosím vyberte iného avatara.
+
The selected avatar file is too large. Please choose a different avatar.
Vybraný súbor s avatarom je príliš veľký. Prosím vyberte iného avatara.
+
The server requested a non-existing avatar.
Server si vypýtal neexistujúceho avatara.
+
Could not start game: Synchronization failed.
Nepodarilo sa spustiť hru: Zlyhala synchronizácia.
+
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Zložiť | F2 - Ok/Dorovnať | F3 - Staviť/Zvýšiť | F4 - Vsadiť všetko
+ F1 - Zložiť | F2 - Ok/Dorovnať | F3 - Staviť/Zvýšiť | F4 - Vsadiť všetko
+
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - Vsadiť všetko | F2 - Staviť/Zvýšiť | F3 - Ok/Dorovnať | F4 - Dorovnať
+ F1 - Vsadiť všetko | F2 - Staviť/Zvýšiť | F3 - Ok/Dorovnať | F4 - Dorovnať
+
The PokerTH server does not support this version of the game.
Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> and download the latest version.
PokerTH server nepodporuje túto verziu hry.
Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> a stiahnite najnovšiu verziu.
+
The player name is too short, too long or invalid. Please choose another one.
Meno hráča je príliš krátke, príliš dlhé alebo neplatné. Prosím vyberte iné.
+
The server is down for maintenance. Please try again later.
Server je mimo prevádzky kvôli údržbe. Prosím skúste to neskôr.
+
A new release of PokerTH is available.
Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> and download the latest version.
Je dostupná nová verzia PokerTH.
Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> a stiahnite najnovšiu verziu.
+
This beta release of PokerTH is outdated.
Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> and download the latest version.
Táto betaverzia PokerTH je zastaralá.
Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> a stiahnite najnovšiu verziu.
+
Closing PokerTH during network game
Zatváram PokerTH počas sieťovej hry
+
You are the hosting server. Do you want to close PokerTH anyway?
Vy ste hosťujúci server. Chcete ukončiť PokerTH i napriek tomu?
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH server nepodporuje túto verziu hry.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite najnovšiu verziu.
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Je dostupné nové vydanie PokerTH.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite si najnovšiu verziu.
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Táto betaverzia PokerTH je zastaralá.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite si najnovšiu verziu.
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Open-Source Texas Holdem Engine
+
Lobby
Lobby
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Došlo k internej chybe avatara. Prosím nahláste ju adminovi v lobby chate.
+
PokerTH - Internet Game Message
PokerTH - Správa hry na internete
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Upozornenie! Určite chcete opustiť momentálnu hru
a vrátiť sa späť do lobby?
+
You were temporarily banned from the server.
Boli ste dočasne zablokovaný na serveri.
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
Vaše pripojenie k serveru vypršalo z dôvodu neaaktivity. Stačí sa len znovu pripojiť!
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Teraz nemôžete uploadovať nový súbor s avatarom. Skúste to, prosím, o niekoľko sekúnd.
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Vaše administrátorský stav vypršal z dôvodu neaktivity. Kedykoľvek môžete vytvoriť novú hru!
+
Invalid server list URL.
Please correct the address in the settings.
Neplatné URL zoznamu serverov.
Prosím, opravte adresu v nastaveniach.
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Nepodarilo sa otvoriť MD5 súbor zoznamu serverov.
Uistite sa, prosím, že URL zoznamu serverov je správna.
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
Synchronizácia zoznamu internetových serverov PokerTH zlyhala.
Uistite sa, prosím, že URL zoznamu serverov je správna.
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
Zoznamu internetových serverov PokerTH obsahuje neplatné údaje.
Ak používate vlastný zoznam serverov, uistite sa, prosím, že má správny formát.
+
Could not unzip the PokerTH internet server list.
Nepodarilo sa rozzipovať zoznam internetových serverov PokerTH.
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
Nepodarilo sa stiahnuť zoznam internetových serverov PokerTH.
Uistite sa, prosím, že ste pripojený priamo na internet.
+
Could not open the target file when downloading the server list.
Nepodarilo sa otvoriť cieľový súbor pri sťahovaní zoznamu serverov.
+
Chance
Šanca
+
Kick
Vykopnúť
+
Do you want to kick <b>%1</b><br>from this game?
Želáte si vykopnúť <b>%1</b><br>z tejto hry?
+
<b>%1</b> secs left
zostáva <b>%1</b> sekúnd
+
vote
hlas
+
votes
hlasy(ov)
+
Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
- Proti hráčovi <b>%1</b> bol(o) <b>%2</b> <b>%3</b>.<br><b>Na vykopnutie treba <b>%4</b>.
+ Proti hráčovi <b>%1</b> bol(o) <b>%2</b> <b>%3</b>.<br><b>Na vykopnutie treba <b>%4</b>.
+
You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
- Proti vám bol(o) <b>%1</b> %2.<br><b>%3</b> hlasov je treba na vykopnutie.
+ Proti vám bol(o) <b>%1</b> %2.<br><b>%3</b> hlasov je treba na vykopnutie.
+
+
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
+
+
+
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
+
joinNetworkGameDialog
+
Join Network Game
Pridať sa k sieťovej hre
+
Connect to Network Game
Pripojiť sa k sieťovej hre
+
Server Profiles
Profily serveru
+
Name
Názov
+
Address
Adresa
+
Port
Port
+
IPv6
IPv6
+
SCTP
SCTP
+
Save
Uložiť
+
Delete
Vymazať
+
Use SCTP
Používať SCTP
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -1748,10 +2271,12 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">Čo to je?</span></a></p></body></html>
+
Use IPv6
Používať IPv6
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -1762,34 +2287,42 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">Čo to je?</span></a></p></body></html>
+
Password (optional):
Heslo (voliteľné):
+
Port:
Port:
+
IP Address / Domain Name:
IP adresa/meno domény:
+
Profile Name:
Názov profilu:
+
myServerProfile1
myServerProfile1
+
Connect
Pripojiť
+
Close
Zavrieť
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-weight:400; font-style:normal; text-decoration:none;">
@@ -1800,6 +2333,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">Čo to je?</span></a></p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-weight:400; font-style:normal; text-decoration:none;">
@@ -1813,42 +2347,51 @@ p, li { white-space: pre-wrap; }
joinNetworkGameDialogImpl
+
Load Server-Profile-File Error
Chyba pri načítaní súboru s profilom servera
+
Could not load server-profiles-file:
Nepodarilo sa prečítať súbor s profilom servera:
+
Save Server Profile Error
Chyba pri ukladaní súboru s profilom servera
+
A profile with the name: "
Profil s názvom: "
+
Read Server-Profile List Error
Chyba pri načítaní zoznamu profilov servera
+
Could not read server-profiles list
Nepodarilo sa prečítať zoznam s profilmi servera
+
Save Server-Profile-File Error
Chyba pri ukladaní súboru s profilom servera
+
Could not save server-profiles-file:
Nepodarilo sa uložiť súbor s profilom servera:
+
A profile with the name: %1 already exists.
Would you like to overwrite ?
Profil s názvom: %1 už existuje.
@@ -1858,34 +2401,42 @@ Prajete si ho prepísať?
manualBlindsOrderDialog
+
Manual Blinds Order
Manuálne stanovenie stávok
+
Delete
Vymazať
+
Add
Pridať
+
Always double blinds
Vždy dvojité stávky
+
$
$
+
Afterwards:
Potom:
+
Always raise by:
Vždy zvyšovať o:
+
Keep last blind
Ponechať poslednú stávku
@@ -1893,10 +2444,12 @@ Prajete si ho prepísať?
manualBlindsOrderDialogImpl
+
Manual Blinds Order
Manuálne stanovenie stávok
+
You cannot set more than 30 manual blinds.
Nemôžete nastaviť viac ako 30 manuálnych stávok.
@@ -1904,14 +2457,17 @@ Prajete si ho prepísať?
myMessageDialog
+
Dialog
Dialóg
+
MessageText
TextSprávy
+
Do not show this warning again.
Toto varovanie už ďalej nezobrazovať.
@@ -1919,46 +2475,57 @@ Prajete si ho prepísať?
newGameDialog
+
Start Local Game
Spustiť lokálnu hru
+
Local Game Settings
Nastavenia lokálnej hry
+
Game Speed:
Rýchlosť hry:
+
Number of players:
Počet hráčov:
+
Start Cash:
Úvodná hotovosť:
+
Small Blind:
Malá stávka naslepo:
+
Hands before raise small blind:
Počet rozdaní pred zvýšením malej stávky naslepo:
+
Blinds
Stávky
+
Use saved blinds settings
Použiť uložené nastavenia stávok
+
Change blinds settings ...
Zmeniť nastavenia stávok...
+
$
$
@@ -1966,22 +2533,27 @@ Prajete si ho prepísať?
selectAvatarDialog
+
Please select an avatar
Prosím, vyberte si avatara
+
Select an avatar
Vybrať avatara
+
Load avatar from external file
Načítať avatara z externého súboru
+
People
Ľudia
+
Miscellaneous
Rozličné
@@ -1989,38 +2561,46 @@ Prajete si ho prepísať?
selectAvatarDialogImpl
+
Avatar File Error
Chyba súboru s avatarom
+
Please select an avatar from the list!
Prosím, vyberte si avatara zo zoznamu!
+
The entered avatar picture doesn't exists.
Please enter an valid picture!
Zadaný obrázok avatara neexistuje.
Prosím, zadajte platný obrázok!
+
Select external avatar picture
Vyberte externý obrázok avatara
+
Images (*.png)
Obrázky (*.png)
+
The file size of the chosen picture is too big. (max. 30KB)
Please choose a smaller picture!
Veľkosť súboru vybraného obrázku je príliš veľká. (max. 30KB)
Prosím vyberte menší obrázok!
+
Images (*.png *.jpg *.gif)
Obrázky (*.png *.jpg *.gif)
+
The entered avatar picture doesn't exist.
Please enter an valid picture!
Zadaný obrázok s avatarom neexistuje.
@@ -2030,34 +2610,42 @@ Prosím zadajte platný obrázok!
settingsDialog
+
Settings
Nastavenia
+
Play sound effects
Prehrávať zvukové efekty
+
Sound Volume:
Hlasitosť zvuku:
+
10
10
+
Show flip-card animation
Ukazovať animáciu otáčania kariet
+
Flipside of Cards
Ruby kariet
+
Own flipside picture:
Vlastný obrázok na rube kariet:
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -2068,158 +2656,197 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Poznámka: Najlepšiu kvalitu dosiahnte pri veľkosti obrázka </span><span style=" font-weight:600; font-style:italic;">šírka=100, výška=140.</span></p></body></html>
+
Default
Implicitný
+
Show buttons for small blind and big blind
Zobrazovať tlačidlá pre malú a veľkú stávku
+
Show fade-out animation for non-winning cards
Animácia stmavenia nevýherných kariet
+
Show statusbar messages
- Zobrazovať správy v stavovom riadku
+ Zobrazovať správy v stavovom riadku
+
Show left toolbox
Zobrazovať ľavú nástrojovú lištu
+
Interface
Interface
+
Show intro on startup
- Zobrazovať na začiatku intro
+ Zobrazovať na začiatku intro
+
Show right toolbox
Zobrazovať pravú nástrojovú lištu
+
Show game settings dialog on every new game
Zobrazovať dialógové okno s nastaveniami pred každou novou hrou
+
Hands before raise small blind:
Počet rozdaní pred zvýšením malej stávky naslepo:
+
Number of players:
Počet hráčov:
+
Local Game Default Settings
Implicitné nastavenia lokálnej hry
+
Small Blind:
Malá stávka naslepo:
+
Game Speed:
Rýchlosť hry:
+
Start Cash:
Úvodná hotovosť:
+
Pause between hands (press "start" button to go on)
Prestávka medzi rozdaniami (stlačte tlačidlo "start" pre pokračovanie)
+
0.4 (current)
0.4 (aktuálna)
+
Engine Version:
Verzia enginu:
+
Server Settings
Nastavenia servera
+
Server Password:
Heslo servera:
+
Server Port:
Port servera:
+
Use SCTP
Používať SCTP
+
Use IPv6
Používať IPv6
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Ipv6">Čo je to?</a>
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Čo je to?</a>
+
Network Game Default Settings
Implicitné nastavenia sieťovej hry
+
Game Speed for computer opponents:
Rýchlosť hry počítačových súperov:
+
Maximum number of players:
Maximálny počet hráčov:
+
Engine Version for computer opponents:
Verzia enginu pre počítačových súperov:
+
Timeout for player action (sec):
Časový limit pre hráčovu akciu (sek):
+
Player Nicks
Prezývky hráčov
+
Computer Engine
Počítačový engine
+
Opponent 6:
Súper 6:
+
Opponent 5:
Súper 5:
+
Opponent 4:
Súper 4:
+
Opponent 3:
Súper 3:
+
Opponent 2:
Súper 2:
+
Opponent 1:
Súper 1:
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
@@ -2230,166 +2857,207 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Poznámka: Najlepšiu kvalitu má avatar pri veľkosti obrázka </span><span style=" font-weight:600; font-style:italic;">šírka=50, výška=50.</span></p></body></html>
+
Human Player:
Ľudský hráč:
+
Enable/Disable Logging
Zapnúť/vypnúť zaznamenávanie
+
Store log files for
Ukladať log súbory
+
Day(s)
Deň(dní)
+
Log File Directory:
Adresár s log súborom:
+
Write log after every:
Zapísať log pri každom:
+
action (high frequent disc access)
akcia (častý prístup na disk)
+
hand (medium disc access)
rozdanie (stredný prístup na disk)
+
game (low disc access)
hra (nízky prístup na disk)
+
Log Messages
Zaznamenávať správy
+
Local Game Settings
Nastavenia lokálnej hry
+
Network Game Settings
Nastavenia sieťovej hry
+
Show own cards only on mouse click
Zobraziť vlastné karty iba pri kliknutí myšou
+
QLabel { font-weight: bold; }
QLabel { font-weight: bold; }
+
Sound
Zvuk
+
Network Server Settings
Sieťové nastavenia servera
+
Internet Game Settings
Nastavenia internetovej hry
+
Internet Server Settings (Dedicated Server)
Nastavenia internetového servera (Dedikovaný server)
+
Server Address:
Adresa servera:
+
Use password for private game:
Použiť heslo pre súkromnú hru:
+
chat.freenode.net
chat.freenode.net
+
Channel:
Kanál:
+
#pokerth
#pokerth
+
Reverse order of F-Keys (F1 - F3)
Opačné poradie F-klávesov (F1 - F3)
+
First small blind:
Prvá stávka:
+
Raise blinds:
Zvyšovať stávky:
+
Every:
Každých:
+
hands
rozdaní
+
minutes
minút
+
Raise mode:
Režim zvyšovania:
+
Always double blinds
Vždy dvojnásobné stávky
+
Manual blinds order:
Ručné stanovenie stávok:
+
Edit ...
Upraviť...
+
Language:
Jazyk:
+
Sound Categories
Kategórie zvuku
+
Play game actions sounds like "check", "call", "raise"
Prehrávať zvuky pre herné akcie ako "ok", "dorovnať", "zvýšiť"
+
Play lobby chat notifications
Prehrávať notifikácie lobby chatu
+
Play network/internet game notifications like "player joined the game"
Prehrávať notifikácie sieťovej/internetovej hry ako "hráč sa pripojil k hre"
+
Enable/Disable Lobby Chat (IRC Server)
Zapnúť/vypnúť lobby chat (IRC server)
+
Player Nicks/Avatars
Prezývka/avatar hráča
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -2400,22 +3068,27 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Poznámka: Východzie </span><span style=" font-weight:600; font-style:italic;">Nastavenia hry</span><span style=" font-style:italic;"> ako "Maximálny počet hráčov", "Úvodná hotovosť" a "Malá stávka" budú použité </span><span style=" font-weight:600; font-style:italic;">z nastavení sieťovej hry.</span></p></body></html>
+
Reverse order of F-Keys (F1 - F4)
Opačné poradie F-klávesov (F1 - F4)
+
Network / Internet Game
Sieťová / Internetová hra
+
Switch keyboard focus to bet-input-field if it's your turn
Prepnúť zameranie klávesnice na políčko stávka-vstup, keď ste na ťahu
+
Channel Password:
Heslo na kanál:
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2426,18 +3099,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Poznámka: Najlepšia kvalita pri pomere strán obrázka </span><span style=" font-weight:600; font-style:italic;">šírka=100, výška=140.</span></p></body></html>
+
$
$
+
Timeout for player action:
Časový limit pre hráčovu akciu:
+
s
s
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2448,6 +3125,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Poznámka: Východzie </span><span style=" font-weight:600; font-style:italic;">nastavenie hry</span><span style=" font-style:italic;"> ako "Maximálny počet hráčov", "Úvodná hotovosť" a "Malá stávka" budú použité </span><span style=" font-weight:600; font-style:italic;">z nastavenia sieťovej hry..</span></p></body></html>
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2458,97 +3136,192 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Poznámka: Najlepšia kvalita avatara pri pomere strán obrázka </span><span style=" font-weight:600; font-style:italic;">šírka=50, výška=50.</span></p></body></html>
+
Automatic Server Configuration URL
URL Automatickej konfigurácie servera
+
Serverlist Address:
Adresa zoznamu serverov:
+
Manual Server Configuration
Manuálne nastavenie serveru
+
Day(s)
Deň(Dní)
+
Local Game
Miestna hra
+
Network Game
Sieťová hra
+
Internet Game
Internetová hra
+
Nicks/Avatars
Prezývky/avatary
+
Show cards chance monitor
Zobraziť monitor šancí kariet
+
Internet Server
Internetový server
+
Lobby Chat (IRC)
Lobby Chat (IRC)
+
Password:
Heslo:
+
Avatar Server:
Server s avatarmi:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Súper 1: {7:?}
+
+
+
+ Opponent 8:
+ Súper 1: {8:?}
+
+
+
+ Opponent 10:
+ Súper 1: {10:?}
+
settingsDialogImpl
+
Settings Error
Chyba v nastaveniach
+
The entered flipside picture doesn't exists.
Please enter an valid picture!
Zvolený obrázok pre rub kariet neexistuje.
Prosím, vyberte platný obrázok!
+
The log file directory doesn't exists.
Please select an valid directory!
Súbor pre log súbor neexistuje.
Prosím, vyberte platný adresár!
+
Select your flipside picture
Vyberte si obrázok pre rub kariet
+
Images (*.png)
Obrázky (*.png)
+
Open Directory
Otvoriť adresár
+
Images (*.png *.jpg *.gif)
Obrázky (*.png *.jpg *.gif)
+
Blinds Error
Chyba stávok
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2557,153 +3330,297 @@ je menší ako momentálna prvá malá stávka!
Hodnota prvej malej stávky bude nastavená na maximálnu možnú úroveň.
+
Dutch
Holandsky
+
English
Anglicky
+
French
Francúzsky
+
German
Nemecky
+
Hungarian
Maďarsky
+
Norse
Nórsky
+
Portuguese
Portugalsky
+
Russian
Rusky
+
Turkish
Turecky
+
Language Changed
Zmenený jazyk
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Zmenili ste jazyk aplikácie na %1.
Prosím reštartujte PokerTH pre načítanie nového jazyka!
+
Italian
Taliansky
+
Slovak
Slovensky
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Zadaný obrázok pre rub karty neexistuje.
Prosím zadajte platný obrázok!
+
The log file directory doesn't exist.
Please select an valid directory!
Adresár pre súbor s logmi neexistuje.
Prosím zadajte platný adresár!
+
Norwegian
Nórsky
+
Spanish
Španielsky
+
Bulgarian
Bulharsky
+
Polish
Poľsky
+
Chinese
Čínsky
+
Greek
Grécky
+
Swedish
Švédsky
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
Zadaná adresa zoznamu serverov nie je platná URL.
Zadajte, prosím, platnú adresu zoznamu serverov!
+
Finnish
Fínsky
+
Danish
Dánsky
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
+
Start Network Game
Spustiť sieťovú hru
+
Maximum number of players:
Maximálny počet hráčov:
+
0
0
+
Kick
Vykopnúť
+
Connected Players
Pripojení hráči
+
Start Game
Spustiť hru
+
Cancel
Zrušiť
+
Fill up with computer opponents
Vyplniť počítačovými súpermi
+
Kick Player
Vykopnúť hráča
+
Chat
Chat
@@ -2711,10 +3628,12 @@ Zadajte, prosím, platnú adresu zoznamu serverov!
startNetworkGameDialogImpl
+
Server Error
Chyba servera
+
You should not kick yourself from this game!
Nemali by ste z hry vykopnúť sám seba!
@@ -2722,139 +3641,182 @@ Zadajte, prosím, platnú adresu zoznamu serverov!
startWindow
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6.3 - Open-Source Texas Holdem Engine
+
&2 Internet Game
&2 Internetová hra
+
&3 Create Network Game
&3 Vytvoriť sieťovú hru
+
&4 Join Network Game
&4 Pridať sa k sieťovej hre
+
&1 Start Local Game
&1 Spustiť miestnu hru
+
PokerTH
- PokerTH
+ PokerTH
+
Network Game
Sieťová hra
+
Settings
- Nastavenia
+ Nastavenia
+
About
O
+
Start Local Game ...
Spustiť lokálnu hru...
+
Ctrl+N
Ctrl+N
+
Internet Game ...
Internetová hra...
+
Ctrl+I
Ctrl+I
+
About PokerTH
O PokerTH
+
Configure PokerTH ...
Nastaviť PokerTH ...
+
Quit
Ukončiť
+
Create Network Game ...
Vytvoriť sieťovú hru...
+
Join Network Game ...
Pripojiť sa k sieťovej hre...
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
+
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Open-Source Texas Holdem Engine
+ PokerTH %1 - Open-Source Texas Holdem Engine
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Nemôžete sa pripojiť k internetovej hre lobby s prezývkou "Human Player".
Prosím vyberte si inú prezývku.
+
Network Error
Chyba siete
+
Server address was not set.
Adresa servera nebola nastavená.
+
An invalid port was set (ports 0-1023 are not allowed).
Bol nastavený neplatný port (nie sú povolené porty 0-1023).
+
Could not create a socket for TCP communication.
Nepodarilo sa vytvoriť socket pre komunikáciu TCP.
+
Could not set the IP address.
Nepodarilo sa nastaviť IP adresu.
+
Could not set the port for this type of address.
Nepodarilo sa nastaviť port pre tento typ adresy.
+
The server name could not be resolved.
Meno servera sa nepodarilo resolvnúť.
+
Bind failed - please choose a different port.
Bind zlyhal - prosím, vyberte iný port.
+
Internal network error: "listen" failed.
Interná chyba siete: "listen" zlyhalo.
+
Server execution was terminated.
Spustenie servera bolo zrušené.
+
Could not connect to the server.
Nepodarilo sa pripojiť k serveru.
+
Connection timed out.
Please check the server address.
@@ -2865,219 +3827,273 @@ Prosím, skontrolujte adresu serveru.
Ak je server za NAT routrom, ubezpečte sa, že je na strane servera zapnuté presmerovanie portov (port forwarding).
+
Internal network error: "select" failed.
Interná chyba siete: "select" zlyhalo.
+
Internal network error: "send" failed.
Interná chyba siete: "send" zlyhalo.
+
Connection was closed by the server.
Spojenie bolo uzatvorené serverom.
+
Internal network error: Duplicate TCP connection.
Interná chyba siete: Duplikované TCP spojenie.
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Bol prijatý neplatný sieťový paket.
Prosím, uistite sa, že všetci hráči používajú rovnakú verziu PokerTH.
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Chyba interného stavu.
Prosím, uistite sa, že všetci hráči používajú rovnakú verziu PokerTH.
+
Invalid server list URL.
Please correct the address in the settings.
Neplatné URL zoznamu serverov.
Prosím, opravte adresu v nastaveniach.
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Nepodarilo sa otvoriť MD5 súbor zoznamu serverov.
Uistite sa, prosím, že URL zoznamu serverov je správna.
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
Synchronizácia zoznamu internetových serverov PokerTH zlyhala.
Uistite sa, prosím, že URL zoznamu serverov je správna.
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
Zoznam internetových serverov PokerTH obsahuje neplatné údaje.
Ak používate vlastný zoznam serverov, uistite sa, prosím, že má správny formát.
+
Could not unzip the PokerTH internet server list.
Nepodarilo sa rozzipovať zoznam internetových serverov PokerTH.
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
Nepodarilo sa stiahnuť zoznam internetových serverov PokerTH.
Uistite sa, prosím, že ste pripojený priamo na internet.
+
Could not open the target file when downloading the server list.
Nepodarilo sa otvoriť cieľový súbor pri sťahovaní zoznamu serverov.
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH server nepodporuje túto verziu hry.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite najnovšiu verziu.
+
Sorry, this server is already full.
Ľutujem, tento server je už plný.
+
Invalid password when joining the game.
Please reenter the password and try again.
Neplatné heslo pri pripájaní sa k hre.
Prosím, skúste to znovu.
+
The password is too long. Please choose another one.
Heslo je príliš dlhé. Prosím, zvoľte si iné heslo.
+
Your player name is already used by another player.
Please choose a different name.
Vaše meno hráča už používa niekto iný.
Prosím, vyberte si iné meno.
+
The player name is too short, too long or invalid. Please choose another one.
Meno hráča je príliš krátke, príliš dlhé alebo neplatné. Prosím vyberte iné.
+
The game name is either too short or too long. Please choose another one.
Názov hry je buď príliš krátky alebo príliš dlhý. Prosím zvoľte iný názov.
+
The game could not be found.
Hru sa nepodarilo nájsť.
+
The chat text is invalid.
Text chatu je neplatný.
+
The server referred to an unknown player. Aborting.
Server sa odvolal na neznámeho hráča. Ukončujem.
+
Internal error: The current player could not be found.
Interná chyba: Nepodarilo sa nájsť aktuálneho hráča.
+
Internal error: The current player is not active.
Interná chyba: Aktuálny hráč nie je aktívny.
+
You were kicked from the server.
Boli ste vykopnutý zo serveru.
+
You were temporarily banned from the server.
Boli ste dočasne zablokovaný na serveri.
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
Vaše pripojenie k serveru vypršalo z dôvodu neaaktivity. Stačí sa len znovu pripojiť!
+
The client player count is invalid.
Počet hráčov klienta je neplatný.
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Bolo nastavených priliš veľa manuálnych stávok. Prosím upravte nastavenia manuálnych stávok.
+
An invalid avatar file was configured. Please choose a different avatar.
Bol nastavený neplatný súbor s avatarom. Prosím vyberte iného avatara.
+
The selected avatar file is too large. Please choose a different avatar.
Vybraný súbor s avatarom je príliš veľký. Prosím vyberte iného avatara.
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Teraz nemôžete uploadovať nový súbor s avatarom. Skúste to, prosím, o niekoľko sekúnd.
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Došlo k internej chybe avatara. Prosím nahláste ju adminovi v lobby chate.
+
Could not start game: Synchronization failed.
Nepodarilo sa spustiť hru: Zlyhala synchronizácia.
+
The server is down for maintenance. Please try again later.
Server je mimo prevádzky kvôli údržbe. Prosím skúste to neskôr.
+
An internal error occured.
Nastala interná chyba.
+
Network Notification
Sieťová notifikácia
+
You were kicked from the game.
Boli ste vykopnutý z hry.
+
Sorry, this game is already full.
Ľutujem, táto hra je už plná.
+
Unable to join - the server has already started the game.
Nepodarilo sa pripojiť k hre - na serveri už začala hra.
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Vaše administrátorský stav vypršal z dôvodu neaktivity. Kedykoľvek môžete vytvoriť novú hru!
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Je dostupné nové vydanie PokerTH.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite si najnovšiu verziu.
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Táto betaverzia PokerTH je zastaralá.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite si najnovšiu verziu.
+
Server Message
Správa serveru
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
+
Timeout Warning
Varovanie pred vypršaním
+
Please click "OK" to stop the countdown!
Prosím, kliknite na "OK" pre zastavenie počítadla!
+
You are game-admin of an open game which will time out in %1 seconds.
Ste administrátorom otvorenej hry, ktorá vyprší o %1 sekúnd.
+
Your connection is about to time out due to inactivity in %1 seconds.
Vaše spojenie vyprší z dôvodu neaktivity o %1 sekúnd.
@@ -3085,18 +4101,22 @@ Prosím, vyberte si iné meno.
waitForServerToStartGameDialog
+
Waiting for Server ...
Čakám na server...
+
Connected Players
Pripojení hráči
+
Waiting for the server to start the game ...
Čakám na server, aby začal hru...
+
Cancel
Zrušiť
diff --git a/ts/pokerth_sv.ts b/ts/pokerth_sv.ts
index faef6274..3e52f3a4 100644
--- a/ts/pokerth_sv.ts
+++ b/ts/pokerth_sv.ts
@@ -1,18 +1,111 @@
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Du kan inte kicka dig själv!
-
+
You cannot kick any player - You are not game admin!
Du kan inte kicka någon - Du är inte administratör!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -74,10 +167,28 @@
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
Om
@@ -99,32 +210,32 @@
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
-
+
Project
Projekt
-
+
Translation
Översättning
-
+
Thanks to
Tack till
-
+
License
Licens
-
+
Close
Stäng
@@ -228,7 +339,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Poker-motor för det populära pokerspelet "Texas Hold'em"
+ - Poker-motor för det populära pokerspelet "Texas Hold'em"
- Lokala spel med upp till 6 dator-styrda motståndare
- Nätverksspel för att möta andra motståndare
- Skrivet i C++/Qt4
@@ -237,72 +348,89 @@ p, li { white-space: pre-wrap; }
{6 ?} {4
?} {2006-2008,?}
-
-
+
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, linux package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
-
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
Om PokerTH %1
@@ -310,77 +438,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Inställningar för mörkar
-
+
First small blind:
Ursprunglig liten mörk:
-
+
Raise blinds:
Höj mörkar:
-
+
Every:
Var:
-
+
hands
hand
-
+
minutes
minut
-
+
Raise mode:
Mörk-läge:
-
+
Always double blinds
Dubbla mörkar vid höjning
-
+
Manual blinds order:
Manuell ordning:
-
+
Delete
Ta bort
-
+
Add
Lägg till
-
+
Afterwards:
Efteråt:
-
+
Always raise by:
Höj alltid med:
-
+
$
SEK
-
+
Keep last blind
Behåll senaste mörk-nivån
@@ -460,72 +588,72 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Internet Game
Skapa Internet-spel
-
+
Internet Game Settings
Inställningar för Internet-spel
-
+
Maximum number of players:
Maximalt antal spelare:
-
+
Start Cash:
Inköp:
-
+
$
SEK
-
+
Blinds
Mörkar
-
+
Use saved blinds settings
Använd tidigare mörkar
-
+
Change blinds settings ...
Ändra mörkar ...
-
+
Game Speed for computer opponents:
Hastighet för dator-spelare:
-
+
Timeout for player action:
Tid att agera på:
-
+
s
s
-
+
Password:
Lösenord:
-
+
Create Game
Skapa spel
-
+
Cancel
Avbryt
@@ -533,67 +661,67 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Skapa nätverks-spel
-
+
Network Game Settings
Inställningar för Nätverks-spel
-
+
Maximum number of players:
Maximalt antal spelare:
-
+
Start Cash:
Inköp:
-
+
$
SEK
-
+
Blinds
Mörkar
-
+
Use saved blinds settings
Använd tidigare mörkar
-
+
Change blinds settings ...
Ändra mörkar ...
-
+
Game Speed for computer opponents:
Hastighet för dator-spelare:
-
+
Timeout for player action:
Tid att agera på:
-
+
s
s
-
+
Create Game
Skapa spel
-
+
Cancel
Avbryt
@@ -696,25 +824,34 @@ p, li { white-space: pre-wrap; }
Lämna spel
-
+
Join any game
Anslut till slumpvalt spel
-
+
Create Game
Skapa spel
-
+
Join Game
Anslut till spel
-
+
Lobby-Chat
Lobby-chat
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -807,54 +944,54 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Den öppna pokermotorn för Texas Hold'em
-
+
Hands
Kombinationer
-
+
Chat
Chatt
-
+
Log
Logg
-
+
Away
Frånvarande
-
+
Manual Action (default)
Manuell handling (förval)
-
+
Auto-Check / Auto-Fold
Automatiskt Passa / Lägga sig
-
+
Auto-Check / Auto-Call-Any
Automatiskt Passa / Syna Allt
-
+
Speed:
Hastighet:
View
- Visa
+ Visa
@@ -867,195 +1004,205 @@ p, li { white-space: pre-wrap; }
Nätverksspel
-
+
Start Local Game ...
Starta lokalt spel
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Avsluta
-
+
Ctrl+Q
Ctrl+Q
-
+
About PokerTH ...
Om PokerTH
-
+
Settings ...
Inställningar
-
+
Create Network Game ...
Skapa nätverks-spel
-
+
Ctrl+O
Ctrl+O
-
+
Join Network Game ...
Anslut till nätverks-spel
-
+
Ctrl+J
Ctrl+J
-
+
Fullscreen
Helskärm
-
+
Ctrl+F
Ctrl+F
-
+
Show/Hide Chat Window
Visa/Göm chatten
-
+
Ctrl+T
Ctrl+T
-
+
Show/Hide Hands Window
Visa/Göm kombinationer
-
+
Ctrl+H
Ctrl+H
-
+
Show/Hide Log Window
Visa/Göm loggen
-
+
Ctrl+L
Ctrl+L
-
+
Internet Game ...
Internetspel
-
+
Ctrl+I
Ctrl+I
-
+
Show/Hide Away Window
Visa/Göm Frånvaro-fönstret
-
+
Ctrl+A
Ctrl+A
-
+
Kick
-
+
Vote Timeout:
-
+
Yes
-
+
No
-
+
Chance
Settings
- Inställningar
+ Inställningar
-
+
Configure PokerTH ...
-
+
Close
Stäng
-
+
Ctrl+X
-
+
Vote started by:
-
+
Show/Hide Chance Window
-
+
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
-
+
Stop
Sluta
Cmd+N to start a new game
- Cmd+N för att starta ett nytt spel
+ Cmd+N för att starta ett nytt spel
Ctrl+N to start a new game
- Ctrl+N för att starta ett nytt spel
+ Ctrl+N för att starta ett nytt spel
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Den öppna pokermotorn för Texas Hold'em
@@ -1069,20 +1216,20 @@ Välj ett nytt namn.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Lägg | F2 - Pass/Syn | F3 - Satsa/Höj | F4 - "All in" (Satsa allt)
+ F1 - Lägg | F2 - Pass/Syn | F3 - Satsa/Höj | F4 - "All in" (Satsa allt)
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - "All in" (Satsa allt) | F2 - Satsa/Höj | F3 - Pass/Syn | F4 - Lägg
+ F1 - "All in" (Satsa allt) | F2 - Satsa/Höj | F3 - Pass/Syn | F4 - Lägg
-
+
Start
Starta
-
+
Lobby
Lobby
@@ -1328,83 +1475,83 @@ Vänligen välj ett nytt namn.
Manual mode set. You've got to choose yourself now.
- Manuellt läge valt. Du måste själv agera nu.
+ Manuellt läge valt. Du måste själv agera nu.
Auto mode set: Check or call any.
- Automatiskt läge valt: Pass eller Syna allt.
+ Automatiskt läge valt: Pass eller Syna allt.
Auto mode set: Check or fold.
- Automatiskt läge valt: Pass eller Lägg.
+ Automatiskt läge valt: Pass eller Lägg.
-
+
Chat
Chatt
-
+
Closing PokerTH during network game
Stänger PokerTH under nätverksspel
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Du är värdserver för spelet, vill du stänga ner i alla fall?
-
+
PokerTH - Internet Game Message
PokerTH - Internetspels-meddelande
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
OBS! Vill du verkligen lämna det nuvarande spelet
och återvända till lobbyn?
-
+
Chance
-
+
Kick
-
+
Do you want to kick <b>%1</b><br>from this game?
-
+
<b>%1</b> secs left
-
+
vote
-
+
votes
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
@@ -1577,42 +1724,42 @@ Vill du skriva över den?
manualBlindsOrderDialog
-
+
Manual Blinds Order
Manuell mörk-ordning
-
+
Delete
Ta bort
-
+
$
SEK
-
+
Add
Lägg till
-
+
Afterwards:
Efteråt:
-
+
Always double blinds
Dubbla mörkar vid höjning
-
+
Always raise by:
Höj alltid med:
-
+
Keep last blind
Behåll senaste mörk-nivån
@@ -1651,47 +1798,47 @@ Vill du skriva över den?
newGameDialog
-
+
Start Local Game
Starta lokalt spel
-
+
Local Game Settings
Inställningar för Lokalt Spel
-
+
Number of players:
Antal spelare:
-
+
Start Cash:
Inköp:
-
+
$
SEK
-
+
Blinds
Mörkar
-
+
Use saved blinds settings
Använd tidigare mörkar
-
+
Change blinds settings ...
Ändra mörkar ...
-
+
Game Speed:
Hastighet:
@@ -1764,7 +1911,7 @@ Välj en giltig bild.
settingsDialog
-
+
Settings
Inställningar
@@ -1774,72 +1921,72 @@ Välj en giltig bild.
QLabel { font-weight: bold; }
-
+
Interface
Gränssnitt
-
+
Language:
Språk:
Show intro on startup
- Visa splash vid programstart
+ Visa splash vid programstart
Show statusbar messages
- Visa statusmeddelanden
+ Visa statusmeddelanden
-
+
Show fade-out animation for non-winning cards
Skugga icke-vinnande kort
-
+
Show flip-card animation
Visa kort-animeringar
-
+
Show buttons for small blind and big blind
Visa knappar för lilla och stora mörken
-
+
Show own cards only on mouse click
Visa egna kort enbart vid musklick
-
+
Reverse order of F-Keys (F1 - F4)
Vänd på ordningen av F-knapparna (F1 - F4)
-
+
Network / Internet Game
Nätverk- / Internetspel
-
+
Switch keyboard focus to bet-input-field if it's your turn
But fokus till satsningsrutan vid din tur
-
+
Flipside of Cards
Baksida till kort
-
+
Own flipside picture:
Egen baksidesbild:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -1850,197 +1997,197 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">OBS: Bäst bildkvalité med mått motsvarande </span><span style=" font-weight:600; font-style:italic;">bredd=100, höjd=140.</span></p></body></html>
-
+
Default
Standard
-
+
Sound
Ljud
-
+
Play sound effects
Spela ljudeffekter
-
+
Sound Volume:
Volym:
-
+
10
10
-
+
Sound Categories
Ljud-kategorier
-
+
Play game actions sounds like "check", "call", "raise"
Spela ljud under partiet för handlingar som "pass", "syn", "höjning"
-
+
Play lobby chat notifications
Spela upp ljud i lobby-chatten
-
+
Play network/internet game notifications like "player joined the game"
Spela upp ljud vid nätverks- och internetspel, t ex "spelare anslöt till spelet"
-
+
Local Game Settings
Inställningar för Lokalt Spel
-
+
Number of players:
Antal spelare:
-
+
Start Cash:
Inköp:
-
+
$
SEK
-
+
First small blind:
Ursprunglig liten mörk:
-
+
Raise blinds:
Höj mörkar:
-
+
Every:
Var:
-
+
hands
hand
-
+
minutes
minut
-
+
Raise mode:
Mörk-läge:
-
+
Always double blinds
Dubbla mörkar vid höjning
-
+
Manual blinds order:
Manuell ordning:
-
+
Edit ...
Redigera ...
-
+
Game Speed:
Hastighet:
-
+
Pause between hands (press "start" button to go on)
Pausa mellan händerna (tryck på start-knappen för att fortsätta)
-
+
Show game settings dialog on every new game
Visa inställningsrutan vid varje nytt spel
-
+
Network Game Settings
Inställningar för Nätverks-spel
-
+
Maximum number of players:
Maximalt antal spelare:
-
+
Game Speed for computer opponents:
Hastighet för dator-spelare:
-
+
Timeout for player action:
Tid att agera på:
-
+
s
s
-
+
Network Server Settings
Inställningar för Nätverks-server
-
+
Server Password:
Serverlösenord:
-
+
Server Port:
Serverport:
-
+
Use SCTP
Använd SCTP
-
+
Use IPv6
Använd IPv6
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://sv.wikipedia.org/wiki/Ipv6">Vad är det här?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://sv.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Vad är det här?</a>
-
+
Internet Game Settings
Inställningar för Internet-spel
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2056,12 +2203,12 @@ p, li { white-space: pre-wrap; }
Inställningar för Internetserver (dedikerad server)
-
+
Server Address:
Serveradress:
-
+
Use password for private game:
Använd lösenord för privat spel:
@@ -2071,17 +2218,17 @@ p, li { white-space: pre-wrap; }
Aktivera/Stäng av Lobby-chat (IRC-server)
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Kanal:
-
+
#pokerth
#pokerth
@@ -2096,42 +2243,42 @@ p, li { white-space: pre-wrap; }
Spelarnas namn
-
+
Computer Engine
Spelmotor
-
+
Opponent 6:
Motståndare 6:
-
+
Opponent 5:
Motståndare 5:
-
+
Opponent 4:
Motståndare 4:
-
+
Opponent 3:
Motståndare 3:
-
+
Opponent 2:
Motståndare 2:
-
+
Opponent 1:
Motståndare 1:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2142,17 +2289,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">OBS: Bäst avatar-kvalité uppnås med stoleksförhållande </span><span style=" font-weight:600; font-style:italic;">bredd=50, höjd=50.</span></p></body></html>
-
+
Human Player:
Mänsklig spelare:
-
+
Enable/Disable Logging
Aktivera/stäng av logg-funktionen
-
+
Store log files for
Lagra logg-filer i
@@ -2162,37 +2309,37 @@ p, li { white-space: pre-wrap; }
Dag(ar)
-
+
Log File Directory:
Katalog för loggar:
-
+
Write log after every:
Skriv till log efter varje:
-
+
action (high frequent disc access)
handling (många skrivningar till disk)
-
+
hand (medium disc access)
hand (medelmånga skrivningar till disk)
-
+
game (low disc access)
parti (få skrivningar till disk)
-
+
Log Messages
Loggmeddelanden
-
+
Player Nicks/Avatars
Spelarnamn/avatarer
@@ -2202,196 +2349,269 @@ p, li { white-space: pre-wrap; }
Visa vänster verktygsruta
-
+
Show right toolbox
Visa höger verktygsruta
-
+
Show left toolbox
-
+
Automatic Server Configuration URL
-
+
Serverlist Address:
-
+
Manual Server Configuration
-
+
Day(s)
-
+
Local Game
-
+
Network Game
Nätverksspel
-
+
Internet Game
-
+
Nicks/Avatars
-
+
Show cards chance monitor
-
+
Internet Server
-
+
Lobby Chat (IRC)
-
+
Password:
Lösenord:
-
+
Avatar Server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Motståndare 1: {7:?}
+
+
+
+ Opponent 8:
+ Motståndare 1: {8:?}
+
+
+
+ Opponent 10:
+ Motståndare 1: {10:?}
+
settingsDialogImpl
-
+
Dutch
Holländska
-
+
English
Engelska
-
+
French
Franska
-
+
German
Tyska
-
+
Hungarian
Ungerska
-
+
Italian
Italienska
-
+
Norwegian
Norska
-
+
Portuguese
Portugisiska
-
+
Russian
Ryska
-
+
Slovak
Slovakiska
-
+
Spanish
Spanska
-
+
Turkish
Turkiska
-
+
Settings Error
Inställningsfel
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Den angivna kortbilden finns inte.
Välj en giltig bild.
-
+
The log file directory doesn't exist.
Please select an valid directory!
Den angivna mappen finns inte.
Välj en giltig mapp för loggfiler.
-
+
Language Changed
Nytt språk valt
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Du har bytt språk till %1.
Starta om PokerTH för att se förändringen.
-
+
Select your flipside picture
Välj bild för kortens baksida
-
+
Images (*.png *.jpg *.gif)
Bilder (*.png *.jpg *.gif)
-
+
Open Directory
Öppna mapp
-
+
Blinds Error
Mörk-fel
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2400,46 +2620,155 @@ This first-small-blind-value will be set to maximum allowed value.
Det kommer sättas till det maximalt tillåtna värdet.
-
+
Bulgarian
Bulgariska
-
+
Polish
Polska
-
+
Chinese
-
+
Greek
-
+
Swedish
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
-
+
Finnish
-
+
Danish
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -2505,44 +2834,39 @@ Please enter a valid server list address!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
-
+
&2 Internet Game
-
+
&3 Create Network Game
-
+
&4 Join Network Game
-
+
&1 Start Local Game
-
- PokerTH
-
-
-
-
+
Network Game
Nätverksspel
Settings
- Inställningar
+ Inställningar
@@ -2550,127 +2874,137 @@ Please enter a valid server list address!
Om
-
+
Start Local Game ...
Starta lokalt spel
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
Internetspel
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
-
+
Configure PokerTH ...
-
+
Quit
Avsluta
-
+
Create Network Game ...
Skapa nätverks-spel
-
+
Join Network Game ...
Anslut till nätverks-spel
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Den öppna pokermotorn för Texas Hold'em
+ PokerTH %1 - Den öppna pokermotorn för Texas Hold'em
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
Du kan inte delta i Internetsepl med namnet "Human Player".
Välj ett nytt namn.
-
+
Network Error
Nätverksfel
-
+
Server address was not set.
Ingen server-adress angiven
-
+
An invalid port was set (ports 0-1023 are not allowed).
En ogiltig port var angiven (port 0-1023 är ogiltig).
-
+
Could not create a socket for TCP communication.
Kunde inte etablera TCP-kommunikation.
-
+
Could not set the IP address.
Kunde inte bestämma IP-adress.
-
+
Could not set the port for this type of address.
Kunde inte ställa in porten för den här typen av adress.
-
+
The server name could not be resolved.
Kunde inte koppla servernamnet till en IP-adress.
-
+
Bind failed - please choose a different port.
Uppkoppling misslyckades, vänligen välj en annan port.
-
+
Internal network error: "listen" failed.
Internt nätverksfel: "listen" misslyckades.
-
+
Server execution was terminated.
Servern avslutade oväntat.
-
+
Could not connect to the server.
Kunde inte ansluta till servern.
-
+
Connection timed out.
Please check the server address.
@@ -2681,243 +3015,248 @@ Vänligen kontrollera serveradressen.
Om servern befinner sig bakom en NAT-router, försäkra dig om att serverns portar har blivit korrekt inställda.
-
+
Internal network error: "select" failed.
Internt nätverksfel: "select" misslyckades.
-
+
Internal network error: "send" failed.
Internt nätverksfel: "send" misslyckades.
-
+
Connection was closed by the server.
Anslutningen avbröts av servern.
-
+
Internal network error: Duplicate TCP connection.
Internt nätverksfel: Duplicerad TCP-anslutning.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Ett ogiltigt nätverkspaket har mottagits.
Försäkra dig om att alla spelare använder samma version av PokerTH.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Internt programfel.
Försäkra dig om att alla spelare använder samma version av PokerTH.
-
+
Invalid server list URL.
Please correct the address in the settings.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
-
+
Could not unzip the PokerTH internet server list.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
-
+
Could not open the target file when downloading the server list.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH servern stöder inte den här versionen av spelet.<br>Vänligen gå till <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> och ladda ner den senaste versionen.
-
+
Sorry, this server is already full.
Tyvärr, den här servern är fullsatt.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Ogiltigt lösenord för det här partiet.
Vänligen ange det korrekta lösenordet.
-
+
The password is too long. Please choose another one.
Lösenordet är för långt. Vänligen välj ett nytt lösenord.
-
+
Your player name is already used by another player.
Please choose a different name.
Ditt spelarnamn används redan av en annan spelare.
Vänligen välj ett nytt namn.
-
+
The player name is too short, too long or invalid. Please choose another one.
Ditt angivna namn är för kort/långt eller ogiltigt. Vänligen välj ett nytt namn.
-
+
The game name is either too short or too long. Please choose another one.
Namnet på partiet är antingen för kort eller för långt. Vänligen ange ett nytt namn.
-
+
The game could not be found.
Partiet kunde inte hittas.
-
+
The chat text is invalid.
Chatt-texten är ogiltig.
-
+
The server referred to an unknown player. Aborting.
Servern hänvisade till en okänd spelare. Avbryter.
-
+
Internal error: The current player could not be found.
Internt fel: Den aktuella spelaren kunde inte hittas.
-
+
Internal error: The current player is not active.
Internt fel: Den aktuella spelaren är inte aktiv.
-
+
You were kicked from the server.
Du slängdes ut från servern.
-
+
You were temporarily banned from the server.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
-
+
The client player count is invalid.
Antalet klienter är ogiltigt.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
För många manuella mörkar angivna. Vänligen ställ in mörkarna på nytt.
-
+
An invalid avatar file was configured. Please choose a different avatar.
En ogiltig avatar var angiven. Vänligen välj en annan avatar.
-
+
The selected avatar file is too large. Please choose a different avatar.
Filstorleken på den valda avataren är för stor. Välj en annan avatar.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
Ett internt avatarfel uppstod. Var vänlig och rapportera detta till en admin i lobbyn.
-
+
Could not start game: Synchronization failed.
Kunde inte starta spelet: Synkroniseringen misslyckades.
-
+
The server is down for maintenance. Please try again later.
Servern är nere för underhåll, vänligen försök senare.
-
+
An internal error occured.
Ett internt fel har inträffat.
-
+
Network Notification
Nätverksmeddelande
-
+
You were kicked from the game.
Du slängdes ut från spelet.
-
+
Sorry, this game is already full.
Tyvärr, det här spelet är fullsatt.
-
+
Unable to join - the server has already started the game.
Kan inte ansluta - servern har redan påbörjat spelet.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
En ny version av PokerTH är tillgänglig. <br>Vänligen gå till <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> och ladda ner den senaste versionen.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
Den här betaversionen av PokerTH är för gammal. <br>Vänligen gå till <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> och ladda ner den senaste versionen.
-
+
Server Message
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_tr.ts b/ts/pokerth_tr.ts
index c7b795f7..41d7cc16 100644
--- a/ts/pokerth_tr.ts
+++ b/ts/pokerth_tr.ts
@@ -1,18 +1,111 @@
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick yourself!
Kendinizi tekmeleyemezsiniz!
-
+
You cannot kick any player - You are not game admin!
Kimseyi tekmeleyemezsiniz - Oyunun yöneticisi değilsiniz!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -84,15 +177,33 @@
Oyuncuyu atmak için oylama başlat
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
-
+
About
Hakkında
-
+
Project
Proje
@@ -121,17 +232,17 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Proje Sayfası: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Yazarlar: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Başlangıç fikri, basit yapı, gui gerçekleştirimi, linux paketi, webmaster@pokerth.net</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - başlangıç fikri, basit yapı, lokomotif geliştirici</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> -ağ geliştirimi, windows paketi</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui grafik tasarımı, web tasarım</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS paketi</p></body></html>
-
+
License
Lisans
-
+
Close
Kapat
-
+
Thanks to
Teşekkürler
@@ -158,7 +269,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">PokerTH 0.5</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Popüler "Texas Holdem"Pokeri için, poker motoru</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Tek oyunculu oyunlar için, en fazla 6 bilgisayar rakiple oynanabilir</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Çok oyunculu ağ oyunları</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- C++ / QT4 ile kodlanmıştır</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer & FThauer</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html>
-
+
Translation
Çeviri
@@ -238,7 +349,7 @@ p, li { white-space: pre-wrap; }
© 2006-2007, FHammer, FThauer, LMay
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
@@ -502,7 +613,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- - Popüler "Texas Holdem" Pokeri için Poker motoru
+ - Popüler "Texas Holdem" Pokeri için Poker motoru
- Tekli oyuncu oyunları 6 ya kadar bilgisayar rakiple oynanabilir
- Çoklu oyuncu ağ oyunları
- C++ / QT4 ile kodlanmıştır
@@ -531,7 +642,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Proje Sayfası: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Yazarlar: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Ana fikir, temel mimari, temel arayüz yapımı, linux paketi</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Ana fikir, temel mimari, oyun motoru geliştirme</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - temel mimari, ağ geliştirme, windows paketi, MacOS paketi</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - arayüz yapımı</p></body></html>
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Proje Sayfası: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Yazarlar: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Ana fikir, temel mimari, temel arayüz yapımı, linux paketi</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Ana fikir, temel mimari, oyun motoru geliştirme</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - temel mimari, ağ geliştirme, windows paketi, MacOS paketi</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - arayüz yapımı</p></body></html>
@@ -540,7 +651,7 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Mustafa Günay - mgunay@linuxmail.org</p></body></html>
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Mustafa Günay - mgunay@linuxmail.org</p></body></html>
@@ -564,40 +675,89 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p></body></html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Müşterekleri</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">farklı popüler avatar resim kaynakları için</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark, Steffi, Caro</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - İnsan avatar resimleri için</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Muhtelif avatar resimleri için</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Farklı GPL lisanslı sesler için</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Kendi kaydımız chip sesleri için</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Çeşitli yamalar için</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - İnternet oyun sunucusu ve yöneticilik için</p></body></html>
-
-
+
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
aboutPokerthImpl
-
+
PokerTH %1
PokerTH %1
-
+
About PokerTH %1
About PokerTH %1
@@ -605,77 +765,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
Change Blinds Settings
Teklif Ayarlarını Değiştir
-
+
First small blind:
İlk küçük teklif:
-
+
Raise blinds:
Teklifleri yükselt:
-
+
Every:
Her:
-
+
hands
eller
-
+
minutes
dakika
-
+
Raise mode:
Değer yükselt:
-
+
Always double blinds
Daime çifte teklif
-
+
Manual blinds order:
El ile teklif istemi:
-
+
Delete
Sil
-
+
Add
Ekle
-
+
$
$
-
+
Afterwards:
Sonradan:
-
+
Always raise by:
Herzaman Yükselt:
-
+
Keep last blind
Son teklifi sakla
@@ -760,42 +920,42 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
Create Internet Game
İnternet Oyunu Oluştur
-
+
Internet Game Settings
İnternet Oyunu Ayarları
-
+
Maximum number of players:
En fazla oyuncu sayısı:
-
+
Start Cash:
Ödemeyi Başlat:
-
+
Blinds
Teklifler
-
+
Use saved blinds settings
Kayıtlı teklif ayarlarını kullan
-
+
Change blinds settings ...
Teklif ayarlarını değiştir ...
-
+
Game Speed for computer opponents:
Bilgisayar rakipleri için oyun hızı:
@@ -805,32 +965,32 @@ p, li { white-space: pre-wrap; }
Oyuncu hamlesi için zaman bitti (dk):
-
+
Password:
Parola:
-
+
Create Game
Oyun Yarat
-
+
Cancel
İptal
-
+
$
$
-
+
Timeout for player action:
Oyuncu hamlesi için zaman bitti:
-
+
s
s
@@ -838,17 +998,17 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
Create Network Game
Ağ Oyunu Oluştur
-
+
Network Game Settings
Ağ Oyunu Ayarları
-
+
Start Cash:
Paraya Çevirmeyi Başlat:
@@ -858,12 +1018,12 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Create Game
Oyun Yarat
-
+
Cancel
İptal
@@ -873,42 +1033,42 @@ p, li { white-space: pre-wrap; }
Oyuncu hareketi için zaman bitti (sn):
-
+
Maximum number of players:
En fazla oyuncu sayısı:
-
+
Game Speed for computer opponents:
Bilgisayar rakipler için oyun hızı:
-
+
Blinds
Teklifler
-
+
Use saved blinds settings
Kayıtlı teklif ayarlarını kullan
-
+
Change blinds settings ...
Teklif ayarlarını değiştir ...
-
+
$
$
-
+
Timeout for player action:
Oyuncu hamlesi için zaman bitti:
-
+
s
s
@@ -981,17 +1141,17 @@ p, li { white-space: pre-wrap; }
Oyunu Terket
-
+
Create Game
Oyun Yarat
-
+
Join Game
Oyuna Gir
-
+
Lobby-Chat
Kulis-Söyleşisi
@@ -1036,10 +1196,19 @@ p, li { white-space: pre-wrap; }
Teklif yükseltme aralığı:
-
+
Join any game
Oyuna gir
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -1147,7 +1316,7 @@ p, li { white-space: pre-wrap; }
QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }
-
+
Speed:
Hız:
@@ -1159,7 +1328,7 @@ p, li { white-space: pre-wrap; }
View
- Görünüm
+ Görünüm
@@ -1167,37 +1336,37 @@ p, li { white-space: pre-wrap; }
Oyun
-
+
Ctrl+N
Ctrl+N
-
+
Quit
Çık
-
+
About PokerTH ...
PokerTH Hakkında...
-
+
Settings ...
Ayarlar...
-
+
Create Network Game ...
Ağ Oyunu Oluştur...
-
+
Join Network Game ...
Ağ Oyununa Katıl...
-
+
Fullscreen
Tam Ekran
@@ -1207,27 +1376,27 @@ p, li { white-space: pre-wrap; }
F
-
+
Hands
Eller
-
+
Chat
Sohbet
-
+
Log
Günlük
-
+
Start Local Game ...
Yerel Oyun Başlat...
-
+
Ctrl+Q
Ctrl+Q
@@ -1247,57 +1416,57 @@ p, li { white-space: pre-wrap; }
Ağ Oyunu
-
+
Ctrl+O
Ctrl+O
-
+
Ctrl+J
Ctrl+J
-
+
Ctrl+F
Ctrl+F
-
+
Show/Hide Chat Window
Söyleşi Penceresini Göster/Gizle
-
+
Ctrl+T
Ctrl+T
-
+
Show/Hide Hands Window
El Penceresini Göster/Gizle
-
+
Ctrl+H
Ctrl+H
-
+
Show/Hide Log Window
Günlük Penceresini Göster/Gizle
-
+
Ctrl+L
Ctrl+L
-
+
Internet Game ...
İnternet Oyunu ...
-
+
Ctrl+I
Ctrl+I
@@ -1307,112 +1476,122 @@ p, li { white-space: pre-wrap; }
Hepsi İçinde
-
+
Away
Uzak
-
+
Manual Action (default)
El İle Hamle (ön tanımlı)
-
+
Auto-Check / Auto-Fold
Oto-Denetim / Oto-Katla
-
+
Auto-Check / Auto-Call-Any
Oto-Denetim / Oto-Çağrı-Herhangi bir
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-beta - Açık-Kaynak Texas Holdem Motoru
-
+
Show/Hide Away Window
Uzakta penceresini Göster/Gizle
-
+
Ctrl+A
Ctrl+A
-
+
Kick
Tekmele
-
+
Vote Timeout:
Kalan oylama süresi:
-
+
Yes
Evet
-
+
No
Hayır
-
+
Chance
Şans
Settings
- Ayarlar
+ Ayarlar
-
+
Configure PokerTH ...
PokerTH'ı ayarla...
-
+
Close
Kapat
-
+
Ctrl+X
Ctrl+X
-
+
Vote started by:
Oylamayı başlatan:
-
+
Show/Hide Chance Window
Şans Penceresini Göster/Gizle
-
+
Ctrl+C
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
Cmd+N to start a new game
- Yeni bir oyun başlatmak için Cmd+N
+ Yeni bir oyun başlatmak için Cmd+N
Ctrl+N to start a new game
- Yeni bir oyun başlatmak için Cmd+N
+ Yeni bir oyun başlatmak için Cmd+N
@@ -1420,12 +1599,12 @@ p, li { white-space: pre-wrap; }
F1 - Katla/Hepsini | F2 - Denetle/Çağır | F3 - Bahis/Yükselt
-
+
Start
Başlat
-
+
Stop
Dur
@@ -1623,20 +1802,20 @@ Eğer sunucu bir NAT-Router arkasındaysa, sunucu tarafındaki bağlantı noktas
Manual mode set. You've got to choose yourself now.
- El ile kipi ayarlı. Şimdi kendiniz seçmelisiniz.
+ El ile kipi ayarlı. Şimdi kendiniz seçmelisiniz.
Auto mode set: Check or call any.
- Oto kip ayarlı: Denetleyin veya herhangi birini çağırın.
+ Oto kip ayarlı: Denetleyin veya herhangi birini çağırın.
Auto mode set: Check or fold.
- Oto kip ayarlı: denetleyin veya katlayın.
+ Oto kip ayarlı: denetleyin veya katlayın.
-
+
Chat
Sohbet
@@ -1685,12 +1864,12 @@ Lütfen başka bir tane seçiniz.
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - Katla | F2 - Denetle/Çağır | F3 - Bahis/Yükselt | F4 - Heps içinde
+ F1 - Katla | F2 - Denetle/Çağır | F3 - Bahis/Yükselt | F4 - Heps içinde
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - Hepsi içinde | F2 - Bahis/Yükselt | F3 - Denetle/Çağır | F4 - Katla
+ F1 - Hepsi içinde | F2 - Bahis/Yükselt | F3 - Denetle/Çağır | F4 - Katla
@@ -1724,12 +1903,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indiriniz.
-
+
Closing PokerTH during network game
Ağ oyunu sırasında PokerTH kapatılıyor
-
+
You are the hosting server. Do you want to close PokerTH anyway?
Siz ana sunucusunuz. Yinede PokerTH programını kapatmak istiyor musunuz?
@@ -1749,12 +1928,12 @@ Lütfen <a href="http://www.pokerth.net/" target="_blank"
PokerTH ara sürümü artık geçersiz.<br>Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indiriniz.
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - Açık-Kaynak Texas Holdem Motoru
-
+
Lobby
Kulis
@@ -1764,55 +1943,55 @@ Lütfen <a href="http://www.pokerth.net/" target="_blank"
İçsel bir simge hatası algılandı. Lütfen bunu kulis söyleşisinde yöneticiye iletin.
-
+
PokerTH - Internet Game Message
PokerTH - Internet Oyunu Mesajı
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
Dikkat! Bu oyunu gerçekten bırakmak
ve lobiye dönmek istiyormusunuz?
-
+
Chance
Şans
-
+
Kick
Tekmele
-
+
Do you want to kick <b>%1</b><br>from this game?
<b>%1</b><br> kişisini oyundan atmak istiyormusunuz?
-
+
<b>%1</b> secs left
<b>%1</b> saniye kaldı
-
+
vote
oy
-
+
votes
oylar
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
@@ -2015,42 +2194,42 @@ Would you like to overwrite ?
manualBlindsOrderDialog
-
+
Manual Blinds Order
El ile Teklif İstemi
-
+
Delete
Sil
-
+
Add
Ekle
-
+
Always double blinds
Daime çifte teklif
-
+
$
$
-
+
Afterwards:
Sonradan:
-
+
Always raise by:
Herzaman Yükselt:
-
+
Keep last blind
Son teklifi sakla
@@ -2089,22 +2268,22 @@ Would you like to overwrite ?
newGameDialog
-
+
Start Local Game
Yerel Oyun Başlat
-
+
Local Game Settings
Yerel Oyun Ayarları
-
+
Game Speed:
Oyun Hızı:
-
+
Start Cash:
Ödemeyi Başlat:
@@ -2114,7 +2293,7 @@ Would you like to overwrite ?
Small Blind:
-
+
Number of players:
Oyuncu Sayısı:
@@ -2124,22 +2303,22 @@ Would you like to overwrite ?
Antall henter før "Small Blind" økes:
-
+
Blinds
Teklifler
-
+
Use saved blinds settings
Kayıtlı teklif ayarlarını kullan
-
+
Change blinds settings ...
Teklif ayarlarını değiştir ...
-
+
$
$
@@ -2224,12 +2403,12 @@ Lütfen geçerli bir resim girin!
settingsDialog
-
+
Interface
Arayüz
-
+
Flipside of Cards
Kartların kıvrık tarafı
@@ -2242,7 +2421,7 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Not: En iyi kalitede resim oranı </span><span style=" font-weight:600; font-style:italic;">genişlik=100, yükseklik=140.</span></p></body></html>
-
+
Default
Ön Tanımlı
@@ -2257,7 +2436,7 @@ p, li { white-space: pre-wrap; }
Small Blind:
-
+
Start Cash:
Ödemeyi Başlat:
@@ -2272,17 +2451,17 @@ p, li { white-space: pre-wrap; }
Sunucu Ayarları
-
+
Server Port:
Sunucu Bağlantı Noktası:
-
+
Use IPv6
IPv6 Kullan
-
+
Server Password:
Sunucu Parolası:
@@ -2292,37 +2471,37 @@ p, li { white-space: pre-wrap; }
Ön Tanımlı Ağ Oyunu Ayarları
-
+
Computer Engine
Bilgisayar Motoru
-
+
Opponent 5:
Rakip 5:
-
+
Opponent 3:
Rakip 3:
-
+
Opponent 2:
Rakip 2:
-
+
Opponent 1:
Rakip 1:
-
+
Opponent 4:
Rakip 4:
-
+
Human Player:
Gerçek Oyuncu:
@@ -2332,7 +2511,7 @@ p, li { white-space: pre-wrap; }
Ouncu Takma Adları
-
+
Log File Directory:
Günlük Dosyası Dizini:
@@ -2342,57 +2521,57 @@ p, li { white-space: pre-wrap; }
Gün(ler)
-
+
Log Messages
Günlük Mesajları
-
+
Local Game Settings
Yerel Oyun Ayarları
-
+
Network Game Settings
Ağ Oyunu Ayarları
-
+
Show flip-card animation
Kart-çevirme canlandırmasını göster
-
+
Own flipside picture:
Kendi kıvrık taraf resmi:
-
+
Show fade-out animation for non-winning cards
Kazanmayan kartlar için kararma canlandırmasını göster
Show intro on startup
- Başlangıçta giriş canlandırmasını göster
+ Başlangıçta giriş canlandırmasını göster
-
+
Show right toolbox
Sağ araç çubuğunu göster
-
+
Show left toolbox
Sol araç çubuğunu göster
Show statusbar messages
- Durum çubuğu mesajlarını göster
+ Durum çubuğu mesajlarını göster
-
+
Show game settings dialog on every new game
Her yeni oyunda, oyun ayarları diyaloğunu göster
@@ -2402,22 +2581,22 @@ p, li { white-space: pre-wrap; }
Antall henter før "Small Blind" økes:
-
+
Number of players:
Oyuncu sayısı:
-
+
Game Speed:
Oyun Hızı:
-
+
Pause between hands (press "start" button to go on)
Eller arasında durakla (devam etmek için başla tuşuna basın)
-
+
Game Speed for computer opponents:
Bilgisayar rakipleriniz için Oyun Hızı:
@@ -2427,17 +2606,17 @@ p, li { white-space: pre-wrap; }
Bilgisayar rakipleriniz için Motor Sürümü:
-
+
Enable/Disable Logging
Günlük Tutmayı Etkinleştir/Edilginleştir
-
+
Store log files for
Günlük dosyalarını sakla
-
+
Write log after every:
Herseferinde son olarak günlük yaz:
@@ -2457,12 +2636,12 @@ p, li { white-space: pre-wrap; }
Hvert spill (lav disk-bruk)
-
+
Show buttons for small blind and big blind
Vis knapper for "small blind" og "big blind"
-
+
Play sound effects
Ses etkilerini oynat
@@ -2472,17 +2651,17 @@ p, li { white-space: pre-wrap; }
0.4 (şu anki)
-
+
Use SCTP
SCTP Kullan
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://no.wikipedia.org/wiki/Ipv6">Bu nedir?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Bu nedir?</a>
@@ -2495,27 +2674,27 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Not: En iyi kalitede avatar resmi oranı</span><span style=" font-weight:600; font-style:italic;">genişlik=50, yükseklik=50.</span></p></body></html>
-
+
Settings
Ayarlar
-
+
Maximum number of players:
En fazla oyuncu sayısı:
-
+
Sound Volume:
Ses Oranı:
-
+
10
10
-
+
Opponent 6:
Rakip 6:
@@ -2525,22 +2704,22 @@ p, li { white-space: pre-wrap; }
Oyuncu faaliyeti zaman aşımına uğradı (sn):
-
+
action (high frequent disc access)
Faaliyet (yüksek sıklıkta disk geçişi)
-
+
hand (medium disc access)
El (orta derecede disk geçişi)
-
+
game (low disc access)
oyun (düşük disk geçişi)
-
+
Show own cards only on mouse click
Sadece fare tıklamasıyla kendi karlarımı göster
@@ -2555,62 +2734,62 @@ p, li { white-space: pre-wrap; }
QLabel { font-weight: bold; }
-
+
Sound
Ses
-
+
First small blind:
İlk küçük teklif:
-
+
Raise blinds:
Teklifleri yükselt:
-
+
Every:
Her:
-
+
hands
eller
-
+
minutes
dakika
-
+
Raise mode:
Değer yükselt:
-
+
Always double blinds
Daime çifte teklif
-
+
Manual blinds order:
El ile teklif istemi:
-
+
Edit ...
Düzenle ...
-
+
Network Server Settings
Ağ Sunucusu Ayarları
-
+
Internet Game Settings
İnternet Oyun Ayarları
@@ -2620,52 +2799,52 @@ p, li { white-space: pre-wrap; }
İnternet Oyun Ayarları (Tahsis edilen Sunucu)
-
+
Server Address:
Sunucu Adresi:
-
+
Use password for private game:
Özel oyun için parola kullan:
-
+
chat.freenode.net
chat.freenode.net
-
+
Channel:
Kanal:
-
+
#pokerth
#pokerth
-
+
Language:
Dil:
-
+
Sound Categories
Ses Kategorileri
-
+
Play game actions sounds like "check", "call", "raise"
"denetle", "çağır", "yükselt" gibi hamle sesleri olan oyun oyna
-
+
Play lobby chat notifications
Kulis sohbet bildirimlerini oynat
-
+
Play network/internet game notifications like "player joined the game"
"Oyuncu oyuna girdi" gibi ağ/internet oyunu bildirimleri ile oyna
@@ -2675,7 +2854,7 @@ p, li { white-space: pre-wrap; }
Kulis Sohbetini Etkinleştir/Edilgenleştir (IRC Sunucu)
-
+
Player Nicks/Avatars
Oyuncu Takma İsimleri/Avatarları
@@ -2688,17 +2867,17 @@ p, li { white-space: pre-wrap; }
<html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Not: Ön Tanımlı </span><span style=" font-style:italic;"> "En fazla oyuncu sayısı", "Nakite çevir" ve "Küçük teklif gibi"</span><span style=" font-weight:600; font-style:italic;">Oyun Ayarları</span><span style=" font-weight:600; font-style:italic;">Ağ Oyunu Ayarlarından kullanılacaktır.</span></p></body></html>
-
+
Reverse order of F-Keys (F1 - F4)
F-Tuşlarının (F1 - F4) ters işlemleri
-
+
Network / Internet Game
Ağ / İnternet Oyunu
-
+
Switch keyboard focus to bet-input-field if it's your turn
Eğer senin sıransa klavyeden bahis giriş alanını değiştirin
@@ -2708,7 +2887,7 @@ p, li { white-space: pre-wrap; }
Kanal Parolası:
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2719,22 +2898,22 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Not: En iyi kalitede resim oranı </span><span style=" font-weight:600; font-style:italic;">genişlik=100, yükseklik=140.</span></p></body></html>
-
+
$
$
-
+
Timeout for player action:
Oyuncu hamlesi için zaman bitti:
-
+
s
s
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -2745,7 +2924,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Not: Öntanımlı </span><span style=" font-weight:600; font-style:italic;">Oyun Ayarları</span><span style=" font-style:italic;"> örneğin "En fazla oyuncu sayısı", "Başlangıç Parası" ve "En az Teklif" </span><span style=" font-weight:600; font-style:italic;">Ağ Oyunu Ayarlarında kullanılabilir.</span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -2755,75 +2934,148 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Not: En iyi kalitede resim oranı </span><span style=" font-weight:600; font-style:italic;">genişlik=50, yükseklik=50.</span></p></body></html>
-
+
Automatic Server Configuration URL
Otomatik Sunucu Ayarları Adresi
-
+
Serverlist Address:
Sunucu Listesi Adresi:
-
+
Manual Server Configuration
El ile Ayarlanmış Sunucu Ayarları
-
+
Day(s)
Gün(ler)
-
+
Local Game
Yerel Oyun
-
+
Network Game
Ağ Oyunu
-
+
Internet Game
İnternet Oyunu
-
+
Nicks/Avatars
Takma İsimler/Avatarlar
-
+
Show cards chance monitor
Şans Penceresini Göster
-
+
Internet Server
İnternet sunucusu
-
+
Lobby Chat (IRC)
Kulis-Söyleşisi (IRC)
-
+
Password:
Parola:
-
+
Avatar Server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ Rakip 6: {7:?}
+
+
+
+ Opponent 8:
+ Rakip 6: {8:?}
+
+
+
+ Opponent 10:
+ Rakip 6: {10:?}
+
settingsDialogImpl
-
+
Settings Error
Ayar Hatası
@@ -2842,7 +3094,7 @@ Please select an valid directory!
Lütfen geçerli bir dizin giriniz!
-
+
Select your flipside picture
Kıvrık taraf resminizi seçin
@@ -2852,22 +3104,22 @@ Lütfen geçerli bir dizin giriniz!
Resimler (*.png)
-
+
Open Directory
Dizin Aç
-
+
Images (*.png *.jpg *.gif)
Resimler (*.png *.jpg *.gif)
-
+
Blinds Error
Teklif Hatası
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2876,27 +3128,27 @@ küçük! İlk küçük teklif değeri, izin verilen en
yüksek değer olarak ayarlanacaktır.
-
+
Dutch
Flemenkce
-
+
English
İngilizce
-
+
French
Fransızca
-
+
German
Almanca
-
+
Hungarian
Macarca
@@ -2906,108 +3158,217 @@ yüksek değer olarak ayarlanacaktır.
İskandinavca
-
+
Portuguese
Portekizce
-
+
Russian
Rusça
-
+
Turkish
Türkçe
-
+
Language Changed
Dil Değiştirildi
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
Uygulama dilini %1 olarak değiştirdiniz.
Yeni dilde yüklenmesi için lütfen PokerTH programını yeniden başlatınız!
-
+
Italian
İtalyanca
-
+
Slovak
Slovakça
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
Girilen resmin ters tarafı mevcut değil.
Lütfen geçerli bir resim giriniz!
-
+
The log file directory doesn't exist.
Please select an valid directory!
Günlük dosyasının dizini mevcut değil.
Lütfen geçerli bir dizin seçiniz!
-
+
Norwegian
Norveçce
-
+
Spanish
İspanyolca
-
+
Bulgarian
Bulgarca
-
+
Polish
Polonyaca
-
+
Chinese
Çince
-
+
Greek
Yünanca
-
+
Swedish
İsveççe
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
Girilen sunucu listesi adresi geçerli değil.
Lütfen geçerli bir adres girin!
-
+
Finnish
Fince
-
+
Danish
Danimarka Dili
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -3078,44 +3439,44 @@ Lütfen geçerli bir adres girin!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
PokerTH 0.6.3 - Açık-Kaynak Texas Holdem Motoru
-
+
&2 Internet Game
&2 İnternet Oyunu
-
+
&3 Create Network Game
&3 Ağ Oyunu Oluştur
-
+
&4 Join Network Game
&4 Ağ Oyununa Katıl
-
+
&1 Start Local Game
&1 Yerel Oyun Başlat
PokerTH
- PokerTH
+ PokerTH
-
+
Network Game
Ağ Oyunu
Settings
- Ayarlar
+ Ayarlar
@@ -3123,127 +3484,137 @@ Lütfen geçerli bir adres girin!
Hakkında
-
+
Start Local Game ...
Yerel Oyun Başlat...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
İnternet Oyunu ...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
PokerTH Hakkında
-
+
Configure PokerTH ...
PokerTH'ı ayarla...
-
+
Quit
Çık
-
+
Create Network Game ...
Ağ Oyunu Oluştur...
-
+
Join Network Game ...
Ağ Oyununa Katıl...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - Açık-Kaynak Texas Holdem Motoru
+ PokerTH %1 - Açık-Kaynak Texas Holdem Motoru
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
"Human Player" sahte ismi ile internet-oyun-lobisine giremezsiniz.
Lütfen başka bir tane seçiniz.
-
+
Network Error
Ağ Hatası
-
+
Server address was not set.
Sunucu adresi belirtilmedi.
-
+
An invalid port was set (ports 0-1023 are not allowed).
Geçersiz bağlantı noktası belirtilmiş (0-1023 arasındaki bağlantı noktaları kullanılamaz).
-
+
Could not create a socket for TCP communication.
TCP iletişimi için bir yuva oluşturulamadı.
-
+
Could not set the IP address.
IP adresi ayarlanamadı.
-
+
Could not set the port for this type of address.
Bu çeşit bir adres için bağlantı noktası ayarlanamadı.
-
+
The server name could not be resolved.
Sunucu ismi çözümlenemedi.
-
+
Bind failed - please choose a different port.
Bağlama başarısız - lütfen farklı bir bağlantı noktası seçin.
-
+
Internal network error: "listen" failed.
Dahili ağ hatası - "dinleme" başarısız.
-
+
Server execution was terminated.
Sunucu işletimi sonlandırıldı.
-
+
Could not connect to the server.
Sunucuya bağlanılamadı.
-
+
Connection timed out.
Please check the server address.
@@ -3254,248 +3625,253 @@ Lütfen sunucu adresini kontrol ediniz.
Eğer sunucu bir NAT-Router arkasındaysa, sunucu tarafındaki bağlantı noktası yönlendirmesinin ayarlandığından emin olunuz.
-
+
Internal network error: "select" failed.
Dahili ağ hatası - "seçim" başarısız.
-
+
Internal network error: "send" failed.
Dahili ağ hatası - "gönder" başarısız.
-
+
Connection was closed by the server.
Bağlantı, sunucu tarafından kapatıldı.
-
+
Internal network error: Duplicate TCP connection.
Dahili ağ hatası: TCP bağlantısını çoğaltın.
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
Geçersiz bir ağ paketi alındı.
Lütfen bütün oyuncuların PokerTH ın aynı sürümünü kullandığından emin olun.
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
Dahili durum hatası.
Lütfen bütün oyuncuların PokerTH ın aynı sürümünü kullandığından emin olun.
-
+
Invalid server list URL.
Please correct the address in the settings.
Geçersiz sunucu listesi.
Lütfen ayarlardan adresi düzeltin.
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
Sunucu listesinin MD5 dosyası açılamadı.
Lütfen sunucu listesinin adresinin doğru olduğundan emin olun.
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
PokerTH İnternet sunucu listesi eşzamanlanamadı.
Lütfen sunucu listesi adresinin doğru olduğundan emin olun.
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
PokerTH İnternet sunucu listesi geçersiz veriler içeriyor.
Eğer özel bir sunucu listesi kullanıyorsanız lütfen dosya biçiminin doğru olduğundan emin olun.
-
+
Could not unzip the PokerTH internet server list.
Sıkıştırılmış durumdaki PokerTH İnternet sunucu listesi açılamadı.
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
PokerTH sunucu listesi indirilemedi.
Lütfen doğrudan İnternet'e bağlı olduğunuzdan emin olun.
-
+
Could not open the target file when downloading the server list.
Sunucu listesi indirilirken hedef dosya açılamadı.
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH sunucu, oyunun bu sürümünü desteklemiyor.<br>Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indirin.
-
+
Sorry, this server is already full.
Üzgünüm, bu sunucu dolu.
-
+
Invalid password when joining the game.
Please reenter the password and try again.
Oyuna girişte geçersiz parola.
Lütfen parolanızı girin ve yeniden deneyin.
-
+
The password is too long. Please choose another one.
Parola çok uzun. Lütfen başka bir tane deneyin.
-
+
Your player name is already used by another player.
Please choose a different name.
Oyuncu isminiz başka bir oyuncu tarafından kullanılıyor.
Lütfen farklı bir isim seçiniz.
-
+
The player name is too short, too long or invalid. Please choose another one.
Bu oyuncu ismi, çok kısa, çok uzun yahut geçersiz. Lütfen başka bir isim seçiniz.
-
+
The game name is either too short or too long. Please choose another one.
Oyun ismi ya çok uzun yada öok kısa. Lütfen başka birini seçiniz.
-
+
The game could not be found.
Oyun bulunamadı.
-
+
The chat text is invalid.
Söyleşi metni geçersiz.
-
+
The server referred to an unknown player. Aborting.
Sunucu, bilinmeyen bir oyuncuya devredildi. Çıkılıyor.
-
+
Internal error: The current player could not be found.
Dahili hata: Bu oyuncu bulunamadı.
-
+
Internal error: The current player is not active.
Dahili Hata: Bu oyuncu aktif değil.
-
+
You were kicked from the server.
Sunucu tarafından tekmelendiniz.
-
+
You were temporarily banned from the server.
Sunucuya erişiminz geçici olarak yasaklandı.
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
Bir etkinlik olmadığından sunucu ile kurduğunuz bağlantı zamanaşımına uğradı. Tabii ki yeniden bağlanabilirsiniz!
-
+
The client player count is invalid.
İstemci oyuncu sayısı yanlış.
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
Çok fazla elle teklif ayarlı. Lütfen elle teklifleri eniden yapılandırınız.
-
+
An invalid avatar file was configured. Please choose a different avatar.
Geçersiz bir avatar dosyası yapılandırıldı. Lütfen farklı bir avatar seçiniz.
-
+
The selected avatar file is too large. Please choose a different avatar.
Seçili avatar dosyası çok büyük. Lütfen farklı bir avatar seçiniz.
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
Şimdi yeni bir avatar dosyası yükleyemezsiniz. Lütfen birkaç saniye sonra yeniden deneyin.
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
İçsel bir simge hatası algılandı. Lütfen bunu kulis söyleşisinde yöneticiye iletin.
-
+
Could not start game: Synchronization failed.
Oyun başlatılamadı: Eş zamalama yapılamadı.
-
+
The server is down for maintenance. Please try again later.
Sunucu bakım sebebiyle kapalı. Lütfen sonra tekrar deneyin.
-
+
An internal error occured.
Dahili bir hata oluştu.
-
+
Network Notification
Ağ Bildirimi
-
+
You were kicked from the game.
Oyundan atıldınız.
-
+
Sorry, this game is already full.
Üzgünüm, oyun zaten dolu.
-
+
Unable to join - the server has already started the game.
Girilemiyor - sunucu zaten oyuna başladı.
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
Bir etkinlik olmadığından yönetici durumunuz zamanaşımına uğradı. Tabii ki yeni bir oyun oluşturabilirsiniz!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH ın yeni bir yayını hazır.<br>Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indirin.
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH ara sürümü artık geçersiz.<br>Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indiriniz.
-
+
Server Message
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl
diff --git a/ts/pokerth_zhcn.ts b/ts/pokerth_zhcn.ts
index 16a3811b..01218e8c 100644
--- a/ts/pokerth_zhcn.ts
+++ b/ts/pokerth_zhcn.ts
@@ -1,18 +1,111 @@
+
+ CardDeckStyleReader
+
+
+ Card Deck Style Error
+
+
+
+
+ You wanna add a card deck style but selected a game table style.
+Please choose a card deck style and try again!
+
+
+
+
+ Selected card deck style "%1" seems to be outdated.
+ The current PokerTH card deck style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load card deck style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ Selected card deck style "%1" seems to be incomplete or defective.
+The card picture(s) "%2" is/are not available.
+
+Please contact the card deck style builder %3.
+
+
+
Chat
-
+
You cannot kick any player - You are not game admin!
你不能将任何人踢出游戏:你并不是游戏的管理员!
-
+
You cannot kick yourself!
你不能将自己踢出游戏!
+
+ GameTableStyleReader
+
+
+ Game Table Style Error
+
+
+
+
+ You wanna add a game table style but selected a card deck style.
+Please choose a game table style and try again!
+
+
+
+
+ Selected game table style "%1" seems to be outdated.
+ The current PokerTH game table style version is "%2", but this style has version "%3" set.
+
+Please contact the game table style builder %4.
+
+
+
+
+ Cannot load game table style file: %1
+
+Please check the style file or choose another style!
+
+
+
+
+ Selected game table style "%1" seems to be incomplete or defective.
+
+The value(s) of "%2" is/are missing.
+
+Please contact the game table style builder %3.
+
+
+
+
+ One or more pictures from current game table style "%1" where not found:
+
+"%2"
+
+Please contact the game table style builder %3.
+
+
+
LobbyChat
@@ -79,6 +172,24 @@
+
+ ServerListDialog
+
+
+ Server List
+
+
+
+
+ Server Name
+
+
+
+
+ Country
+
+
+
aboutPokerth
@@ -99,7 +210,7 @@
© 2006-2007, FHammer, FThauer, LMay
-
+
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
<a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a>
@@ -195,32 +306,32 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS打包</p></body></html>
-
+
About
关于
-
+
Close
关闭
-
+
License
许可
-
+
Project
项目
-
+
Thanks to
鸣谢
-
+
Translation
翻译
@@ -233,7 +344,7 @@ p, li { white-space: pre-wrap; }
© 2006-2008, FHammer, FThauer, LMay
- -为流行的“德州扑克”开发的扑克游戏引擎
+ -为流行的“德州扑克”开发的扑克游戏引擎
-可与多至6人的电脑对手进行单人游戏
-多人网络游戏
-使用C++/Qt4编写
@@ -262,7 +373,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -289,7 +400,7 @@ p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></body></html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
@@ -334,40 +445,89 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - 为因特网游戏服务器提供托管及管理</p></body></html>
-
-
+
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for "misc" avatar pictures</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx</p></body></html>
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular "Texas Hold'em" Poker</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery</p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Projectpage: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> </span><a href="http://www.pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">IRC: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> #pokerth (irc.freenode.net)</span></p>
+<p style="-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:'Sans Serif';"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Authors: </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial idea, basic architecture, engine development</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - basic architecture, network development, windows package, MacOS package</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-family:'Sans Serif'; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-family:'Sans Serif';">)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - initial gui graphics design</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';">translator name - mail address</span></p></body></html>
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;"> - </span><span style=" font-family:'Sans Serif';">for different popular avatar picture resources</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for people avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">ZeiZei</span><span style=" font-family:'Sans Serif';"> </span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for "misc" avatar pictures</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-family:'Sans Serif'; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different gpl licensed sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">doc_dos</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for self recorded chip sounds</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for different patches</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">kraut</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for internet-game-server hosting and administration</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">danuxi</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for startwindow background gfx and danuxi1 table background</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-weight:600;">heyn</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif';"> - for moderating forum and organise bugtracker and feature requests</span></p></body></html>
aboutPokerthImpl
-
+
About PokerTH %1
关于PokerTH %1
-
+
PokerTH %1
PokerTH %1
@@ -375,77 +535,77 @@ p, li { white-space: pre-wrap; }
changeCompleteBlindsDialog
-
+
$
$
-
+
Add
添加
-
+
Afterwards:
之后:
-
+
Always double blinds
总是将盲注翻倍
-
+
Always raise by:
总是加注:
-
+
Change Blinds Settings
更改盲注设置
-
+
Delete
删除
-
+
Every:
每:
-
+
First small blind:
第一轮小盲注:
-
+
hands
成手
-
+
Keep last blind
保持最后的盲注
-
+
Manual blinds order:
手动盲注顺序:
-
+
minutes
分钟
-
+
Raise blinds:
加盲注:
-
+
Raise mode:
加注模式:
@@ -525,72 +685,72 @@ p, li { white-space: pre-wrap; }
createInternetGameDialog
-
+
s
秒
-
+
$
$
-
+
Blinds
盲注
-
+
Cancel
取消
-
+
Change blinds settings ...
更改盲注设置...
-
+
Create Game
创建游戏
-
+
Create Internet Game
创建因特网游戏
-
+
Game Speed for computer opponents:
电脑对手的游戏速度:
-
+
Internet Game Settings
因特网游戏设置
-
+
Maximum number of players:
玩家数上限:
-
+
Password:
密码:
-
+
Start Cash:
入场金额:
-
+
Timeout for player action:
玩家操作超时:
-
+
Use saved blinds settings
使用已保存的盲注设置
@@ -598,67 +758,67 @@ p, li { white-space: pre-wrap; }
createNetworkGameDialog
-
+
s
秒
-
+
$
$
-
+
Blinds
盲注
-
+
Cancel
取消
-
+
Change blinds settings ...
更改盲注设置...
-
+
Create Game
创建游戏
-
+
Create Network Game
创建网络游戏
-
+
Game Speed for computer opponents:
电脑对手的游戏速度:
-
+
Maximum number of players:
玩家数上限:
-
+
Network Game Settings
网络游戏设置
-
+
Start Cash:
入场金额:
-
+
Timeout for player action:
玩家操作超时:
-
+
Use saved blinds settings
使用已保存的盲注设置
@@ -686,7 +846,7 @@ p, li { white-space: pre-wrap; }
已连接的玩家
-
+
Create Game
创建游戏
@@ -716,12 +876,12 @@ p, li { white-space: pre-wrap; }
因特网游戏大厅
-
+
Join any game
加入任何游戏
-
+
Join Game
加入游戏
@@ -736,7 +896,7 @@ p, li { white-space: pre-wrap; }
离开游戏
-
+
Lobby-Chat
大厅聊天
@@ -780,6 +940,15 @@ p, li { white-space: pre-wrap; }
Timeout for player action (sec):
玩家操作超时:
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html>
+
+
gameLobbyDialogImpl
@@ -872,87 +1041,87 @@ p, li { white-space: pre-wrap; }
gameTable
-
+
About PokerTH ...
关于PokerTH...
-
+
Auto-Check / Auto-Call-Any
自动让牌/自动跟进
-
+
Auto-Check / Auto-Fold
自动让牌/自动收牌
-
+
Away
离开
-
+
Chat
聊天
-
+
Create Network Game ...
创建网络游戏...
-
+
Ctrl+A
Ctrl+A
-
+
Ctrl+F
Ctrl+F
-
+
Ctrl+H
Ctrl+H
-
+
Ctrl+I
Ctrl+I
-
+
Ctrl+J
Ctrl+J
-
+
Ctrl+L
Ctrl+L
-
+
Ctrl+N
Ctrl+N
-
+
Ctrl+O
Ctrl+O
-
+
Ctrl+Q
Ctrl+Q
-
+
Ctrl+T
Ctrl+T
-
+
Fullscreen
全屏
@@ -962,27 +1131,27 @@ p, li { white-space: pre-wrap; }
游戏
-
+
Hands
成手
-
+
Internet Game ...
因特网游戏...
-
+
Join Network Game ...
加入网络游戏...
-
+
Log
日志
-
+
Manual Action (default)
手动操作(默认)
@@ -992,115 +1161,125 @@ p, li { white-space: pre-wrap; }
网络游戏
-
+
PokerTH 0.6-beta - The Open-Source Texas Holdem Engine
PokerTH 0.6-公测版 - 开源的德州扑克游戏引擎
-
+
Quit
退出
-
+
Settings ...
设置...
-
+
Show/Hide Away Window
显示/隐藏“离开”窗口
-
+
Show/Hide Chat Window
显示/隐藏“聊天”窗口
-
+
Show/Hide Hands Window
显示/隐藏“成手”窗口
-
+
Show/Hide Log Window
显示/隐藏“日志”窗口
-
+
Speed:
速度:
-
+
Start Local Game ...
开始本地游戏...
View
- 查看
+ 查看
-
+
Kick
-
+
Vote Timeout:
-
+
Yes
-
+
No
-
+
Chance
Settings
- 设置
+ 设置
-
+
Configure PokerTH ...
-
+
Close
关闭
-
+
Ctrl+X
-
+
Vote started by:
-
+
Show/Hide Chance Window
-
+
Ctrl+C
+
+
+ &View
+
+
+
+
+ &Settings
+
+
gameTableImpl
@@ -1137,7 +1316,7 @@ Please make sure that all players use the same version of PokerTH.
设置的端口无效(不能设置0-1023间的端口)。
-
+
Attention! Do you really want to leave the current game
and go back to the lobby?
注意!你真的想离开当前的游戏
@@ -1146,12 +1325,12 @@ and go back to the lobby?
Auto mode set: Check or call any.
- 自动模式已设定:让牌或者跟进。
+ 自动模式已设定:让牌或者跟进。
Auto mode set: Check or fold.
- 自动模式已设定:让牌或者收牌。
+ 自动模式已设定:让牌或者收牌。
@@ -1159,19 +1338,19 @@ and go back to the lobby?
端口绑定失败 - 请使用其它的端口。
-
+
Chat
聊天
-
+
Closing PokerTH during network game
在网络游戏中关闭PokerTH
Cmd+N to start a new game
- 按下Cmd+N来开始新游戏
+ 按下Cmd+N来开始新游戏
@@ -1216,17 +1395,17 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up
Ctrl+N to start a new game
- 按下Ctrl+N来开始新游戏
+ 按下Ctrl+N来开始新游戏
F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold
- F1 - 全押 | F2 - 下注/加注 | F3 - 让牌/跟进 | F4 - 收牌
+ F1 - 全押 | F2 - 下注/加注 | F3 - 让牌/跟进 | F4 - 收牌
F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In
- F1 - 收牌 | F2 - 让牌/跟进 | F3 - 下注/加注 | F4 - 全押
+ F1 - 收牌 | F2 - 让牌/跟进 | F3 - 下注/加注 | F4 - 全押
@@ -1273,14 +1452,14 @@ Please reenter the password and try again.
请重新输入密码并重试。
-
+
Lobby
大厅
Manual mode set. You've got to choose yourself now.
- 手动模式已设置。你现在要选择自己。
+ 手动模式已设置。你现在要选择自己。
@@ -1293,12 +1472,12 @@ Please reenter the password and try again.
网络通知
-
+
PokerTH - Internet Game Message
PokerTH - 网络游戏消息
-
+
PokerTH %1 - The Open-Source Texas Holdem Engine
PokerTH %1 - 开源德州扑克游戏引擎
@@ -1323,12 +1502,12 @@ Please reenter the password and try again.
对不起,服务器已经满人了。
-
+
Start
开始
-
+
Stop
停止
@@ -1403,7 +1582,7 @@ Please reenter the password and try again.
无法加入 - 服务器已经开始游戏。
-
+
You are the hosting server. Do you want to close PokerTH anyway?
你现在是主机。你还是希望关闭PokerTH么?
@@ -1497,43 +1676,43 @@ Please make sure you are directly connected to the internet.
在下载服务器列表过程中无法打开目标文件。
-
+
Chance
-
+
Kick
-
+
Do you want to kick <b>%1</b><br>from this game?
-
+
<b>%1</b> secs left
-
+
vote
-
+
votes
-
- Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> votes needed to kick.
+
+ Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick.
-
- You have <b>%1</b> %2 against you.<br><b>%3</b> votes needed to kick.
+
+ You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick.
@@ -1708,42 +1887,42 @@ Would you like to overwrite ?
manualBlindsOrderDialog
-
+
$
$
-
+
Add
添加
-
+
Afterwards:
之后:
-
+
Always double blinds
总是将盲注翻倍
-
+
Always raise by:
总是加注:
-
+
Delete
删除
-
+
Keep last blind
保持最后的盲注
-
+
Manual Blinds Order
手动盲注顺序
@@ -1782,47 +1961,47 @@ Would you like to overwrite ?
newGameDialog
-
+
$
$
-
+
Blinds
盲注
-
+
Change blinds settings ...
变更盲注设置...
-
+
Game Speed:
游戏速度:
-
+
Local Game Settings
本地游戏设置
-
+
Number of players:
玩家数:
-
+
Start Cash:
入场金额:
-
+
Start Local Game
开始本地游戏
-
+
Use saved blinds settings
使用已保存的盲注设置
@@ -1895,32 +2074,32 @@ Please choose a smaller picture!
settingsDialog
-
+
s
秒
-
+
#pokerth
#pokerth
-
+
$
$
-
+
<a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Ipv6">这是什么?</a>
-
+
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a>
<a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">这是什么?</a>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -1931,7 +2110,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">注意:最佳的头像横宽比为</span><span style=" font-weight:600; font-style:italic;">宽度50, 高度50。</span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
@@ -1942,7 +2121,7 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">注意:最佳的图像横宽比为</span><span style=" font-weight:600; font-style:italic;">宽度100, 高度140。</span></p></body></html>
-
+
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style="font-weight:400; font-style:normal;">
@@ -1953,17 +2132,17 @@ p, li { white-space: pre-wrap; }
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">注意:默认</span><span style=" font-weight:600; font-style:italic;">游戏设置</span><span style=" font-style:italic;">例如“玩家数上限”,“入场金额”及“小盲注”将使用</span><span style=" font-weight:600; font-style:italic;">网络游戏设置的值。</span></p></body></html>
-
+
10
10
-
+
action (high frequent disc access)
每次操作(高频率磁盘读写)
-
+
Always double blinds
总是将盲注翻倍
@@ -1973,17 +2152,17 @@ p, li { white-space: pre-wrap; }
频道密码:
-
+
Channel:
频道:
-
+
chat.freenode.net
chat.freenode.net
-
+
Computer Engine
电脑对手
@@ -1993,12 +2172,12 @@ p, li { white-space: pre-wrap; }
日
-
+
Default
默认
-
+
Edit ...
编辑...
@@ -2008,62 +2187,62 @@ p, li { white-space: pre-wrap; }
启用/禁用大厅聊天(IRC服务器)
-
+
Enable/Disable Logging
启用/禁用日志
-
+
Every:
每:
-
+
First small blind:
首轮小盲注:
-
+
Flipside of Cards
牌背
-
+
game (low disc access)
每局游戏(低频率磁盘读写)
-
+
Game Speed for computer opponents:
电脑对手游戏速度:
-
+
Game Speed:
游戏速度:
-
+
hand (medium disc access)
每手(中等频率磁盘读写)
-
+
hands
成手
-
+
Human Player:
玩家:
-
+
Interface
界面
-
+
Internet Game Settings
因特网游戏设置
@@ -2073,117 +2252,117 @@ p, li { white-space: pre-wrap; }
因特网服务器设置(独立服务器)
-
+
Language:
语言:
-
+
Local Game Settings
本地游戏设置
-
+
Log File Directory:
日志文件目录:
-
+
Log Messages
日志消息
-
+
Manual blinds order:
手动盲注顺序:
-
+
Maximum number of players:
玩家数上限:
-
+
minutes
分钟
-
+
Network / Internet Game
网络/因特网游戏
-
+
Network Game Settings
网络游戏设定
-
+
Network Server Settings
网络服务器设定
-
+
Number of players:
玩家数目:
-
+
Opponent 1:
对手1:
-
+
Opponent 2:
对手2:
-
+
Opponent 3:
对手3:
-
+
Opponent 4:
对手4:
-
+
Opponent 5:
对手5:
-
+
Opponent 6:
对手6:
-
+
Own flipside picture:
自己的牌背图片:
-
+
Pause between hands (press "start" button to go on)
在两成手之间暂停(按下“开始”按钮继续)
-
+
Play game actions sounds like "check", "call", "raise"
播放游戏操作声音,例如“让牌”,“跟进”,“加注”
-
+
Play lobby chat notifications
播放大厅聊天通知
-
+
Play network/internet game notifications like "player joined the game"
播放网络/因特网游戏通知,例如“玩家加入游戏”
-
+
Play sound effects
播放音效
@@ -2193,7 +2372,7 @@ p, li { white-space: pre-wrap; }
玩家昵称
-
+
Player Nicks/Avatars
玩家昵称/头像
@@ -2203,67 +2382,67 @@ p, li { white-space: pre-wrap; }
QLabel { font-weight: bold; }
-
+
Raise blinds:
加盲注:
-
+
Raise mode:
加注模式:
-
+
Reverse order of F-Keys (F1 - F4)
反向F-键顺序(F1 - F4)
-
+
Server Address:
服务器地址:
-
+
Server Password:
服务器密码:
-
+
Server Port:
服务器端口:
-
+
Settings
设置
-
+
Show buttons for small blind and big blind
为小盲注和大盲注显示按钮
-
+
Show fade-out animation for non-winning cards
为未成手的牌显示渐隐效果
-
+
Show flip-card animation
显示翻牌动画
-
+
Show game settings dialog on every new game
在每次开始新游戏前显示游戏设置对话框
Show intro on startup
- 启动程序时显示欢迎界面
+ 启动程序时显示欢迎界面
-
+
Show left toolbox
显示左工具框
@@ -2273,262 +2452,335 @@ p, li { white-space: pre-wrap; }
显示左工具框
-
+
Show own cards only on mouse click
只在鼠标点击时显示自己的牌
-
+
Show right toolbox
显示右工具框
Show statusbar messages
- 显示状态栏消息
+ 显示状态栏消息
-
+
Sound
声音
-
+
Sound Categories
声音类别
-
+
Sound Volume:
音量:
-
+
Start Cash:
入场金额:
-
+
Store log files for
保存日志文件
-
+
Switch keyboard focus to bet-input-field if it's your turn
在你的回合将键盘焦点移至下注输入框
-
+
Timeout for player action:
玩家操作超时:
-
+
Use IPv6
使用IPv6
-
+
Use password for private game:
为私人游戏使用密码:
-
+
Use SCTP
使用SCTP
-
+
Write log after every:
写入日志文件间隔:
-
+
Automatic Server Configuration URL
自动服务器配置URL
-
+
Serverlist Address:
服务器列表地址:
-
+
Manual Server Configuration
手动服务器配置
-
+
Day(s)
日
-
+
Local Game
-
+
Network Game
网络游戏
-
+
Internet Game
-
+
Nicks/Avatars
-
+
Show cards chance monitor
-
+
Internet Server
-
+
Lobby Chat (IRC)
-
+
Password:
密码:
-
+
Avatar Server:
+
+
+ Style
+
+
+
+
+ Don't translate poker strings like check, call, raise from game table style
+
+
+
+
+ Game Table Styles
+
+
+
+
+ Activate
+
+
+
+
+ Add ...
+
+
+
+
+ Remove
+
+
+
+
+ Preview - Information:
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gtstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH game table styles ...</span></a></p></body></html>
+
+
+
+
+ Card Deck Styles
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://cdstyles.pokerth.net/"><span style=" text-decoration: underline; color:#0000ff;">Get new PokerTH card deck styles ...</span></a></p></body></html>
+
+
+
+
+ Opponent 7:
+ 对手6: {7:?}
+
+
+
+ Opponent 8:
+ 对手6: {8:?}
+
+
+
+ Opponent 10:
+ 对手6: {10:?}
+
settingsDialogImpl
-
+
Blinds Error
盲注错误
-
+
Bulgarian
保加利亚语
-
+
Chinese
中文
-
+
Dutch
荷兰语
-
+
English
英语
-
+
French
法语
-
+
German
德语
-
+
Greek
希腊语
-
+
Hungarian
匈牙利语
-
+
Images (*.png *.jpg *.gif)
图像(*.png *.jpg *.gif)
-
+
Italian
意大利语
-
+
Language Changed
语言已变更
-
+
Norwegian
挪威语
-
+
Open Directory
打开目录
-
+
Polish
波兰语
-
+
Portuguese
葡萄牙语
-
+
Russian
俄语
-
+
Select your flipside picture
选择牌背图片
-
+
Settings Error
设置错误
-
+
Slovak
斯洛伐克语
-
+
Spanish
西班牙语
-
+
Swedish
瑞典语
-
+
The entered flipside picture doesn't exist.
Please enter an valid picture!
输入的牌背图面不存在。
请重新输入!
-
+
The first element in your manual-blinds-list
is smaller than current first-small-blind!
This first-small-blind-value will be set to maximum allowed value.
@@ -2536,41 +2788,150 @@ This first-small-blind-value will be set to maximum allowed value.
首轮小盲注的值将设为所允许的最大值。
-
+
The log file directory doesn't exist.
Please select an valid directory!
日志文件目录不存在。
请重新选择!
-
+
Turkish
土耳其语
-
+
You have changed application language to %1.
Please restart PokerTH to load new language!
你已经将程序语言变更为%1。
请重新启动PokerTH来载入新的语言!
-
+
The entered server list address is not a valid URL.
Please enter a valid server list address!
输入的服务器列表地址不是一个有效的地址。
请重新输入一个有效的服务器列表地址。
-
+
Finnish
-
+
Danish
+
+
+ Maintainer Name
+
+
+
+
+ Maintainer EMail
+
+
+
+
+ Create Date
+
+
+
+
+ Windows Behaviour
+
+
+
+
+ scaleable
+
+
+
+
+ fixed
+
+
+
+
+ Minimum Size
+
+
+
+
+ Maximum Size
+
+
+
+
+ Fixed Size
+
+
+
+
+ Please select your game table style
+
+
+
+
+ PokerTH game table styles (*.xml)
+
+
+
+
+ Game Table Style Error
+
+
+
+
+ Selected game table style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Game Table Style File Error
+
+
+
+
+ Could not load game table style file correctly.
+Style will not be placed into list!
+
+
+
+
+ Please select your card deck style
+
+
+
+
+ PokerTH card deck styles (*.xml)
+
+
+
+
+ Card Deck Style Error
+
+
+
+
+ Selected card deck style file is already in the list.
+Please select another one to add!
+
+
+
+
+ Card Deck Style File Error
+
+
+
+
+ Could not load card deck style file correctly.
+Style will not be placed into list!
+
+
startNetworkGameDialog
@@ -2636,44 +2997,39 @@ Please enter a valid server list address!
startWindow
-
+
PokerTH 0.6.3 - The Open-Source Texas Holdem Engine
-
+
&2 Internet Game
-
+
&3 Create Network Game
-
+
&4 Join Network Game
-
+
&1 Start Local Game
-
- PokerTH
-
-
-
-
+
Network Game
网络游戏
Settings
- 设置
+ 设置
@@ -2681,127 +3037,137 @@ Please enter a valid server list address!
关于
-
+
Start Local Game ...
开始本地游戏...
-
+
Ctrl+N
Ctrl+N
-
+
Internet Game ...
因特网游戏...
-
+
Ctrl+I
Ctrl+I
-
+
About PokerTH
-
+
Configure PokerTH ...
-
+
Quit
退出
-
+
Create Network Game ...
创建网络游戏...
-
+
Join Network Game ...
加入网络游戏...
-
+
Ctrl+Q
Ctrl+Q
+
+
+ &PokerTH
+
+
+
+
+ &Settings
+
+
startWindowImpl
PokerTH %1 - The Open-Source Texas Holdem Engine
- PokerTH %1 - 开源德州扑克游戏引擎
+ PokerTH %1 - 开源德州扑克游戏引擎
-
+
You cannot join Internet-Game-Lobby with "Human Player" as nickname.
Please choose another one.
你不能以“Human Player”作为昵称加入因特网游戏大厅。
请重新选择。
-
+
Network Error
网络错误
-
+
Server address was not set.
服务器地址未设置。
-
+
An invalid port was set (ports 0-1023 are not allowed).
设置的端口无效(不能设置0-1023间的端口)。
-
+
Could not create a socket for TCP communication.
无法为TCP通信创建插口。
-
+
Could not set the IP address.
无法设置IP地址。
-
+
Could not set the port for this type of address.
无法为这种地址设定端口。
-
+
The server name could not be resolved.
服务器名称无法被解析。
-
+
Bind failed - please choose a different port.
端口绑定失败 - 请使用其它的端口。
-
+
Internal network error: "listen" failed.
网络内部错误:“监听”失败。
-
+
Server execution was terminated.
服务器执行被终止。
-
+
Could not connect to the server.
无法连接到服务器。
-
+
Connection timed out.
Please check the server address.
@@ -2811,248 +3177,253 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up
如果服务器在NAT路由后,请确定服务器端已设定好端口转发。
-
+
Internal network error: "select" failed.
网络内部错误:“选择”失败。
-
+
Internal network error: "send" failed.
网络内部错误:“发送”失败。
-
+
Connection was closed by the server.
连接已被服务器关闭。
-
+
Internal network error: Duplicate TCP connection.
网络内部错误:重复的TCP连接。
-
+
An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.
收到无效的网络包。
请确认所有玩家使用相同版本的PokerTH。
-
+
Internal state error.
Please make sure that all players use the same version of PokerTH.
网络状态错误。
请确认素有玩家使用相同版本的PokerTH。
-
+
Invalid server list URL.
Please correct the address in the settings.
无效的服务器列表URL。
请在设置中更正。
-
+
Could not open the server list MD5 file.
Please make sure that the server list URL is correct.
无法打开服务器列表MD5文件。
请确定服务器列表URL的正确性。
-
+
Synchronization of the PokerTH internet server list has failed.
Please make sure that the server list URL is correct.
与PokerTH因特网服务器列表的同步失败。
请确定服务器列表URL的正确性。
-
+
The PokerTH internet server list contains invalid data.
If you use a custom server list, please make sure its format is correct.
PokerTH因特网服务器列表存在无效的数据。
如果你正在使用一个自定的服务器列表,请确定它的格式是正确的。
-
+
Could not unzip the PokerTH internet server list.
无法解压缩PokerTH因特网服务器列表。
-
+
Could not download the PokerTH internet server list.
Please make sure you are directly connected to the internet.
无法下载PokerTH因特网服务器列表。
请确定你是否与因特网链接。
-
+
Could not open the target file when downloading the server list.
在下载服务器列表过程中无法打开目标文件。
-
+
The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
PokerTH服务器不支持这个版本的游戏。<br>请访问<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a>并下载最新的版本。
-
+
Sorry, this server is already full.
对不起,服务器已经满人了。
-
+
Invalid password when joining the game.
Please reenter the password and try again.
加入游戏时使用了错误的密码。
请重新输入密码并重试。
-
+
The password is too long. Please choose another one.
密码太长。请重新选择。
-
+
Your player name is already used by another player.
Please choose a different name.
你的玩家名称已被另一玩家使用。
请重新选择。
-
+
The player name is too short, too long or invalid. Please choose another one.
玩家名称太短、太长或者无效。请重新选择。
-
+
The game name is either too short or too long. Please choose another one.
游戏名称过长或者果断。请重新选择。
-
+
The game could not be found.
找不到游戏。
-
+
The chat text is invalid.
无效的聊天文本。
-
+
The server referred to an unknown player. Aborting.
服务器引用了一个未知的玩家。正在终止。
-
+
Internal error: The current player could not be found.
内部错误:找不到当前玩家。
-
+
Internal error: The current player is not active.
内部错误:当前玩家无响应。
-
+
You were kicked from the server.
你被踢出服务器。
-
+
You were temporarily banned from the server.
你暂时被服务器封禁。
-
+
Your server connection timed out due to inactivity. You are very welcome to reconnect!
你与服务器的连接因为闲置而超时。请重新连接!
-
+
The client player count is invalid.
无效的客户端玩家计数。
-
+
Too many manual blinds were set. Please reconfigure the manual blinds.
设定了过多的手动盲注,请重新设定手动盲注。
-
+
An invalid avatar file was configured. Please choose a different avatar.
配置的头像文件不可用。请选择其它的头像。
-
+
The selected avatar file is too large. Please choose a different avatar.
你选择的头像文件过大。请重新选择。
-
+
You cannot upload a new avatar file at this time. Please try again in a few seconds.
你现在不能上传新的头像文件。请几秒后重试。
-
+
An internal avatar error occured. Please report this to an admin in the lobby chat.
发生内部错误。请将其通过大厅聊天报告给管理员。
-
+
Could not start game: Synchronization failed.
无法开始游戏:同步失败。
-
+
The server is down for maintenance. Please try again later.
服务器正在进行维护。请稍后重试。
-
+
An internal error occured.
发生内部错误。
-
+
Network Notification
网络通知
-
+
You were kicked from the game.
你被踢出游戏。
-
+
Sorry, this game is already full.
对不起,游戏已经满人了。
-
+
Unable to join - the server has already started the game.
无法加入 - 服务器已经开始游戏。
-
+
Your admin state timed out due to inactivity. Feel free to create a new game!
你的管理员状态因为闲置而超时。请重新创建游戏!
-
+
A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
有新版本的PokerTH可用。<br>请访问<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a>并下载最新的版本。
-
+
This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.
这个公测版的PokerTH已过期。<br>请访问<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a>并下载最新的版本。
-
+
Server Message
+
+
+ PokerTH %1
+ PokerTH %1
+
timeoutMsgBoxImpl