From 0c45c621894f600140915be970afd178b23f85e1 Mon Sep 17 00:00:00 2001 From: doitux Date: Wed, 2 May 2007 10:32:19 +0000 Subject: [PATCH] --- pokerth.pro | 30 +- src/gui/qt/mainwindow.ui | 28 +- src/gui/qt/mainwindow/mainwindowimpl.cpp | 8 +- src/gui/qt/resources.qrc | 1 + .../qt/resources/translations/pokerth_fr.qm | Bin 0 -> 228964 bytes src/pokerth.cpp | 2 +- ts/pokerth_de.ts | 68 +- ts/pokerth_es.ts | 68 +- ts/pokerth_fr.ts | 941 +++++++++++++----- ts/pokerth_it.ts | 68 +- ts/pokerth_nl.ts | 103 +- 11 files changed, 911 insertions(+), 406 deletions(-) create mode 100644 src/gui/qt/resources/translations/pokerth_fr.qm diff --git a/pokerth.pro b/pokerth.pro index 5b05600e..7639d4f8 100755 --- a/pokerth.pro +++ b/pokerth.pro @@ -208,7 +208,35 @@ win32{ SOURCES += src/core/linux/rand.cpp \ src/net/linux/socket_helper.cpp \ src/net/linux/socket_startup.cpp - LIBS += -lboost_thread -lcrypto +} + +unix{ + LIBS += -lboost_thread -lcrypto +} + +macx { +# make it universal + CONFIG += x86 + CONFIG += ppc + +# for universal-compilation on PPC-Mac uncomment the following line +# QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk/ + +# link needed Qt parts static (path is standard for self-compiling qt) + LIBS += /usr/local/Trolltech/Qt-4.2.3/lib/libQtCore.a + LIBS += /usr/local/Trolltech/Qt-4.2.3/lib/libQtGui.a +# standard path for darwinports +# make sure you have a universal version of boost + LIBS += /opt/local/lib/libboost_thread.a +# crypto should be installed on every mac + LIBS += -lcrypto -lz -framework Carbon +# set the application icon + RC_FILE = pokerth.icns + LIBPATH += /Developer/SDKs/MacOSX10.4u.sdk/usr/lib + INCLUDEPATH += /Developer/SDKs/MacOSX10.4u.sdk/usr/include/ + INCLUDEPATH += /usr/local/Trolltech/Qt-4.2.3/include/ + INCLUDEPATH += /usr/local/Trolltech/Qt-4.2.3/include/QtCore + INCLUDEPATH += /usr/local/Trolltech/Qt-4.2.3/include/QtGui } CONFIG += qt release diff --git a/src/gui/qt/mainwindow.ui b/src/gui/qt/mainwindow.ui index 489a3744..0891e3cf 100644 --- a/src/gui/qt/mainwindow.ui +++ b/src/gui/qt/mainwindow.ui @@ -1520,7 +1520,7 @@ 0 - 6 + 3 @@ -1528,7 +1528,7 @@ 0 - 6 + 3 @@ -1682,6 +1682,14 @@ + + + 3 + 0 + 0 + 0 + + @@ -1741,12 +1749,26 @@ true - + + + 3 + 0 + 10 + 0 + + + 40 20 + + + 80 + 20 + + diff --git a/src/gui/qt/mainwindow/mainwindowimpl.cpp b/src/gui/qt/mainwindow/mainwindowimpl.cpp index 0bf97c77..8360e1b2 100755 --- a/src/gui/qt/mainwindow/mainwindowimpl.cpp +++ b/src/gui/qt/mainwindow/mainwindowimpl.cpp @@ -2001,7 +2001,7 @@ void mainWindowImpl::startNewHand() { } else { pushButton_break->setDisabled(FALSE); - pushButton_break->setText("Start"); + pushButton_break->setText(tr("Start")); breakAfterActualHand=FALSE; blinkingStartButtonAnimationTimer->start(500); @@ -2112,7 +2112,7 @@ void mainWindowImpl::setSpeeds() { void mainWindowImpl::breakButtonClicked() { - if (pushButton_break->text() == "Stop") { + if (pushButton_break->text() == tr("Stop")) { pushButton_break->setDisabled(TRUE); breakAfterActualHand=TRUE; } @@ -2124,7 +2124,9 @@ void mainWindowImpl::breakButtonClicked() { tempPalette.setColor(QPalette::ButtonText, QColor(240,240,240)); pushButton_break->setPalette(tempPalette); - pushButton_break->setText("Stop"); +// QFontMetrics tempMetrics = this->fontMetrics(); +// int width = tempMetrics() + pushButton_break->setText(tr("Stop")); startNewHand(); } } diff --git a/src/gui/qt/resources.qrc b/src/gui/qt/resources.qrc index 0234864d..9bf4833f 100755 --- a/src/gui/qt/resources.qrc +++ b/src/gui/qt/resources.qrc @@ -2,6 +2,7 @@ resources/translations/pokerth_de.qm resources/translations/pokerth_nl.qm + resources/translations/pokerth_fr.qm resources/graphics/actions/action_allin.png diff --git a/src/gui/qt/resources/translations/pokerth_fr.qm b/src/gui/qt/resources/translations/pokerth_fr.qm new file mode 100644 index 0000000000000000000000000000000000000000..f91e47471c47ec6e47c10d2d93ae9fd88c28b8d5 GIT binary patch literal 228964 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 z z;1d2Xrz<{4r>y~yezwxNolF=Hb0z3Ice#O2y6l3rKF&Ghw5JLye?u1=W!08%yWAXw z6Bw|DIX(_L3#FBs$AxMJ)8t&G6QLhkqcBr~SnA?DQ>IPXvu*T&3l7*bEv>iE@BB(2 zCgGV{*L6X*jJ_b13~?Z^f3#HF+{*US5>@dK^BS>+IgYCF;o;2U`5!P?-~Yk){tNqo BP&EJm literal 0 HcmV?d00001 diff --git a/src/pokerth.cpp b/src/pokerth.cpp index 341cee43..ef18c94c 100755 --- a/src/pokerth.cpp +++ b/src/pokerth.cpp @@ -77,7 +77,7 @@ int main( int argc, char **argv ) QString locale = QLocale::system().name(); QTranslator translator; - translator.load(QString(":/translations/resources/translations/pokerth_") + locale); + translator.load(QString(":/translations/resources/translations/pokerth_fr") /*+ locale*/); a.installTranslator(&translator); /////////////////////////////////////////////////// diff --git a/ts/pokerth_de.ts b/ts/pokerth_de.ts index 170fbc22..b55423c8 100644 --- a/ts/pokerth_de.ts +++ b/ts/pokerth_de.ts @@ -1078,155 +1078,165 @@ p, li { white-space: pre-wrap; } mainWindowImpl - + Ctrl+N to start a new game - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + 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. - + Internal network error: "select" failed. - + Internal network error: "recv" failed. - + Internal network error: "send" failed. - + Connection was closed by 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. - + The PokerTH server does not support this version of the game. Please update PokerTH. - + Sorry, this server is already full. - + Unable to join - the server has already started the game. - + 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 either too short or too long. Please choose another one. - + An internal error occured. - + Cmd+N to start a new game + + + Start + + + + + Stop + + newGameDialog diff --git a/ts/pokerth_es.ts b/ts/pokerth_es.ts index 49c9f4b4..0690d9c3 100644 --- a/ts/pokerth_es.ts +++ b/ts/pokerth_es.ts @@ -703,155 +703,165 @@ p, li { white-space: pre-wrap; } mainWindowImpl - + Ctrl+N to start a new game - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + 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. - + Internal network error: "select" failed. - + Internal network error: "recv" failed. - + Internal network error: "send" failed. - + Connection was closed by 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. - + The PokerTH server does not support this version of the game. Please update PokerTH. - + Sorry, this server is already full. - + Unable to join - the server has already started the game. - + 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 either too short or too long. Please choose another one. - + An internal error occured. - + Cmd+N to start a new game + + + Start + + + + + Stop + + newGameDialog diff --git a/ts/pokerth_fr.ts b/ts/pokerth_fr.ts index 49c9f4b4..e09dbc7d 100644 --- a/ts/pokerth_fr.ts +++ b/ts/pokerth_fr.ts @@ -1,16 +1,16 @@ - + aboutPokerth About PokerTH 0.4 - + À propos de PokerTH 0.4 About - + À propos de @@ -27,12 +27,24 @@ 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; 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 &amp; 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.4</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-Modus</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Up to 6 Opponents</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 &amp; 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> Project - + Projet @@ -56,12 +68,31 @@ 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;"> - 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;">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> License - + Licence @@ -410,12 +441,356 @@ 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;">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;">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;"> &lt;one line to give the program's name and a brief idea of what it does.&gt;</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) &lt;year&gt; &lt;name of author&gt;</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-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;"> &lt;signature of Ty Coon&gt;, 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 - + Fermer @@ -423,17 +798,17 @@ p, li { white-space: pre-wrap; } Connect to Server - + Se connecter au serveur Connecting to Server ... - + Connection au serveur ... Cancel - + Annuler @@ -441,47 +816,47 @@ p, li { white-space: pre-wrap; } Create Network Game - + Créer une partie en réseau Network Game Settings - + Paramètres réseau Hands before raise Small Blind: - + Nb de mains avant l'augmentation de la petite Blind: Start Cash: - + Bourse initiale: Small Blind: - + Petite Blind initiale: Number of Players: - + Nombre de joueurs: Game Speed for Computer Opponent: - + Vitesse du jeu pour les adversaires IA: Create Game - + Créer une partie Cancel - + Annuler @@ -489,87 +864,87 @@ p, li { white-space: pre-wrap; } Join Network Game - + Se joindre à une partie en réseau Connect to Network Game - + Se connecter à une partie en réseau Use IPv6 - + Utiliser IPv6 myServerProfile1 - + monProfileServeur1 Profile Name: - + Nom du profil: IP Address / Domain Name: - + Adresse IP / Nom du hôte: Port: - + Port: Password (optional): - + Mot de passe (optionel): Server Profiles - + Profiles serveur Name - + Nom Address - + Adresse Port - + Port IPv6 - + IPv6 Save - + Sauvegarder Delete - + Supprimer Connect - + Se connecter Close - + Fermer @@ -577,44 +952,46 @@ p, li { white-space: pre-wrap; } Load Server-Profile-File Error - + Erreur de chargement du profil serveur Could not load server-profiles-file: - + Chargement du profil serveur impossible: + Save Server Profile Error - + Erreur de sauvegarde du profil serveur A profile with the name: " - + Un profil avec le nom: " Read Server-Profile List Error - + Erreur de lecture de la liste des profils serveur Could not read server-profiles list - + Lecture de la liste des profils serveur impossible Save Server-Profile-File Error - + Erreur de sauvegarde du profil serveur Could not save server-profiles-file: - + Sauvegarde du profil serveur impossible: + @@ -622,235 +999,250 @@ p, li { white-space: pre-wrap; } PokerTH 0.4 - The Open-Source Texas Holdem Engine - + PokerTH 0.4 - Le moteur 'Open-Source' Texas Holdem par excellence 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 - + Visualiser Game - + Partie Start local Game ... - + Démarrer une partie locale ... Ctrl+N - + Ctrl+N Quit - + Quitter About PokerTH ... - + À 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 F - + F mainWindowImpl - + Ctrl+N to start a new game - + 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 de 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 du 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 du réseau: l'opération "select" a échoué. + + + + Internal network error: "recv" failed. + Erreur interne du réseau: l'opération "recv" a échoué. + + + + Internal network error: "send" failed. + Erreur interne du réseau: l'opération "send" a échoué. + + + + Connection was closed by server. + La connexion au serveur a été interrompue. + + + + 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. - 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. - - - - - Internal network error: "select" failed. - - - - - Internal network error: "recv" failed. - - - - - Internal network error: "send" failed. - - - - - Connection was closed by 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. - - - - - The PokerTH server does not support this version of the game. -Please update PokerTH. - - - - - Sorry, this server is already full. - - - - - Unable to join - the server has already started the game. - - - - - Invalid password when joining the game. -Please reenter the password and try again. - - - - 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 - + Cmd+N pour démarrer une nouvelle partie + + + + Start + Démarrer + + + + Stop + Arrêter @@ -858,37 +1250,37 @@ Please choose a different name. Start Local Game - + Démarrer une partie locale Local Game Settings - + Paramètres locaux Game Speed: - + Vitesse: Number of Players: - + Nombre de joueurs: Start Cash: - + Bourse initiale: Small Blind: - + Petite Blind initiale: Hands before raise Small Blind: - + Nb de mains avant l'augmentation de la petite Blind: @@ -896,27 +1288,27 @@ Please choose a different name. PokerTH 0.4 - Settings - + PokerTH 0.4 - Paramètres Interface - + Interface Show Flip-Card Animation - + Afficher l'animation lorsque les cartes sont retournées Flipside of Cards - + Dos des cartes Own Flipside Picture: - + Mon image au dos des cartes: @@ -924,177 +1316,180 @@ Please choose a different name. 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: Best quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=100, height=140.</span></p></body></html> Default - + Defaut 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 Show right Toolbox (F11 to switch on/off) - + Affiche l'encart de droite (F11 pour afficher/cacher) Show left Toolbox (F10 to switch on/off) - + Affiche l'encart de gauche (F10 pour afficher/cacher) Show Statusbar Messages - + 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: Local Game Default Settings - + Paramètres locaux par défaut Small Blind: - + Petite Blind initiale: Game-Speed: - + Vitesse: Start Cash: - + Bourse initiale: Pause between Hands (Press "Start" Button to go on) - + Faire une pause entre les mains (Appuyez sur "Démarrer" pour continuer) 0.4 (actual) - + 0.4 (courante) 0.3 (previous) - + 0.3 (précédente) 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 Game-Speed for Computer Opponents: - + Vitesse du jeu pour les adversaires IA: 0.4 (actual - under development) - + 0.4 (courante - en développement) Computer Engine - + Moteur IA Opponent 5: - + Adversaire 5: Avatar: - + Avatar: 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 @@ -1102,37 +1497,40 @@ p, li { white-space: pre-wrap; } 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=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=50, height=50.</span></p></body></html> Store Log Files for - + Conserver les journaux d'activité pour Day(s) - + Jour(s) Log File Directory: - + Chemin des journaux: Log Messages - + Journal des messages Local Game Settings - + Paramètres locaux Network Game Settings - + Paramètres réseau @@ -1140,86 +1538,95 @@ p, li { white-space: pre-wrap; } Settings Error - + Erreur de paramètres The entered human player avatar picture doesn't exists. Please enter an valid picture! - + L'avatar sélectionné pour le joueur humain n'existe pas. +Veuillez entrer une image valide! The entered "opponent 1" avatar picture doesn't exists. Please enter an valid picture! - + L'avatar sélectionné pour l'adversaire #1 n'existe pas. +Veuillez entrer une image valide! The entered "opponent 2" avatar picture doesn't exists. Please enter an valid picture! - + L'avatar sélectionné pour l'adversaire #2 n'existe pas. +Veuillez entrer une image valide! The entered "opponent 3" avatar picture doesn't exists. Please enter an valid picture! - + L'avatar sélectionné pour l'adversaire #3 n'existe pas. +Veuillez entrer une image valide! The entered "opponent 4" avatar picture doesn't exists. Please enter an valid picture! - + L'avatar sélectionné pour l'adversaire #4 n'existe pas. +Veuillez entrer une image valide! The entered "opponent 5" avatar picture doesn't exists. Please enter an valid picture! - + L'avatar sélectionné pour l'adversaire #5 n'existe pas. +Veuillez entrer une image valide! The entered "opponent 6" avatar picture doesn't exists. Please enter an valid picture! - + L'avatar sélectionné pour l'adversaire #6 n'existe pas. +Veuillez entrer une image valide! 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) Select your avatar picture - + Sélectionnez votre avatar Select computer opponents avatar picture - + Sélectionnez un avatar pour vos adversaires IA Open Directory - + Parcourir @@ -1227,32 +1634,32 @@ Please select an valid directory! Start Network Game - + Démarrer une partie réseau Maximum number of players: - + Nombre de joueurs maximal: Start Game - + Démarrer une partie Cancel - + Annuler connected player - + joueur connecté 0 - + 0 @@ -1260,17 +1667,17 @@ Please select an valid directory! 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 ... diff --git a/ts/pokerth_it.ts b/ts/pokerth_it.ts index 49c9f4b4..0690d9c3 100644 --- a/ts/pokerth_it.ts +++ b/ts/pokerth_it.ts @@ -703,155 +703,165 @@ p, li { white-space: pre-wrap; } mainWindowImpl - + Ctrl+N to start a new game - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + 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. - + Internal network error: "select" failed. - + Internal network error: "recv" failed. - + Internal network error: "send" failed. - + Connection was closed by 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. - + The PokerTH server does not support this version of the game. Please update PokerTH. - + Sorry, this server is already full. - + Unable to join - the server has already started the game. - + 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 either too short or too long. Please choose another one. - + An internal error occured. - + Cmd+N to start a new game + + + Start + + + + + Stop + + newGameDialog diff --git a/ts/pokerth_nl.ts b/ts/pokerth_nl.ts index 7995ab42..07bd32f9 100644 --- a/ts/pokerth_nl.ts +++ b/ts/pokerth_nl.ts @@ -3,17 +3,17 @@ aboutPokerth - + About PokerTH 0.4 Info over PokerTH 0.4 - + About Beschrijving - + <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;"> @@ -30,12 +30,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;"><span style=" font-weight:600;">PokerTH 0.4</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;">- Pokersimulator voor het populaire "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;">- Eenspelermodus</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Maximaal 6 tegenstanders</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Geprogrammeerd 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 &amp; 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> - + Project Project - + <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;"> @@ -59,12 +59,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;"><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;"> - 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 - + <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;"> @@ -413,7 +413,7 @@ p, li { white-space: pre-wrap; } - + Close Sluiten @@ -705,155 +705,170 @@ p, li { white-space: pre-wrap; } mainWindowImpl - + Ctrl+N to start a new game Ctrl+N om een nieuw spel te starten - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Folden/All-In | F2 - Checken/Callen | F3 - Betten/Raisen - + Network Error Netwerkfout - + Server address was not set. Serveradres is niet ingesteld. - + An invalid port was set (ports 0-1023 are not allowed). Onjuiste poort ingesteld (poorten 0-1023 niet toegestaan). - + Could not create a socket for TCP communication. Kan geen socket aanmaken 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 de servernaam nergens opzoeken. - + Bind failed - please choose a different port. Kan niet verbinden - kies a.u.b. 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 met de server maken. - + Internal network error: "select" failed. Interne netwerkfout: "select" niet uitvoerbaar. - + Internal network error: "recv" failed. Interne netwerkfout: "recv" niet uitvoerbaar. - + Internal network error: "send" failed. Interne netwerkfout: "send" niet uitvoerbaar. - + Connection was closed by server. Verbinding verbroken door 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 er a.u.b. voor dat alle spelers dezelfde PokerTH-versie gebruiken. - + Internal state error. Please make sure that all players use the same version of PokerTH. Interne statusfout. Zorg er a.u.b. voor dat alle spelers dezelfde PokerTH-versie gebruiken. - + The PokerTH server does not support this version of the game. Please update PokerTH. De PokerTH-server ondersteunt deze versie van het spel niet. Zorg dat u de nieuwste versie van PokerTH heeft. - + Sorry, this server is already full. Sorry, deze server is reeds vol. - + Unable to join - the server has already started the game. Kan niet meedoen - de server heeft het spel al gestart. - + Invalid password when joining the game. Please reenter the password and try again. Ongeldig wachtwoord bij het verbinden. Stel a.u.b. het wachtwoord opnieuw in en probeer opnieuw. - + The password is too long. Please choose another one. Het wachtwoord is te lang. Kies a.u.b. een ander wachtwoord. - + Your player name is already used by another player. Please choose a different name. Uw spelernaam is al in gebruik door een andere speler. Kies a.u.b. een andere naam. - + The player name is either too short or too long. Please choose another one. De spelersnaam is te kort of te lang. Kies a.u.b. een andere naam. - + An internal error occured. Interne fout opgetreden. + + + Cmd+N to start a new game + + + + + Start + + + + + Stop + Stop + newGameDialog @@ -901,7 +916,7 @@ Kies a.u.b. een andere naam. PokerTH 0.4 - Instellingen - + Interface Interface @@ -1094,7 +1109,7 @@ p, li { white-space: pre-wrap; } Menselijke Speler: - + Player Nicks Bijnamen spelers @@ -1107,32 +1122,32 @@ 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 hoogte-breedteverhouding gelijk aan </span><span style=" font-weight:600; font-style:italic;">breedte=50, hoogte=50.</span></p></body></html> - + Store Log Files for Bewaar logbestanden gedurende - + Day(s) Dag(en) - + Log File Directory: Map voor logbestanden: - + Log Messages Logberichten - + Local Game Settings Instellingen lokaal spel - + Network Game Settings Instellingen netwerkspel