diff --git a/src/config/configfile.cpp b/src/config/configfile.cpp index 9d72cc73..7b4da05b 100644 --- a/src/config/configfile.cpp +++ b/src/config/configfile.cpp @@ -143,6 +143,7 @@ ConfigFile::ConfigFile(int argc, char **argv) : noWriteAccess(0) configList.push_back(ConfigInfo("ShowFlipCardsAnimation", CONFIG_TYPE_INT, "1")); configList.push_back(ConfigInfo("ShowBlindButtons", CONFIG_TYPE_INT, "1")); configList.push_back(ConfigInfo("PlaySoundEffects", CONFIG_TYPE_INT, "1")); + configList.push_back(ConfigInfo("SoundVolume", CONFIG_TYPE_INT, "8")); configList.push_back(ConfigInfo("FlipsideTux", CONFIG_TYPE_INT, "1")); configList.push_back(ConfigInfo("FlipsideOwn", CONFIG_TYPE_INT, "0")); configList.push_back(ConfigInfo("FlipsideOwnFile", CONFIG_TYPE_STRING, "")); diff --git a/src/gui/qt/mainwindow/mainwindowimpl.cpp b/src/gui/qt/mainwindow/mainwindowimpl.cpp index e0c30061..b8c81219 100755 --- a/src/gui/qt/mainwindow/mainwindowimpl.cpp +++ b/src/gui/qt/mainwindow/mainwindowimpl.cpp @@ -631,7 +631,7 @@ mainWindowImpl::mainWindowImpl(ConfigFile *c, QMainWindow *parent) //Sound - mySDLPlayer = new SDLPlayer; + mySDLPlayer = new SDLPlayer(myConfig); } @@ -1007,7 +1007,7 @@ void mainWindowImpl::refreshPlayerAvatar() { if(currentHand->getPlayerArray()[i]->getMyActiveStatus()) { if(!i) { - if(currentHand->getPlayerArray()[0]->getMyAvatar() == "") { + if(currentHand->getPlayerArray()[0]->getMyAvatar() == "" || !QFile::QFile(QString::fromUtf8(currentHand->getPlayerArray()[0]->getMyAvatar().c_str())).exists()) { playerAvatarLabelArray[0]->setPixmap(QPixmap(":/guiv2/resources/guiv2/genereticAvatar.png")); } else { @@ -1015,7 +1015,7 @@ void mainWindowImpl::refreshPlayerAvatar() { } } else { - if(currentHand->getPlayerArray()[i]->getMyAvatar() == "") { + if(currentHand->getPlayerArray()[i]->getMyAvatar() == "" || !QFile::QFile(QString::fromUtf8(currentHand->getPlayerArray()[i]->getMyAvatar().c_str())).exists()) { playerAvatarLabelArray[i]->setPixmap(QPixmap(":/guiv2/resources/guiv2/genereticAvatar.png")); } else { diff --git a/src/gui/qt/settingsdialog.ui b/src/gui/qt/settingsdialog.ui index 8ae8f3e2..1293d7f5 100644 --- a/src/gui/qt/settingsdialog.ui +++ b/src/gui/qt/settingsdialog.ui @@ -5,10 +5,16 @@ 0 0 - 593 - 553 + 600 + 533 + + + 600 + 16777215 + + Settings @@ -36,6 +42,47 @@ + + + + + 150 + 0 + + + + + 150 + 16777215 + + + + + Interface + + + + + Local Game Settings + + + + + Network Game Settings + + + + + Player Nicks + + + + + Log Messages + + + + @@ -49,6 +96,94 @@ 6 + + + + + + + + 9 + + + 6 + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Play sound effects + + + + + + + 0 + + + 6 + + + + + Sound Volume: + + + + + + + + 20 + 0 + + + + 10 + + + + + + + 1 + + + 10 + + + 8 + + + Qt::Horizontal + + + + + + + + + + + + Show flip-card animation + + + @@ -143,12 +278,18 @@ p, li { white-space: pre-wrap; } - - - - Show flip-card animation + + + + Qt::Vertical - + + + 20 + 40 + + + @@ -212,26 +353,6 @@ p, li { white-space: pre-wrap; } - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - Play sound effects - - - @@ -679,37 +800,203 @@ p, li { white-space: pre-wrap; } 6 - - + + - Qt::Vertical - - - - 451 - 0 - - - - - - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best avatar quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html> + Qt::Horizontal + + + + + 75 + true + + + + Player Nicks + + + + + + + 0 + + + 6 + + + + + Qt::Horizontal + + + + 151 + 116 + + + + + + + + 0 + + + 6 + + + + + 0 + + + 6 + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 3 + 20 + + + + + + + + + 13 + 13 + 0 + 0 + + + + + 60 + 60 + + + + + 60 + 60 + + + + + 50 + 50 + + + + + + + + Qt::Horizontal + + + QSizePolicy::Fixed + + + + 3 + 20 + + + + + + + + + + + 0 + 0 + 0 + 0 + + + + + 100 + 25 + + + + + 100 + 25 + + + + 12 + + + + + + + + 0 + 0 + 0 + 0 + + + + + 100 + 0 + + + + + 100 + 16777215 + + + + Human Player: + + + Qt::AlignCenter + + + + + + + + + Qt::Horizontal + + + + 151 + 116 + + + + + + - - - 359 - 273 - - Computer Engine @@ -718,7 +1005,7 @@ p, li { white-space: pre-wrap; } 9 - 15 + 5 @@ -1557,200 +1844,28 @@ p, li { white-space: pre-wrap; } - - - - 0 - - - 6 - - - - - Qt::Horizontal - - - - 151 - 116 - - - - - - - - 0 - - - 6 - - - - - 0 - - - 6 - - - - - Qt::Horizontal - - - QSizePolicy::Fixed - - - - 3 - 20 - - - - - - - - - 13 - 13 - 0 - 0 - - - - - 60 - 60 - - - - - 60 - 60 - - - - - 50 - 50 - - - - - - - - Qt::Horizontal - - - QSizePolicy::Fixed - - - - 3 - 20 - - - - - - - - - - - 0 - 0 - 0 - 0 - - - - - 100 - 25 - - - - - 100 - 25 - - - - 12 - - - - - - - - 0 - 0 - 0 - 0 - - - - - 100 - 0 - - - - - 100 - 16777215 - - - - Human Player: - - - Qt::AlignCenter - - - - - - - - - Qt::Horizontal - - - - 151 - 116 - - - - - - - - - - - 75 - true - - + + - Player Nicks + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best avatar quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html> - - + + - Qt::Horizontal + Qt::Vertical - + + + 20 + 40 + + + @@ -1965,47 +2080,6 @@ p, li { white-space: pre-wrap; } - - - - - 150 - 0 - - - - - 150 - 16777215 - - - - - Interface - - - - - Local Game Settings - - - - - Network Game Settings - - - - - Player Nicks - - - - - Log Messages - - - - @@ -2029,7 +2103,6 @@ p, li { white-space: pre-wrap; } checkBox_showFadeOutCardsAnimation checkBox_showFlipCardsAnimation checkBox_showBlindButtons - checkBox_playSoundEffects radioButton_flipsideTux radioButton_flipsideOwn lineEdit_OwnFlipsideFilename @@ -2084,8 +2157,8 @@ p, li { white-space: pre-wrap; } reject() - 331 - 522 + 340 + 576 286 @@ -2141,5 +2214,21 @@ p, li { white-space: pre-wrap; } + + horizontalSlider_soundVolume + valueChanged(int) + label_soundVolume + setNum(int) + + + 546 + 264 + + + 501 + 260 + + + diff --git a/src/gui/qt/settingsdialog/settingsdialogimpl.cpp b/src/gui/qt/settingsdialog/settingsdialogimpl.cpp index 6ec862fe..48712f81 100644 --- a/src/gui/qt/settingsdialog/settingsdialogimpl.cpp +++ b/src/gui/qt/settingsdialog/settingsdialogimpl.cpp @@ -130,6 +130,7 @@ void settingsDialogImpl::exec() { checkBox_showFlipCardsAnimation->setChecked(myConfig->readConfigInt("ShowFlipCardsAnimation")); checkBox_showBlindButtons->setChecked(myConfig->readConfigInt("ShowBlindButtons")); checkBox_playSoundEffects->setChecked(myConfig->readConfigInt("PlaySoundEffects")); + horizontalSlider_soundVolume->setValue(myConfig->readConfigInt("SoundVolume")); radioButton_flipsideTux->setChecked(myConfig->readConfigInt("FlipsideTux")); radioButton_flipsideOwn->setChecked(myConfig->readConfigInt("FlipsideOwn")); if(radioButton_flipsideOwn->isChecked()) { @@ -210,6 +211,7 @@ void settingsDialogImpl::isAccepted() { myConfig->writeConfigInt("ShowFlipCardsAnimation", checkBox_showFlipCardsAnimation->isChecked()); myConfig->writeConfigInt("ShowBlindButtons", checkBox_showBlindButtons->isChecked()); myConfig->writeConfigInt("PlaySoundEffects", checkBox_playSoundEffects->isChecked()); + myConfig->writeConfigInt("SoundVolume", horizontalSlider_soundVolume->value()); myConfig->writeConfigInt("FlipsideTux", radioButton_flipsideTux->isChecked()); myConfig->writeConfigInt("FlipsideOwn", radioButton_flipsideOwn->isChecked()); diff --git a/src/gui/qt/sound/sdlplayer.cpp b/src/gui/qt/sound/sdlplayer.cpp index 281069b2..4043f4a8 100644 --- a/src/gui/qt/sound/sdlplayer.cpp +++ b/src/gui/qt/sound/sdlplayer.cpp @@ -15,8 +15,8 @@ using namespace std; -SDLPlayer::SDLPlayer() -: soundData(NULL), currentChannel(0) , audioEnabled(0) +SDLPlayer::SDLPlayer(ConfigFile *c) +: soundData(NULL), currentChannel(0) , audioEnabled(0), myConfig(c) { initAudio(); } @@ -83,7 +83,11 @@ void SDLPlayer::playSound(string audioString, int playerID) { sound = Mix_QuickLoad_WAV(soundData); - // set channel 2 to be behind and right, and 100 units away + + // set channel 0 to settings volume + Mix_Volume(0,myConfig->readConfigInt("SoundVolume")*10); + + // set 3d effect if(!Mix_SetPosition(0, position, distance)) { printf("Mix_SetPosition: %s\n", Mix_GetError()); // no position effect, is it ok? diff --git a/src/gui/qt/sound/sdlplayer.h b/src/gui/qt/sound/sdlplayer.h index 3db0696c..34c02d75 100644 --- a/src/gui/qt/sound/sdlplayer.h +++ b/src/gui/qt/sound/sdlplayer.h @@ -23,6 +23,7 @@ #endif #include +#include "configfile.h" /** @author FThauer FHammer @@ -31,7 +32,7 @@ class SDLPlayer : public QObject{ Q_OBJECT public: - SDLPlayer(); + SDLPlayer(ConfigFile*); ~SDLPlayer(); @@ -52,6 +53,8 @@ private: bool audioEnabled; + ConfigFile *myConfig; + }; #endif diff --git a/ts/pokerth_de.ts b/ts/pokerth_de.ts index f74f449d..5338a298 100644 --- a/ts/pokerth_de.ts +++ b/ts/pokerth_de.ts @@ -1194,132 +1194,132 @@ p, li { white-space: pre-wrap; } - + 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: "send" failed. - + 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. @@ -1329,17 +1329,17 @@ Please choose a different name. - + Start - + Stop - + Connection timed out. Please check the server address. @@ -1347,22 +1347,22 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Connection was closed by the server. - + The server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. @@ -1442,12 +1442,12 @@ Please enter an valid picture! - + Select external avatar picture - + Images (*.png) @@ -1455,17 +1455,17 @@ Please enter an valid picture! settingsDialog - + Interface - + Flipside of Cards - + <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;"> @@ -1473,262 +1473,262 @@ p, li { white-space: pre-wrap; } - + Default - + Local Game Default Settings - + Small Blind: - + Start Cash: - + 0.4 (actual) - + Engine Version: - + Server Settings - + Server Port: - + Use IPv6 - + Server Password: - + Network Game Default Settings - + Computer Engine - + Opponent 5: - + Opponent 3: - + Opponent 2: - + Opponent 1: - + Opponent 4: - + Human Player: - + Player Nicks - + Day(s) - + Log File Directory: - + Log Messages - + Local Game Settings - + Network Game Settings - + Show flip-card animation - + Own flipside picture: - + Show fade-out animation for non-winning cards - + Show intro on startup - + Show right toolbox (F11 to switch on/off) - + Show left toolbox (F10 to switch on/off) - + Show statusbar messages - + Show game settings dialog on every new game - + Hands before raise small blind: - + Number of players: - + Game Speed: - + Pause between hands (press "start" button to go on) - + Game Speed for computer opponents: - + Engine Version for computer opponents: - + Enable/Disable Logging - + Store log files for - + Write log after every: - + every action (high frequent disc access) - + every hand (medium disc access) - + every game (low disc access) - + Show buttons for small blind and big blind - + Play sound effects - + 0.4 (current) - + Use SCTP - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> - + Timout for player action (sec): - + <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;"> @@ -1736,52 +1736,62 @@ p, li { white-space: pre-wrap; } - + Opponent 7: - + Settings - + Maximum number of players: + + + Sound Volume: + + + + + 10 + + settingsDialogImpl - + Settings Error - + The entered flipside picture doesn't exists. Please enter an valid picture! - + The log file directory doesn't exists. Please select an valid directory! - + Select your flipside picture - + Images (*.png) - + Open Directory diff --git a/ts/pokerth_es.ts b/ts/pokerth_es.ts index 7961b2af..e840e97b 100644 --- a/ts/pokerth_es.ts +++ b/ts/pokerth_es.ts @@ -1253,67 +1253,67 @@ p, li { white-space: pre-wrap; } Ctrl+N para iniciar una nueva partida - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Dejarlo/Todo | F2 - Ver/Ir | F3 - Apostar/Subir - + Network Error Error en la red - + Server address was not set. La dirección del servidor no está establecida. - + An invalid port was set (ports 0-1023 are not allowed). Se ha establecido un puerto no válido (no se permiten los puerto 0-1023). - + Could not create a socket for TCP communication. No se puede crear un socket de comunicaciones TCP. - + Could not set the IP address. No se puede establecer la dirección IP. - + Could not set the port for this type of address. No se puede establecer el puerto para este tipo de dirección. - + The server name could not be resolved. No se puede resolver el nombre del servidor. - + Bind failed - please choose a different port. Fallo en la comunicación - seleccione otro puerto. - + Internal network error: "listen" failed. Error interno en la red: fallo en "listen". - + Server execution was terminated. Finalizada la ejecución del servidor. - + Could not connect to the server. No se puede conectar al servidor. - + Internal network error: "select" failed. Error interno en la red: fallo en "select". @@ -1323,7 +1323,7 @@ p, li { white-space: pre-wrap; } Error interno en la red: fallo en "recv". - + Internal network error: "send" failed. Error interno en la red: fallo en "send". @@ -1333,67 +1333,67 @@ p, li { white-space: pre-wrap; } Conexión cerrada por el servidor. - + Internal network error: Duplicate TCP connection. Error interno en la red: conexión TCP duplicada. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Se ha recibido un paquete de red no válido. Asegúrese de que todos los jugadores utilizan la misma versión de PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Error interno de estado. Asegúrese de que todos los jugadores utilizan la misma versión de PokerTH. - + The PokerTH server does not support this version of the game. Please update PokerTH. El servidor de PokerTH no permite esta versión del juego. Actualice PokerTH. - + Sorry, this server is already full. Este servidor está lleno. - + Unable to join - the server has already started the game. Imposible unirse - el servidor ya ha comenzado la partida. - + Invalid password when joining the game. Please reenter the password and try again. Contraseña incorrecta al unirse a la partida. Vuelva a introducir la contraseña e inténtelo de nuevo. - + The password is too long. Please choose another one. La contraseña es demasiado larga. Elija otra. - + Your player name is already used by another player. Please choose a different name. Su nombre de jugador ya está en uso por otra persona. Elija un nombre diferente. - + The player name is either too short or too long. Please choose another one. El nombre de jugador es demasiado corto o largo. Elija otro nombre. - + An internal error occured. Ha ocurrido un error interno. @@ -1403,17 +1403,17 @@ Elija un nombre diferente. Cmd+N para iniciar una nueva partida - + Start Iniciar - + Stop Detener - + Connection timed out. Please check the server address. @@ -1424,22 +1424,22 @@ Por favor, compruebe la dirección del servidor. Si el servidor está detrás de un enrutador NAT, asegúrese de que el puerto de reenvío está configurado en el servidor. - + Connection was closed by the server. Conexión cerrada por el servidor. - + The server referred to an unknown player. Aborting. El servidor se ha referido a un jugador desconocido. Abortando. - + You were kicked from the server. Ha sido expulsado del servidor. - + The client player count is invalid. El número de jugadores no es válido. @@ -1520,12 +1520,12 @@ Please enter an valid picture! Introduzca una imagen válida. - + Select external avatar picture Seleccione una imagen de avatar externa - + Images (*.png) Imágenes (*.png) @@ -1538,17 +1538,17 @@ Introduzca una imagen válida. PokerTH 0.4 - Preferencia - + Interface Entorno - + Flipside of Cards Respaldo de las cartas - + <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;"> @@ -1559,27 +1559,27 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: La mejor calidad se obtiene con unas proporciones de la imagen de </span><span style=" font-weight:600; font-style:italic;">ancho=100, alto=140.</span></p></body></html> - + Default Predeterminado - + Local Game Default Settings Opciones predeterminadas de la partida local - + Small Blind: Postura mínima: - + Start Cash: Dinero inicial: - + 0.4 (actual) 0.4 (actual) @@ -1589,32 +1589,32 @@ p, li { white-space: pre-wrap; } 0.3 (anterior) - + Engine Version: Versión del motor: - + Server Settings Opciones del servidor - + Server Port: Puerto del servidor: - + Use IPv6 Usar IPv6 - + Server Password: Contraseña del servidor: - + Network Game Default Settings Opciones predeterminadas de la partida en red @@ -1624,12 +1624,12 @@ p, li { white-space: pre-wrap; } 0.4 (actual - en desarrollo) - + Computer Engine Motor del ordenador - + Opponent 5: Oponente 5: @@ -1639,12 +1639,12 @@ p, li { white-space: pre-wrap; } Avatar: - + Opponent 3: Oponente 3: - + Opponent 2: Oponente 2: @@ -1654,22 +1654,22 @@ p, li { white-space: pre-wrap; } Oponente 6: - + Opponent 1: Oponente 1: - + Opponent 4: Oponente 4: - + Human Player: Jugador humano: - + Player Nicks Apodos de los jugadores @@ -1685,167 +1685,167 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: La mejor calidad se obtiene con unas proporciones de la imagen de </span><span style=" font-weight:600; font-style:italic;">ancho=100, alto=140.</span></p></body></html> - + Day(s) Día(s) - + Log File Directory: Directorio del archivo de registro: - + Log Messages Mensajes de registro - + Local Game Settings Opciones de la partida local - + Network Game Settings Opciones de partida en red - + Show flip-card animation Mostrar animación de las cartas - + Own flipside picture: Imagen del reverso propias: - + Show fade-out animation for non-winning cards Mostrar animación de fundido para las cartas no ganadoras - + Show intro on startup Mostrar introducción al empezar - + Show right toolbox (F11 to switch on/off) Mostrar herramientas de la derecha (F11 para conmutar) - + Show left toolbox (F10 to switch on/off) Mostrar herramientas de la izquierda (F10 para conmutar) - + Show statusbar messages Mostrar mensaje de la barra de estado - + Show game settings dialog on every new game Mostrar diálogo de opciones de la partida siempre - + Hands before raise small blind: Manos antes de subir la postura mínima: - + Number of players: Número de jugadores: - + Game Speed: Velocidad del juego: - + Pause between hands (press "start" button to go on) Pausa entre manos (pulsar botón "Iniciar" para seguir) - + Game Speed for computer opponents: Velocidad de juego de los ordenadores oponentes: - + Engine Version for computer opponents: Versión del motor para los ordenadores oponentes: - + Enable/Disable Logging Conmutar registro - + Store log files for Guardar los archivos de registro durante - + Write log after every: Escribir el registro cada: - + every action (high frequent disc access) cada acción (acceso a disco muy frecuente) - + every hand (medium disc access) cada mano (acceso a disco medio) - + every game (low disc access) cada partida (acceso a disco bajo) - + Show buttons for small blind and big blind Mostrar botones para las posturas mínimas - + Play sound effects Reproducir efectos de sonido - + 0.4 (current) 0.4 (actual) - + Use SCTP Utilizar SCTP - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> <a href="http://en.wikipedia.org/wiki/Ipv6">¿Qué es esto?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">¿Qué es esto?</a> - + Timout for player action (sec): Tiempo de acción del jugador (seg): - + <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;"> @@ -1856,25 +1856,35 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: La mejor calidad del avatar se obtiene con una proporción de imagen de </span><span style=" font-weight:600; font-style:italic;">ancho=50, alto=50.</span></p></body></html> - + Opponent 7: Oponente 7: - + Settings Preferencias - + Maximum number of players: Número máximo de jugadores: + + + Sound Volume: + + + + + 10 + 10 + settingsDialogImpl - + Settings Error Error en las opciones @@ -1928,26 +1938,26 @@ Please enter an valid picture! Introduzca una imagen válida. - + The entered flipside picture doesn't exists. Please enter an valid picture! La imagen del respaldo introducida no existe. Introduzca una imagen válida. - + The log file directory doesn't exists. Please select an valid directory! El directorio del archivo de registro no existe. Introduzca un directorio válido. - + Select your flipside picture Seleccione la imagen del respaldo - + Images (*.png) Imágenes (*.png) @@ -1962,7 +1972,7 @@ Introduzca un directorio válido. Seleccione el avatar del ordenador oponente - + Open Directory Abrir directorio diff --git a/ts/pokerth_fr.ts b/ts/pokerth_fr.ts index 3875e10f..f7d255f1 100644 --- a/ts/pokerth_fr.ts +++ b/ts/pokerth_fr.ts @@ -1236,67 +1236,67 @@ p, li { white-space: pre-wrap; } 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é. @@ -1306,7 +1306,7 @@ p, li { white-space: pre-wrap; } 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é. @@ -1316,67 +1316,67 @@ p, li { white-space: pre-wrap; } 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. - + 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. @@ -1386,17 +1386,17 @@ Veuillez choisir un nom différent. Cmd+N pour démarrer une nouvelle partie - + Start Démarrer - + Stop Arrêter - + Connection timed out. Please check the server address. @@ -1404,22 +1404,22 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Connection was closed by the server. - + The server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. @@ -1509,12 +1509,12 @@ Please enter an valid picture! - + Select external avatar picture - + Images (*.png) Images (*.png) @@ -1527,7 +1527,7 @@ Please enter an valid picture! PokerTH 0.4 - Paramètres - + Interface Interface @@ -1537,7 +1537,7 @@ Please enter an valid picture! Afficher l'animation lorsque les cartes sont retournées - + Flipside of Cards Dos des cartes @@ -1547,7 +1547,7 @@ Please enter an valid picture! Mon image au dos des cartes: - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -1558,7 +1558,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: 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 @@ -1603,12 +1603,12 @@ p, li { white-space: pre-wrap; } Nombre de joueurs: - + Local Game Default Settings Paramètres locaux par défaut - + Small Blind: Petite Blind initiale: @@ -1618,7 +1618,7 @@ p, li { white-space: pre-wrap; } Vitesse: - + Start Cash: Bourse initiale: @@ -1628,7 +1628,7 @@ p, li { white-space: pre-wrap; } Faire une pause entre les mains (Appuyez sur "Démarrer" pour continuer) - + 0.4 (actual) 0.4 (courante) @@ -1638,32 +1638,32 @@ p, li { white-space: pre-wrap; } 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 @@ -1678,12 +1678,12 @@ p, li { white-space: pre-wrap; } 0.4 (courante - en développement) - + Computer Engine Moteur IA - + Opponent 5: Adversaire 5: @@ -1693,12 +1693,12 @@ p, li { white-space: pre-wrap; } Avatar: - + Opponent 3: Adversaire 3: - + Opponent 2: Adversaire 2: @@ -1708,22 +1708,22 @@ p, li { white-space: pre-wrap; } Adversaire 6: - + Opponent 1: Adversaire 1: - + Opponent 4: Adversaire 4: - + Human Player: Joueur humain: - + Player Nicks Noms des joueurs @@ -1744,167 +1744,167 @@ p, li { white-space: pre-wrap; } 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 - + Show flip-card animation - + Own flipside picture: - + Show fade-out animation for non-winning cards - + Show intro on startup - + Show right toolbox (F11 to switch on/off) - + Show left toolbox (F10 to switch on/off) - + Show statusbar messages - + Show game settings dialog on every new game - + Hands before raise small blind: - + Number of players: - + Game Speed: Vitesse: - + Pause between hands (press "start" button to go on) - + Game Speed for computer opponents: - + Engine Version for computer opponents: - + Enable/Disable Logging - + Store log files for - + Write log after every: - + every action (high frequent disc access) - + every hand (medium disc access) - + every game (low disc access) - + Show buttons for small blind and big blind - + Play sound effects - + 0.4 (current) - + Use SCTP - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> - + Timout for player action (sec): - + <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;"> @@ -1912,25 +1912,35 @@ p, li { white-space: pre-wrap; } - + Opponent 7: Adversaire 4: {7:?} - + Settings - + Maximum number of players: Nombre de joueurs maximal: + + + Sound Volume: + + + + + 10 + 10 + settingsDialogImpl - + Settings Error Erreur de paramètres @@ -1984,26 +1994,26 @@ Please enter an valid picture! 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) @@ -2018,7 +2028,7 @@ Veuillez sélectionner un répertoire valide! Sélectionnez un avatar pour vos adversaires IA - + Open Directory Parcourir diff --git a/ts/pokerth_it.ts b/ts/pokerth_it.ts index fd33254e..9168fbed 100644 --- a/ts/pokerth_it.ts +++ b/ts/pokerth_it.ts @@ -797,132 +797,132 @@ p, li { white-space: pre-wrap; } - + 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: "send" failed. - + 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. @@ -932,17 +932,17 @@ Please choose a different name. - + Start - + Stop - + Connection timed out. Please check the server address. @@ -950,22 +950,22 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Connection was closed by the server. - + The server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. @@ -1045,12 +1045,12 @@ Please enter an valid picture! - + Select external avatar picture - + Images (*.png) @@ -1058,17 +1058,17 @@ Please enter an valid picture! settingsDialog - + Interface - + Flipside of Cards - + <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;"> @@ -1076,262 +1076,262 @@ p, li { white-space: pre-wrap; } - + Default - + Local Game Default Settings - + Small Blind: - + Start Cash: - + 0.4 (actual) - + Engine Version: - + Server Settings - + Server Port: - + Use IPv6 - + Server Password: - + Network Game Default Settings - + Computer Engine - + Opponent 5: - + Opponent 3: - + Opponent 2: - + Opponent 1: - + Opponent 4: - + Human Player: - + Player Nicks - + Day(s) - + Log File Directory: - + Log Messages - + Local Game Settings - + Network Game Settings - + Show flip-card animation - + Own flipside picture: - + Show fade-out animation for non-winning cards - + Show intro on startup - + Show right toolbox (F11 to switch on/off) - + Show left toolbox (F10 to switch on/off) - + Show statusbar messages - + Show game settings dialog on every new game - + Hands before raise small blind: - + Number of players: - + Game Speed: - + Pause between hands (press "start" button to go on) - + Game Speed for computer opponents: - + Engine Version for computer opponents: - + Enable/Disable Logging - + Store log files for - + Write log after every: - + every action (high frequent disc access) - + every hand (medium disc access) - + every game (low disc access) - + Show buttons for small blind and big blind - + Play sound effects - + 0.4 (current) - + Use SCTP - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> - + Timout for player action (sec): - + <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;"> @@ -1339,52 +1339,62 @@ p, li { white-space: pre-wrap; } - + Opponent 7: - + Settings - + Maximum number of players: + + + Sound Volume: + + + + + 10 + + settingsDialogImpl - + Settings Error - + The entered flipside picture doesn't exists. Please enter an valid picture! - + The log file directory doesn't exists. Please select an valid directory! - + Select your flipside picture - + Images (*.png) - + Open Directory diff --git a/ts/pokerth_nl.ts b/ts/pokerth_nl.ts index 28af72d9..6b594dd7 100644 --- a/ts/pokerth_nl.ts +++ b/ts/pokerth_nl.ts @@ -1267,67 +1267,67 @@ p, li { white-space: pre-wrap; } 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. @@ -1337,7 +1337,7 @@ p, li { white-space: pre-wrap; } Interne netwerkfout: "recv" niet uitvoerbaar. - + Internal network error: "send" failed. Interne netwerkfout: "send" niet uitvoerbaar. @@ -1347,67 +1347,67 @@ p, li { white-space: pre-wrap; } 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. @@ -1417,17 +1417,17 @@ Kies a.u.b. een andere naam. Cmd+N om een nieuw spel te starten - + Start Start - + Stop Stop - + Connection timed out. Please check the server address. @@ -1438,22 +1438,22 @@ Controleer a.u.b. het serveradres. Als de server zich achter een NAT-router bevindt, controleer dan daar of port forwarding goed ingesteld is. - + Connection was closed by the server. De verbinding is verbroken door de server. - + The server referred to an unknown player. Aborting. De server verwees naar een onbekende speler. Verbinding verbroken. - + You were kicked from the server. U bent verwijderd van de server. - + The client player count is invalid. Het aantal spelers dat meedoet klopt niet. @@ -1544,12 +1544,12 @@ Please enter an valid picture! Stel a.u.b. een geldig plaatje in! - + Select external avatar picture Kies een extern spelerplaatje - + Images (*.png) Plaatjes (*.png) @@ -1562,7 +1562,7 @@ Stel a.u.b. een geldig plaatje in! PokerTH 0.4 - Instellingen - + Interface Interface @@ -1572,7 +1572,7 @@ Stel a.u.b. een geldig plaatje in! Laat omdraaiende kaarten-animatie zien - + Flipside of Cards Kaartachterkant @@ -1582,7 +1582,7 @@ Stel a.u.b. een geldig plaatje in! Eigen plaatje voor kaartachterkant: - + <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;"> @@ -1590,7 +1590,7 @@ p, li { white-space: pre-wrap; } <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: Beste kwaliteit met hoogte-breedteverhouding gelijk aan </span><span style=" font-weight:600; font-style:italic;">breedte=100, hoogte=140.</span></p></body></html> - + Default Standaard @@ -1635,12 +1635,12 @@ p, li { white-space: pre-wrap; } Aantal spelers: - + Local Game Default Settings Standaardinstellingen lokaal spel - + Small Blind: Kleine blind: @@ -1650,7 +1650,7 @@ p, li { white-space: pre-wrap; } Speelsnelheid: - + Start Cash: Startkapitaal: @@ -1660,7 +1660,7 @@ p, li { white-space: pre-wrap; } Stopzetten tussen rondes (Druk op "Start"-knop om door te gaan) - + 0.4 (actual) 0.4 (huidige) @@ -1670,32 +1670,32 @@ p, li { white-space: pre-wrap; } 0.3 (vorige) - + Engine Version: Simulatorversie: - + Server Settings Server-instellingen - + Server Port: Server-poort: - + Use IPv6 Gebruik IPv6 - + Server Password: Server-wachtwoord: - + Network Game Default Settings Standaardinstellingen netwerkspel @@ -1710,12 +1710,12 @@ p, li { white-space: pre-wrap; } 0.4 (huidige - in ontwikkeling) - + Computer Engine Computertegenstanders - + Opponent 5: Tegenstander 5: @@ -1725,12 +1725,12 @@ p, li { white-space: pre-wrap; } Spelerplaatje: - + Opponent 3: Tegenstander 3: - + Opponent 2: Tegenstander 2: @@ -1740,22 +1740,22 @@ p, li { white-space: pre-wrap; } Tegenstander 6: - + Opponent 1: Tegenstander 1: - + Opponent 4: Tegenstander 4: - + Human Player: Menselijke Speler: - + Player Nicks Bijnamen spelers @@ -1773,167 +1773,167 @@ p, li { white-space: pre-wrap; } 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 - + Show flip-card animation Laat omdraaiende kaarten-animatie zien - + Own flipside picture: Eigen plaatje voor kaartachterkant: - + Show fade-out animation for non-winning cards Laat fade out-animatie zien van niet-winnende kaarten - + Show intro on startup Laat introductiescherm zien bij starten - + Show right toolbox (F11 to switch on/off) Laat rechter hulpscherm zien (F11 om aan/uit te zetten) - + Show left toolbox (F10 to switch on/off) Laat linker hulpscherm zien (F10 om aan/uit te zetten) - + Show statusbar messages Laat berichten zien in statusbalk - + Show game settings dialog on every new game Laat instellingenvenster zien voor elk nieuw spel - + Hands before raise small blind: Rondes voor verhoging kleine blind: - + Number of players: Aantal spelers: - + Game Speed: Speelsnelheid: - + Pause between hands (press "start" button to go on) Stopzetten tussen rondes (Druk op "Start"-knop om door te gaan) - + Game Speed for computer opponents: Speelsnelheid van computertegenstanders: - + Engine Version for computer opponents: Simulatorversie van computertegenstanders: - + Enable/Disable Logging Schrijven van logbestanden Aan/Uit - + Store log files for Bewaar logbestanden gedurende - + Write log after every: Schrijven naar logbestand na iedere: - + every action (high frequent disc access) iedere handeling (veel schijfactiviteit) - + every hand (medium disc access) iedere ronde (matige schijfactiviteit) - + every game (low disc access) ieder spel (weinig schijfactiviteit) - + Show buttons for small blind and big blind Laat buttons zien voor kleine blind en grote blind - + Play sound effects Speel geluidseffecten af - + 0.4 (current) 0.4 (huidige) - + Use SCTP Gebruik SCTP - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> <a href="http://nl.wikipedia.org/wiki/Ipv6">Wat is dit?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> <a href="http://nl.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Wat is dit?</a> - + Timout for player action (sec): Wacht op handeling speler gedurende (sec): - + <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;"> @@ -1944,25 +1944,35 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: Spelerplaatje ziet er het beste uit met een hoogte-breedteverhouding gelijk aan </span><span style=" font-weight:600; font-style:italic;">breedte=50, hoogte=50.</span></p></body></html> - + Opponent 7: Tegenstander 7: - + Settings Instellingen - + Maximum number of players: Maximaal aantal spelers: + + + Sound Volume: + + + + + 10 + 10 + settingsDialogImpl - + Settings Error Fout in instellingen @@ -2016,26 +2026,26 @@ Please enter an valid picture! Stel a.u.b. een geldig plaatje in! - + The entered flipside picture doesn't exists. Please enter an valid picture! Het ingestelde plaatje voor de kaartachterkant bestaat niet. Stel a.u.b. een geldig plaatje in! - + The log file directory doesn't exists. Please select an valid directory! De map voor logbestanden bestaat niet. Kies a.u.b. een geldige map! - + Select your flipside picture Kies uw plaatje voor de kaartachterkant - + Images (*.png) Plaatjes (*.png) @@ -2050,7 +2060,7 @@ Kies a.u.b. een geldige map! Kies een spelerplaatje voor de computertegenstander - + Open Directory Open map diff --git a/ts/pokerth_pt.ts b/ts/pokerth_pt.ts index 94e04100..3701aed6 100644 --- a/ts/pokerth_pt.ts +++ b/ts/pokerth_pt.ts @@ -792,7 +792,7 @@ p, li { white-space: pre-wrap; } mainWindowImpl - + Stop @@ -807,142 +807,142 @@ p, li { white-space: pre-wrap; } - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + Start - + 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: "send" failed. - + 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. - + Connection timed out. Please check the server address. @@ -950,22 +950,22 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Connection was closed by the server. - + The server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. @@ -1045,12 +1045,12 @@ Please enter an valid picture! - + Select external avatar picture - + Images (*.png) @@ -1058,17 +1058,17 @@ Please enter an valid picture! settingsDialog - + Interface - + Flipside of Cards - + <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;"> @@ -1076,262 +1076,262 @@ p, li { white-space: pre-wrap; } - + Default - + Local Game Default Settings - + Small Blind: - + Start Cash: - + 0.4 (actual) - + Engine Version: - + Server Settings - + Server Port: - + Use IPv6 - + Server Password: - + Network Game Default Settings - + Computer Engine - + Opponent 5: - + Opponent 3: - + Opponent 2: - + Opponent 1: - + Opponent 4: - + Human Player: - + Player Nicks - + Log File Directory: - + Day(s) - + Log Messages - + Local Game Settings - + Network Game Settings - + Show flip-card animation - + Own flipside picture: - + Show fade-out animation for non-winning cards - + Show intro on startup - + Show right toolbox (F11 to switch on/off) - + Show left toolbox (F10 to switch on/off) - + Show statusbar messages - + Show game settings dialog on every new game - + Hands before raise small blind: - + Number of players: - + Game Speed: - + Pause between hands (press "start" button to go on) - + Game Speed for computer opponents: - + Engine Version for computer opponents: - + Enable/Disable Logging - + Store log files for - + Write log after every: - + every action (high frequent disc access) - + every hand (medium disc access) - + every game (low disc access) - + Show buttons for small blind and big blind - + Play sound effects - + 0.4 (current) - + Use SCTP - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> - + Timout for player action (sec): - + <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;"> @@ -1339,52 +1339,62 @@ p, li { white-space: pre-wrap; } - + Opponent 7: - + Settings - + Maximum number of players: + + + Sound Volume: + + + + + 10 + + settingsDialogImpl - + Settings Error - + The entered flipside picture doesn't exists. Please enter an valid picture! - + The log file directory doesn't exists. Please select an valid directory! - + Select your flipside picture - + Images (*.png) - + Open Directory diff --git a/ts/pokerth_ru.ts b/ts/pokerth_ru.ts index 5bc66875..91e43299 100644 --- a/ts/pokerth_ru.ts +++ b/ts/pokerth_ru.ts @@ -792,7 +792,7 @@ p, li { white-space: pre-wrap; } mainWindowImpl - + Stop @@ -807,72 +807,72 @@ p, li { white-space: pre-wrap; } - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + Start - + Network Error - + Server address was not set. - + An invalid port was set (ports 0-1023 are not allowed). - + Could not create a socket for TCP communication. - + Could not set the IP address. - + Could not set the port for this type of address. - + The server name could not be resolved. - + Bind failed - please choose a different port. - + Internal network error: "listen" failed. - + Server execution was terminated. - + Could not connect to the server. - + Connection timed out. Please check the server address. @@ -880,92 +880,92 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Internal network error: "select" failed. - + Internal network error: "send" failed. - + Connection was closed by the server. - + Internal network error: Duplicate TCP connection. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. - + 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. - + The server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. - + An internal error occured. @@ -1045,12 +1045,12 @@ Please enter an valid picture! - + Select external avatar picture - + Images (*.png) @@ -1058,22 +1058,22 @@ Please enter an valid picture! settingsDialog - + Settings - + Flipside of Cards - + Own flipside picture: - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -1081,172 +1081,172 @@ p, li { white-space: pre-wrap; } - + Default - + Show flip-card animation - + Show buttons for small blind and big blind - + Show fade-out animation for non-winning cards - + Show statusbar messages - + Show left toolbox (F10 to switch on/off) - + Interface - + Show intro on startup - + Show right toolbox (F11 to switch on/off) - + Play sound effects - + Show game settings dialog on every new game - + Hands before raise small blind: - + Number of players: - + Local Game Default Settings - + Small Blind: - + Game Speed: - + Start Cash: - + Pause between hands (press "start" button to go on) - + 0.4 (current) - + Engine Version: - + Server Settings - + Server Password: - + Server Port: - + Use SCTP - + Use IPv6 - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> - + Network Game Default Settings - + Game Speed for computer opponents: - + Maximum number of players: - + 0.4 (actual) - + Engine Version for computer opponents: - + Timout for player action (sec): - + <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;"> @@ -1254,137 +1254,147 @@ p, li { white-space: pre-wrap; } - + Computer Engine - + Opponent 7: - + Opponent 5: - + Opponent 4: - + Opponent 3: - + Opponent 2: - + Opponent 1: - + Human Player: - + Player Nicks - + Enable/Disable Logging - + Store log files for - + Day(s) - + Log File Directory: - + Write log after every: - + every action (high frequent disc access) - + every hand (medium disc access) - + every game (low disc access) - + Log Messages - + Local Game Settings - + Network Game Settings + + + Sound Volume: + + + + + 10 + + settingsDialogImpl - + Settings Error - + The entered flipside picture doesn't exists. Please enter an valid picture! - + The log file directory doesn't exists. Please select an valid directory! - + Select your flipside picture - + Images (*.png) - + Open Directory diff --git a/ts/pokerth_se.ts b/ts/pokerth_se.ts index c52727ce..0ac977b2 100644 --- a/ts/pokerth_se.ts +++ b/ts/pokerth_se.ts @@ -802,147 +802,147 @@ p, li { white-space: pre-wrap; } - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + Start - + Stop - + 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: "send" failed. - + 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. - + Connection timed out. Please check the server address. @@ -950,22 +950,22 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Connection was closed by the server. - + The server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. @@ -1045,12 +1045,12 @@ Please enter an valid picture! - + Select external avatar picture - + Images (*.png) @@ -1058,17 +1058,17 @@ Please enter an valid picture! settingsDialog - + Interface - + Flipside of Cards - + <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;"> @@ -1076,262 +1076,262 @@ p, li { white-space: pre-wrap; } - + Default - + Local Game Default Settings - + Small Blind: - + Start Cash: - + 0.4 (actual) - + Engine Version: - + Server Settings - + Server Port: - + Use IPv6 - + Server Password: - + Network Game Default Settings - + Computer Engine - + Opponent 5: - + Opponent 3: - + Opponent 2: - + Opponent 1: - + Opponent 4: - + Human Player: - + Player Nicks - + Log File Directory: - + Day(s) - + Log Messages - + Local Game Settings - + Network Game Settings - + Show flip-card animation - + Own flipside picture: - + Show fade-out animation for non-winning cards - + Show intro on startup - + Show right toolbox (F11 to switch on/off) - + Show left toolbox (F10 to switch on/off) - + Show statusbar messages - + Show game settings dialog on every new game - + Hands before raise small blind: - + Number of players: - + Game Speed: - + Pause between hands (press "start" button to go on) - + Game Speed for computer opponents: - + Engine Version for computer opponents: - + Enable/Disable Logging - + Store log files for - + Write log after every: - + every action (high frequent disc access) - + every hand (medium disc access) - + every game (low disc access) - + Show buttons for small blind and big blind - + Play sound effects - + 0.4 (current) - + Use SCTP - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> - + Timout for player action (sec): - + <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;"> @@ -1339,52 +1339,62 @@ p, li { white-space: pre-wrap; } - + Opponent 7: - + Settings - + Maximum number of players: + + + Sound Volume: + + + + + 10 + + settingsDialogImpl - + Settings Error - + The entered flipside picture doesn't exists. Please enter an valid picture! - + The log file directory doesn't exists. Please select an valid directory! - + Select your flipside picture - + Images (*.png) - + Open Directory diff --git a/ts/pokerth_tr.ts b/ts/pokerth_tr.ts index 0c360f35..0af6297e 100644 --- a/ts/pokerth_tr.ts +++ b/ts/pokerth_tr.ts @@ -792,7 +792,7 @@ p, li { white-space: pre-wrap; } mainWindowImpl - + Stop @@ -807,142 +807,142 @@ p, li { white-space: pre-wrap; } - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + Start - + 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: "send" failed. - + 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. - + Connection timed out. Please check the server address. @@ -950,22 +950,22 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Connection was closed by the server. - + The server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. @@ -1045,12 +1045,12 @@ Please enter an valid picture! - + Select external avatar picture - + Images (*.png) @@ -1058,27 +1058,27 @@ Please enter an valid picture! settingsDialog - + Interface - + Show flip-card animation - + Flipside of Cards - + Own flipside picture: - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -1086,252 +1086,252 @@ p, li { white-space: pre-wrap; } - + Default - + Show fade-out animation for non-winning cards - + Show intro on startup - + Show right toolbox (F11 to switch on/off) - + Show left toolbox (F10 to switch on/off) - + Show statusbar messages - + Show game settings dialog on every new game - + Hands before raise small blind: - + Number of players: - + Local Game Default Settings - + Small Blind: - + Game Speed: - + Start Cash: - + Pause between hands (press "start" button to go on) - + 0.4 (actual) - + Engine Version: - + Server Settings - + Server Port: - + Use IPv6 - + Server Password: - + Network Game Default Settings - + Game Speed for computer opponents: - + Engine Version for computer opponents: - + Computer Engine - + Opponent 5: - + Opponent 3: - + Opponent 2: - + Opponent 1: - + Opponent 4: - + Human Player: - + Player Nicks - + Enable/Disable Logging - + Store log files for - + Day(s) - + Log File Directory: - + Write log after every: - + every action (high frequent disc access) - + every hand (medium disc access) - + every game (low disc access) - + Log Messages - + Local Game Settings - + Network Game Settings - + Show buttons for small blind and big blind - + Play sound effects - + 0.4 (current) - + Use SCTP - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> - + Timout for player action (sec): - + <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;"> @@ -1339,52 +1339,62 @@ p, li { white-space: pre-wrap; } - + Opponent 7: - + Settings - + Maximum number of players: + + + Sound Volume: + + + + + 10 + + settingsDialogImpl - + Settings Error - + The entered flipside picture doesn't exists. Please enter an valid picture! - + The log file directory doesn't exists. Please select an valid directory! - + Select your flipside picture - + Images (*.png) - + Open Directory