diff --git a/src/engine/local_engine/localhand.cpp b/src/engine/local_engine/localhand.cpp index 4d3ea59c..79e4b8d3 100755 --- a/src/engine/local_engine/localhand.cpp +++ b/src/engine/local_engine/localhand.cpp @@ -357,8 +357,18 @@ void LocalHand::switchRounds() { myGui->refreshPot(); myGui->refreshSet(); myGui->flipHolecardsAllIn(); + if (actualRound < 4) // do not increment past 4 actualRound++; + + //log board cards for allin + if(actualRound >= 1) { + int tempBoardCardsArray[5]; + + myBoard->getMyCards(tempBoardCardsArray); + myGui->logDealBoardCardsMsg(actualRound, tempBoardCardsArray[0], tempBoardCardsArray[1], tempBoardCardsArray[2], tempBoardCardsArray[3], tempBoardCardsArray[4]); + } + } //unhighlight actual players groupbox diff --git a/ts/pokerth_de.ts b/ts/pokerth_de.ts index 5338a298..482b9e7b 100644 --- a/ts/pokerth_de.ts +++ b/ts/pokerth_de.ts @@ -1041,43 +1041,43 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + Load Server-Profile-File Error - + Could not load server-profiles-file: - + Save Server Profile Error - + A profile with the name: " - + Read Server-Profile List Error - + Could not read server-profiles list - + Save Server-Profile-File Error - + Could not save server-profiles-file: diff --git a/ts/pokerth_es.ts b/ts/pokerth_es.ts index e840e97b..e166af34 100644 --- a/ts/pokerth_es.ts +++ b/ts/pokerth_es.ts @@ -1089,43 +1089,43 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + Load Server-Profile-File Error Error al cargar archivo de perfil - + Could not load server-profiles-file: No se puede cargar el archivo de perfil: - + Save Server Profile Error Error al guardar el perfil - + A profile with the name: " Un perfil con el nombre: " - + Read Server-Profile List Error Error al leer la lista de perfiles - + Could not read server-profiles list No se puede leer la lista de perfiles - + Save Server-Profile-File Error Error al guardar la lista de perfiles - + Could not save server-profiles-file: No se puede guardar el archivo de perfil: diff --git a/ts/pokerth_fr.ts b/ts/pokerth_fr.ts index f7d255f1..4eb98bcf 100644 --- a/ts/pokerth_fr.ts +++ b/ts/pokerth_fr.ts @@ -1071,44 +1071,44 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + 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: diff --git a/ts/pokerth_it.ts b/ts/pokerth_it.ts index 9168fbed..5ffb2a03 100644 --- a/ts/pokerth_it.ts +++ b/ts/pokerth_it.ts @@ -644,43 +644,43 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + Load Server-Profile-File Error - + Could not load server-profiles-file: - + Save Server Profile Error - + A profile with the name: " - + Read Server-Profile List Error - + Could not read server-profiles list - + Save Server-Profile-File Error - + Could not save server-profiles-file: diff --git a/ts/pokerth_nl.ts b/ts/pokerth_nl.ts index 6b594dd7..9f3a219b 100644 --- a/ts/pokerth_nl.ts +++ b/ts/pokerth_nl.ts @@ -1102,44 +1102,44 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + Load Server-Profile-File Error Fout bij laden van serverprofielbestand - + Could not load server-profiles-file: Kan het serverprofielbestand niet laden: - + Save Server Profile Error Fout bij opslaan serverprofiel - + A profile with the name: " Een profiel met de naam: " - + Read Server-Profile List Error Fout bij lezen lijst serverprofielen - + Could not read server-profiles list Kan lijst serverprofielen niet lezen - + Save Server-Profile-File Error Fout bij opslaan serverprofielbestand - + Could not save server-profiles-file: Kan serverprofielbestand niet opslaan: diff --git a/ts/pokerth_pt.ts b/ts/pokerth_pt.ts index 3701aed6..71ba8f4f 100644 --- a/ts/pokerth_pt.ts +++ b/ts/pokerth_pt.ts @@ -644,43 +644,43 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + Load Server-Profile-File Error - + Could not load server-profiles-file: - + Save Server Profile Error - + A profile with the name: " - + Read Server-Profile List Error - + Could not read server-profiles list - + Save Server-Profile-File Error - + Could not save server-profiles-file: diff --git a/ts/pokerth_ru.ts b/ts/pokerth_ru.ts index 91e43299..466d1854 100644 --- a/ts/pokerth_ru.ts +++ b/ts/pokerth_ru.ts @@ -1,16 +1,16 @@ - + aboutPokerth About PokerTH 0.5 - + О программе PokerTH 0.5 About - + О программе @@ -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.5</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Движок для популярного поrера "Texas Holdem"</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Режим одиночной игры с 6 компьютерными оппонентами</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Режим сетевой мультиплейерной игры</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Написано на 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 - + Проект @@ -56,17 +68,34 @@ 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;">Сайт проекта: </span></p>(new line)<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>(new line)<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Авторы: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - идея, базовая структура, GUI реализация, сборка для LINUX, webmaster@pokerth.net</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - идея, базовая структура, разработка движка</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;"> - сетевая разработка, сборка для WINDOWS</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - дизайн GUI, web-дизайн</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - сборка для MacOS</p></body></html> Translation - + Перевод Thanks to - + Благодарности @@ -81,12 +110,22 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Linus, Mark, Viktoria, Florian, Benedikt</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for avatar pictures</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl lizensed sounds</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html> License - + Лицензия @@ -440,7 +479,7 @@ p, li { white-space: pre-wrap; } Close - + Закрыть @@ -448,12 +487,12 @@ p, li { white-space: pre-wrap; } Network Error - + Сетевая ошибка Human Player: - + Игрок: @@ -461,17 +500,17 @@ p, li { white-space: pre-wrap; } Connect to Server - + Соединиться с сервером Connecting to Server ... - + Соединение с сервером ... Cancel - + Отмена @@ -479,52 +518,52 @@ p, li { white-space: pre-wrap; } Create Network Game - + Создать сетевую игру Network Game Settings - + Настройки сетевой игры Small Blind: - + Малая ставка "вслепую": Start Cash: - + Начальная сумма: Maximum number of players: - + Максимальное количество игроков: Timeout for player action (sec): - + Тайм-аут для хода игрока (сек): Hands before raise small blind: - + Количество раздач для повышения малой ставки: Game Speed for computer opponent: - + Скорость игры компьютерного оппонента: Create Game - + Создать игру Cancel - + Отмена @@ -532,57 +571,57 @@ p, li { white-space: pre-wrap; } Join Network Game - + Присоединиться к сетевой игре Connect to Network Game - + Подключение к сетевой игре Server Profiles - + Профили сервера Name - + Имя Address - + Адрес Port - + Порт IPv6 - + IPv6 SCTP - + SCTP Save - + Сохранить Delete - + Удалить Use SCTP - + Использовать SCTP @@ -590,12 +629,15 @@ 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;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">Что это такое?</span></a></p></body></html> Use IPv6 - + Использовать IPv6 @@ -603,87 +645,92 @@ 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;"> <a href="http://en.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">What is this?</span></a></p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://en.wikipedia.org/wiki/Ipv6"><span style=" text-decoration: underline; color:#0000ff;">Что это такое?</span></a></p></body></html> Password (optional): - + Пароль (необязательно): Port: - + Порт: IP Address / Domain Name: - + IP адрес / Имя домена: Profile Name: - + Имя профиля: myServerProfile1 - + myServerProfile1 Connect - + Подключиться Close - + Закрыть joinNetworkGameDialogImpl - + Load Server-Profile-File Error - + Ошибка чтения файла профиля сервера - + Could not load server-profiles-file: - + Не могу загрузить файл профилей сервера: + - + Save Server Profile Error - + Ошибка сохранения профиля сервера - + A profile with the name: " - + Профиль под названием: " - + Read Server-Profile List Error - + Ошибка чтения списка профилей сервера - + Could not read server-profiles list - + Не могу прочитать список профилей сервера - + Save Server-Profile-File Error - + Ошибка сохранения файла профиля сервера - + Could not save server-profiles-file: - + Не могу сохранить файл с профилями сервера: + @@ -691,102 +738,102 @@ p, li { white-space: pre-wrap; } PokerTH 0.5 - The Open-Source Texas Holdem Engine - + PokerTH 0.5 - Движок c открытым кодом для игры Texas Holdem QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; } - + QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; } QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } Hands - + Розыгрыши Chat - + Чат Speed: - + Скорость: Stop - + Стоп Log - + Лог View - + Просмотр Game - + Игра Start Local Game ... - + Начать локальную игру ... Ctrl+N - + Ctrl+N Quit - + Выход Ctrl+Q - + Ctrl+Q About PokerTH ... - + О программе PokerTH ... Settings ... - + Наcтройки ... Create Network Game ... - + Создать сетевую игру ... Join Network Game ... - + Присоединиться к сетевой игре ... Fullscreen - + Полноэкранный режим F - + F @@ -794,82 +841,82 @@ p, li { white-space: pre-wrap; } Stop - + Стоп Cmd+N to start a new game - + Cmd+N для старта новой игры Ctrl+N to start a new game - + Ctrl+N для старта новой игры F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + F1 - Сбросить/Ва-банк | F2 - Пропуск/Ответить | F3 - Ставка/Повысить Start - + Старт Network Error - + Сетевая ошибка Server address was not set. - + Не установлен адрес сервера. An invalid port was set (ports 0-1023 are not allowed). - + Указан неверный порт (диапазон 0-1023 не допускается). Could not create a socket for TCP communication. - + Не могу создать сокет для TCP-соединения. Could not set the IP address. - + Не могу установить IP адрес. Could not set the port for this type of address. - + Не могу установить порт для этого типа адреса. The server name could not be resolved. - + Не могу определить имя сервера. Bind failed - please choose a different port. - + Подключение на порт не удалось - выберите другой порт. Internal network error: "listen" failed. - + Внутренняя сетевая ошибка: неудачный "listen". Server execution was terminated. - + Работа сервера была прервана. Could not connect to the server. - + Не могу соединиться с сервером. @@ -877,97 +924,105 @@ p, li { white-space: pre-wrap; } Please check the server address. If the server is behind a NAT-Router, make sure port forwarding has been set up on server side. - + Вышел тайм-аут соединения. +Проверьте адрес сервера. + +Если сервер находится за NAT-маршрутизатора, удостоверьтесь, что обращение к порту сервера разрешено. Internal network error: "select" failed. - + Внутренняя сетевая ошибка: неудачный "select". Internal network error: "send" failed. - + Внутренняя сетевая ошибка: неудачный "send". Connection was closed by the server. - + Соединение было закрыто сервером. Internal network error: Duplicate TCP connection. - + Внутренняя сетевая ошибка: двойное TCP-соединение. An invalid network packet was received. Please make sure that all players use the same version of PokerTH. - + Принят неверный сетевой пакет. +Убедитесь, что все игроки используют одинаковую версию PokerTH. Internal state error. Please make sure that all players use the same version of PokerTH. - + Внутренняя ошибка состояния. +Убедитесь, что все игроки используют одинаковую версию PokerTH. The PokerTH server does not support this version of the game. Please update PokerTH. - + Сервер PokerTH не поддерживает эту версию игры. +Обновите 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. - + Произошла внутренняя ошибка. @@ -975,37 +1030,37 @@ Please choose a different name. Start Local Game - + Начать локальную игру Local Game Settings - + Настройки локальной игры Game Speed: - + Скорость игры: Number of players: - + Количество игроков: Start Cash: - + Начальная сумма: Small Blind: - + Малая ставка "вслепую": Hands before raise small blind: - + Количество розыгрышей для повышения малой ставки: @@ -1013,17 +1068,17 @@ Please choose a different name. Please select an avatar - + Выберите аватару Select an avatar - + Выберите аватару Load avatar from external file - + Загрузить аватару из внешнего файла @@ -1031,28 +1086,29 @@ Please choose a different name. Avatar File Error - + Ошибка в файле аватары Please select an avatar from the list! - + Выберите аватару из списка! The entered avatar picture doesn't exists. Please enter an valid picture! - + Указанная картика аватары не существует. +Укажите правильную картинку! Select external avatar picture - + Выберите внешнюю картинку аватары Images (*.png) - + Картинки (*.png) @@ -1060,17 +1116,17 @@ Please enter an valid picture! Settings - + Наcтройки Flipside of Cards - + Рубашка карт Own flipside picture: - + Своя рубашка карт: @@ -1078,172 +1134,175 @@ Please enter an valid picture! 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;">Замечание: Наилучшее качество изображения с размерами картинки </span><span style=" font-weight:600; font-style:italic;">ширина=100, высота=140.</span></p></body></html> Default - + По умолчанию Show flip-card animation - + Показывать анимацию переворотв карт Show buttons for small blind and big blind - + Показывать кнопки для малой и большой "слепых" ставок Show fade-out animation for non-winning cards - + Показывать постепенное исчезновение изображения для невыигрышных карт Show statusbar messages - + Показывать сообщения в строке состояния Show left toolbox (F10 to switch on/off) - + Показывать левую панель (F10 для вкл/выкл) Interface - + Интерфейс Show intro on startup - + Показывать заставку при старте программы Show right toolbox (F11 to switch on/off) - + Показывать правую панель (F11 для вкл/выкл) 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) - + 0.4 (текущая) Engine Version: - + Версия движка: Server Settings - + Настройки сервера Server Password: - + Пароль сервера: Server Port: - + Порт сервера: Use SCTP - + Использовать SCTP Use IPv6 - + Использовать IPv6 <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> - + <a href="http://en.wikipedia.org/wiki/Ipv6">Что это такое?</a> <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Что это такое?</a> Network Game Default Settings - + Настройки сетевой игры по умолчанию Game Speed for computer opponents: - + Скорость игры компьютерных оппонентов: Maximum number of players: - + Максимальное количество игроков: 0.4 (actual) - + 0.4 (текущая) Engine Version for computer opponents: - + Версия движка для компьютерных оппонетов: Timout for player action (sec): - + Тайм-аут для хода игрока (сек): @@ -1251,107 +1310,110 @@ 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 avatar quality with image ratio like </span><span style=" font-weight:600; font-style:italic;">width=50, height=50.</span></p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Замечание: Наилучшее качество аватары при размерах картинки </span><span style=" font-weight:600; font-style:italic;">ширина=50, высота=50.</span></p></body></html> Computer Engine - + Движок оппонента-компьютера Opponent 7: - + Оппонент 7: Opponent 5: - + Оппонент 5: Opponent 4: - + Оппонент 4: Opponent 3: - + Оппонент 3: Opponent 2: - + Оппонент 2: Opponent 1: - + Оппонент 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 - + Настройки сетевой игры @@ -1361,7 +1423,7 @@ p, li { white-space: pre-wrap; } 10 - + 10 @@ -1369,34 +1431,36 @@ p, li { white-space: pre-wrap; } 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) - + Картинки (*.png) Open Directory - + Открыть каталог @@ -1404,37 +1468,37 @@ Please select an valid directory! Start Network Game - + Начать сетевую игру Maximum number of players: - + Максимальное количество игроков: 0 - + 0 Kick - + Отключить Connected Players - + Подключенные игроки Start Game - + Начать игру Cancel - + Отмена @@ -1442,12 +1506,12 @@ Please select an valid directory! Server Error - + Ошибка сервера You should not kick yourself from this game! - + Вы не можете отключить себя от этой игры! @@ -1455,22 +1519,22 @@ Please select an valid directory! Waiting for Server ... - + Ожидание сервера ... Connected Players - + Подключенные игроки Waiting for the server to start the game ... - + Ожидание сервера для начала игры ... Cancel - + Отмена diff --git a/ts/pokerth_se.ts b/ts/pokerth_se.ts index 0ac977b2..9e9425d3 100644 --- a/ts/pokerth_se.ts +++ b/ts/pokerth_se.ts @@ -644,43 +644,43 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + Load Server-Profile-File Error - + Could not load server-profiles-file: - + Save Server Profile Error - + A profile with the name: " - + Read Server-Profile List Error - + Could not read server-profiles list - + Save Server-Profile-File Error - + Could not save server-profiles-file: diff --git a/ts/pokerth_tr.ts b/ts/pokerth_tr.ts index 0af6297e..e45cebf8 100644 --- a/ts/pokerth_tr.ts +++ b/ts/pokerth_tr.ts @@ -644,43 +644,43 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + Load Server-Profile-File Error - + Could not load server-profiles-file: - + Save Server Profile Error - + A profile with the name: " - + Read Server-Profile List Error - + Could not read server-profiles list - + Save Server-Profile-File Error - + Could not save server-profiles-file: