diff --git a/data/translations/pokerth_de.qm b/data/translations/pokerth_de.qm index a8c895d9..54b38145 100644 Binary files a/data/translations/pokerth_de.qm and b/data/translations/pokerth_de.qm differ diff --git a/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp b/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp index f78758c7..229be08e 100644 --- a/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp +++ b/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp @@ -134,8 +134,8 @@ void gameLobbyDialogImpl::createGame() gameData.guiSpeed = myCreateInternetGameDialog->spinBox_gameSpeed->value(); gameData.playerActionTimeoutSec = myCreateInternetGameDialog->spinBox_netTimeOutPlayerAction->value(); - QString gameString(tr("game")); - currentGameName = QString::fromUtf8(myConfig->readConfigString("MyName").c_str()) + QString("'s "+ gameString); + QString gameString(tr("%1's game")); + currentGameName = gameString.arg(QString::fromUtf8(myConfig->readConfigString("MyName").c_str())); hideShowGameDescription(TRUE); @@ -147,7 +147,7 @@ void gameLobbyDialogImpl::createGame() label_TimeoutForPlayerAction->setText(QString::number(gameData.playerActionTimeoutSec)); - mySession->clientCreateGame(gameData, myConfig->readConfigString("MyName") + "'s "+ gameString.toUtf8().constData(), myCreateInternetGameDialog->lineEdit_Password->text().toUtf8().constData()); + mySession->clientCreateGame(gameData, currentGameName.toUtf8().constData(), myCreateInternetGameDialog->lineEdit_Password->text().toUtf8().constData()); } } diff --git a/ts/pokerth_de.ts b/ts/pokerth_de.ts index 87928b41..bb6184d2 100644 --- a/ts/pokerth_de.ts +++ b/ts/pokerth_de.ts @@ -1,5 +1,6 @@ + Chat @@ -453,7 +454,7 @@ p, li { white-space: pre-wrap; } About PokerTH 0.6-beta - + Über PokerTH 0.6-beta @@ -461,7 +462,7 @@ 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;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6-beta</span></p></body></html> - + @@ -793,12 +794,12 @@ p, li { white-space: pre-wrap; } Privat - + Create Game Spiel erstellen - + Join Game Spiel beitreten @@ -808,7 +809,7 @@ p, li { white-space: pre-wrap; } Spieldaten - + Connected Players Verbundene Spieler @@ -828,12 +829,12 @@ p, li { white-space: pre-wrap; } Zeit für Spieleraktion (Sek.): - + Fill up with computer opponents Mit Computergegnern auffüllen - + Start Game Spiel starten @@ -843,7 +844,7 @@ p, li { white-space: pre-wrap; } Entfernen - + Lobby-Chat Lobby-Chat @@ -858,7 +859,7 @@ p, li { white-space: pre-wrap; } Small Blind: - + Leave Game Spiel verlassen @@ -873,7 +874,7 @@ p, li { white-space: pre-wrap; } Spieler - + Kick Player Spieler entfernen @@ -883,32 +884,32 @@ p, li { white-space: pre-wrap; } Status - + Maximum number of players: Maximale Spieleranzahl: - + Start Cash: Startgeld: - + First small blind: Erster Small Blind: - + Blinds raise mode: Blindserhöhungs-Modus: - + Manual blinds list: Eigene Blinds-Liste: - + Timeout for player action (sec): Zeit für Spieleraktion (Sek.): @@ -918,7 +919,7 @@ p, li { white-space: pre-wrap; } Internetspiel-Lobby - + Blinds raise interval: Blindserhöhungs-Intervall: @@ -928,60 +929,60 @@ p, li { white-space: pre-wrap; } game - Spiel + Spiel - + Joining a private Game Einem Privatspiel beitreten - + You are about to join a private game. Please enter the password! Dies ist ein Privatspiel. Bitte Kennwort eingeben! - + Game Info Spieldaten - + Server Error Serverfehler - + You should not kick yourself from this game! Sie sollten sich nicht selbst des Spiels verweisen! - + running läuft - + open offen - + hands Runden - + minutes Minuten - + double blinds Blinds verdoppeln - + manual blinds order Eigene Blinds-Reihenfolge @@ -991,25 +992,30 @@ p, li { white-space: pre-wrap; } Spiel wird gestartet. Bitte warten... - + running games: %1 Laufende Spiele: %1 - + open games: %1 Offene Spiele: %1 - + players in chat: %1 Spieler im Chat: %1 - + connected players: %1 Verbundene Spieler: %1 + + + %1's game + %1's Spiel + joinNetworkGameDialog @@ -1358,7 +1364,7 @@ Möchten Sie es überschreiben ? PokerTH 0.6-beta - The Open-Source Texas Holdem Engine - + PokerTH 0.6-beta - Die Open-Source Texas Holdem Engine @@ -1374,84 +1380,84 @@ Möchten Sie es überschreiben ? F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + Network Error Netzwerkfehler - + Server address was not set. Serveradresse wurde nicht angegeben. - + An invalid port was set (ports 0-1023 are not allowed). Ein ungültiger Port wurde angegeben (die Ports 0-1023 sind nicht erlaubt). - + Could not create a socket for TCP communication. Socket für TCP-Übertragung kann nicht erstellt werden. - + Could not set the IP address. IP-Adresse kann nicht gesetzt werden. - + Could not set the port for this type of address. Der Port für diesen Adresstyp kann nicht gesetzt werden. - + The server name could not be resolved. Der Servername kann nicht aufgelöst werden. - + Bind failed - please choose a different port. Verbindung fehlgeschlagen - bitte einen anderen Port wählen. - + Internal network error: "listen" failed. Interner Netzwerkfehler: "Lauschen" fehlgeschlagen. - + Server execution was terminated. Serverbetrieb wurde beendet. - + Could not connect to the server. Keine Verbindung zum Server. - + Internal network error: "select" failed. Interner Netzwerkfehler: "Auswahl" fehlgeschlagen. - + Internal network error: "send" failed. Interner Netzwerkfehler: "Senden" fehlgeschlagen. - + Internal network error: Duplicate TCP connection. Interner Netzwerkfehler: Doppelte TCP-Verbindung. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Ein ungültiges Netzwerkpaket wurde empfangen. Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen. - + Internal state error. Please make sure that all players use the same version of PokerTH. Interner Status Fehler. @@ -1465,36 +1471,36 @@ Please update PokerTH. Führen Sie bitte ein Update von PokerTH durch. - + Sorry, this server is already full. Schade, der Server ist bereits voll. - + Unable to join - the server has already started the game. Betreten nicht möglich - der Server hat das Spiel bereits gestartet. - + Invalid password when joining the game. Please reenter the password and try again. Ungültiges Paßwort beim Betreten des Spieltisches. Bitte geben Sie ihr Paßwort erneut ein und probieren Sie es nocheinmal. - + The password is too long. Please choose another one. Das Paßwort ist zu lang. Bitte wählen Sie ein Kürzeres. - + Your player name is already used by another player. Please choose a different name. Ihr Spielername wird bereits von einem anderen Spieler benutzt. Bitte wählen Sie einen anderen Namen. - + An internal error occured. Ein interner Fehler ist aufgetreten. @@ -1504,17 +1510,17 @@ Bitte wählen Sie einen anderen Namen. ⌘N zum Start eines neuen Spiels - + Start Start - + Stop Stop - + Connection timed out. Please check the server address. @@ -1524,22 +1530,22 @@ Bitte überprüfen Sie die Serveradresse. Wenn der Server hinter einem NAT-Router betrieben wird, stellen Sie sicher, dass serverseitig die Portweiterleitung aktiviert wurde. - + Connection was closed by the server. Der Server hat die Verbindung beendet. - + The server referred to an unknown player. Aborting. Der Server verweist den unbekannten Spieler des Tisches. Abbruch. - + You were kicked from the server. Sie wurden des Servers verwiesen. - + The client player count is invalid. Die Anzahl der Mitspieler ist ungültig. @@ -1549,32 +1555,32 @@ Wenn der Server hinter einem NAT-Router betrieben wird, stellen Sie sicher, dass Der Spielername ist entweder zu kurz, zu lang oder reserviert. Bitte wählen Sie einen anderen. - + The game name is either too short or too long. Please choose another one. Der Spielname ist entweder zu kurz oder zu lang. Bitte wählen Sie einen anderen. - + The game could not be found. Das Spiel konnte nicht gefunden werden. - + The chat text is invalid. Der Chattext ist ungültig. - + Network Notification Netzwerkbenachrichtigung - + You were kicked from the game. Sie wurden des Spiels verwiesen. - + Sorry, this game is already full. Sorry, dieses Spiel ist bereits voll. @@ -1584,74 +1590,74 @@ Wenn der Server hinter einem NAT-Router betrieben wird, stellen Sie sicher, dass F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat Chat - + Manual mode set. You've got to choose yourself now. Manueller Modus aktiv. Sie müssen nun selbst auswählen. - + Auto mode set: Check or call any. Automatischer Modus aktiv: Immer schieben (Check) oder mitgehen (Call). - + Auto mode set: Check or fold. Automatischer Modus aktiv: Immer schieben (Check) oder wegwerfen (Fold). - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Sie können die Internetspiel-Lobby nicht mit "Human Player" als Nicknamen beitreten. Bitte wählen Sie einen anderen Nicknamen. - + Internal error: The current player could not be found. Interner Fehler: Der aktuelle Spieler kann nicht gefunden werden. - + Internal error: The current player is not active. Interner Fehler: Der aktuelle Spieler ist nicht aktiv. - + Too many manual blinds were set. Please reconfigure the manual blinds. Es wurden zu viele manuelle Blinds gesetzt. Bitte die manuellen Blinds entsprechend ändern. - + An invalid avatar file was configured. Please choose a different avatar. Es wurde eine ungültige Avatardatei konfiguriert. Bitte einen anderen Avatar auswählen. - + The selected avatar file is too large. Please choose a different avatar. Die ausgewählte Avatardatei ist zu groß. Bitte einen anderen Avatar auswählen. - + The server requested a non-existing avatar. Der Server forderte einen Avatar an, der nicht existiert. - + Could not start game: Synchronization failed. Das Spiel konnte nicht gestartet werden: die Synchronisierung ist fehlgeschlagen. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In F1 - Wegwefen (Fold) | F2 - Schieben/Mitgehen (Check/Call) | F3 - Bieten/Erhöhen (Bet/Raise) | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold F1 - All-In | F2 - Bieten/Erhöhen (Bet/Raise) | F3 - Schieben/Mitgehen (Check/Call) | F4 - Wegwefen (Fold) @@ -1663,12 +1669,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> und laden Sie die aktuelle Version herunter. - + The player name is too short, too long or invalid. Please choose another one. Der Spielername ist zu kurz, zu lang oder ungültig. Bitte wählen Sie einen anderen Namen. - + The server is down for maintenance. Please try again later. Der Server wurde für Wartungsarbeiten heruntergefahren. Bitte versuchen Sie es später wieder. @@ -1687,29 +1693,29 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> und laden Sie die aktuelle Version herunter. - + Closing PokerTH during network game PokerTH während eines Netzwerkspiels beenden - + You are the hosting server. Do you want to close PokerTH anyway? Sie sind der Gastgeber dieses Spiels. Möchten Sie PokerTH trotzdem beenden? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + Der PokerTH-Server unterstützt diese Programmversion nicht.Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + Eine neue Version von PokerTH ist verfügbar.<br>Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + Diese Beta-Version von PokerTH ist veraltet.<br>Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter. diff --git a/ts/pokerth_eo.ts b/ts/pokerth_eo.ts index 84d33a4f..86cfc2e2 100644 --- a/ts/pokerth_eo.ts +++ b/ts/pokerth_eo.ts @@ -460,7 +460,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialog - + Lobby-Chat @@ -480,32 +480,32 @@ p, li { white-space: pre-wrap; } - + Connected Players - + Fill up with computer opponents - + Start Game - + Leave Game - + Create Game - + Join Game @@ -520,7 +520,7 @@ p, li { white-space: pre-wrap; } - + Kick Player @@ -530,32 +530,32 @@ p, li { white-space: pre-wrap; } - + Maximum number of players: - + Start Cash: - + First small blind: - + Blinds raise mode: - + Manual blinds list: - + Timeout for player action (sec): @@ -565,7 +565,7 @@ p, li { white-space: pre-wrap; } - + Blinds raise interval: @@ -573,62 +573,57 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - game - - - - + Game Info - + Server Error - + You should not kick yourself from this game! - + Joining a private Game - + You are about to join a private game. Please enter the password! - + running - + open - + hands - + minutes - + double blinds - + manual blinds order @@ -638,25 +633,30 @@ p, li { white-space: pre-wrap; } - + running games: %1 - + open games: %1 - + players in chat: %1 - + connected players: %1 + + + %1's game + + joinNetworkGameDialog @@ -989,7 +989,7 @@ Would you like to overwrite ? mainWindowImpl - + Stop @@ -1004,67 +1004,67 @@ Would you like to overwrite ? - + 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. @@ -1072,217 +1072,217 @@ 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. - + 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 server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. - + An internal error occured. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Chat - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. - + Internal error: The current player could not be found. - + Internal error: The current player is not active. - + Too many manual blinds were set. Please reconfigure the manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. - + The selected avatar file is too large. Please choose a different avatar. - + The server requested a non-existing avatar. - + Could not start game: Synchronization failed. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold - + The player name is too short, too long or invalid. Please choose another one. - + The server is down for maintenance. Please try again later. - + Closing PokerTH during network game - + You are the hosting server. Do you want to close PokerTH anyway? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_es.ts b/ts/pokerth_es.ts index 0ef4ef2c..938ab0be 100644 --- a/ts/pokerth_es.ts +++ b/ts/pokerth_es.ts @@ -1294,7 +1294,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialog - + Lobby-Chat @@ -1314,17 +1314,17 @@ p, li { white-space: pre-wrap; } - + Connected Players Jugadores conectados - + Fill up with computer opponents - + Start Game Iniciar partida @@ -1354,17 +1354,17 @@ p, li { white-space: pre-wrap; } Tiempo de acción del jugador (seg): - + Leave Game - + Create Game Crear partida - + Join Game @@ -1379,7 +1379,7 @@ p, li { white-space: pre-wrap; } - + Kick Player @@ -1389,32 +1389,32 @@ p, li { white-space: pre-wrap; } - + Maximum number of players: - + Start Cash: - + First small blind: - + Blinds raise mode: - + Manual blinds list: - + Timeout for player action (sec): @@ -1424,7 +1424,7 @@ p, li { white-space: pre-wrap; } - + Blinds raise interval: @@ -1432,62 +1432,57 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - game - - - - + Game Info - + Server Error Error en el servidor - + You should not kick yourself from this game! No puede expulsarse a sí mismo. - + Joining a private Game - + You are about to join a private game. Please enter the password! - + running - + open - + hands - + minutes - + double blinds - + manual blinds order @@ -1497,25 +1492,30 @@ p, li { white-space: pre-wrap; } - + running games: %1 - + open games: %1 - + players in chat: %1 - + connected players: %1 + + + %1's game + + joinNetworkGameDialog @@ -1910,84 +1910,84 @@ Would you like to overwrite ? 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". - + Internal network error: "send" failed. Error interno en la red: fallo en "send". - + 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. @@ -2001,29 +2001,29 @@ Please update PokerTH. 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. @@ -2035,7 +2035,7 @@ Elija un nombre diferente. El nombre de jugador es demasiado corto o largo. Elija otro nombre. - + An internal error occured. Ha ocurrido un error interno. @@ -2045,17 +2045,17 @@ Elija un nombre diferente. ⌘N para iniciar una nueva partida - + Start Iniciar - + Stop Detener - + Connection timed out. Please check the server address. @@ -2066,158 +2066,158 @@ 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. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Chat Charla - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. - + Internal error: The current player could not be found. - + Internal error: The current player is not active. - + Too many manual blinds were set. Please reconfigure the manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. - + The selected avatar file is too large. Please choose a different avatar. - + The server requested a non-existing avatar. - + Could not start game: Synchronization failed. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold - + The player name is too short, too long or invalid. Please choose another one. - + The server is down for maintenance. Please try again later. - + Closing PokerTH during network game - + You are the hosting server. Do you want to close PokerTH anyway? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_fr.ts b/ts/pokerth_fr.ts index 4eeafea2..568082fc 100644 --- a/ts/pokerth_fr.ts +++ b/ts/pokerth_fr.ts @@ -1294,7 +1294,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialog - + Lobby-Chat Conversation instantannée @@ -1314,17 +1314,17 @@ p, li { white-space: pre-wrap; } - + Connected Players Joueurs connectés - + Fill up with computer opponents - + Start Game Démarrer une partie @@ -1354,17 +1354,17 @@ p, li { white-space: pre-wrap; } Temps alloué pour l'action du joueur (en secondes): - + Leave Game - + Create Game Créer une partie - + Join Game @@ -1379,7 +1379,7 @@ p, li { white-space: pre-wrap; } - + Kick Player @@ -1389,32 +1389,32 @@ p, li { white-space: pre-wrap; } - + Maximum number of players: - + Start Cash: - + First small blind: - + Blinds raise mode: - + Manual blinds list: - + Timeout for player action (sec): @@ -1424,7 +1424,7 @@ p, li { white-space: pre-wrap; } - + Blinds raise interval: @@ -1432,62 +1432,57 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - game - - - - + Game Info - + Server Error Erreur du server - + You should not kick yourself from this game! Vous ne pouvez pas vous expulser vous-même de la partie! - + Joining a private Game - + You are about to join a private game. Please enter the password! - + running - + open - + hands - + minutes - + double blinds - + manual blinds order @@ -1497,25 +1492,30 @@ p, li { white-space: pre-wrap; } - + running games: %1 - + open games: %1 - + players in chat: %1 - + connected players: %1 + + + %1's game + + joinNetworkGameDialog @@ -1911,84 +1911,84 @@ Would you like to overwrite ? F1 - Passer/Tapis | F2 - Parole/Suivre | F3 - Miser/Relancer - + Network Error Erreur de réseau - + Server address was not set. L'adresse du serveur n'a pas été spécifiée. - + An invalid port was set (ports 0-1023 are not allowed). Un port invalide a été spécifié (les ports 0-1023 ne sont pas permis). - + Could not create a socket for TCP communication. Impossible d'ouvrir un interface de connexion TCP. - + Could not set the IP address. Impossible d'initialiser l'adresse IP. - + Could not set the port for this type of address. Impossible de définir le port pour ce type d'adresse. - + The server name could not be resolved. Impossible de résoudre le nom du serveur. - + Bind failed - please choose a different port. L'opération 'Bind' a échoué - veuillez sélectionner un autre port. - + Internal network error: "listen" failed. Erreur interne du réseau: l'opération "listen" a échoué. - + Server execution was terminated. L'exécution du serveur a été arrêté. - + Could not connect to the server. Connexion au serveur impossible. - + Internal network error: "select" failed. Erreur interne du réseau: l'opération "select" a échoué. - + Internal network error: "send" failed. Erreur interne du réseau: l'opération "send" a échoué. - + 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. @@ -2002,29 +2002,29 @@ Please update PokerTH. 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. @@ -2036,7 +2036,7 @@ Veuillez choisir un nom différent. 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. @@ -2046,17 +2046,17 @@ Veuillez choisir un nom différent. ⌘N pour démarrer une nouvelle partie - + Start Démarrer - + Stop Arrêter - + Connection timed out. Please check the server address. @@ -2067,158 +2067,158 @@ S.v.p. Vérifiez l'adresse du serveur. Si le serveur est derrière un pare-feu, vérifiez que le port a été ouvert et configuré sur le serveur. - + Connection was closed by the server. La connection a été intérrompue par le serveur. - + The server referred to an unknown player. Aborting. Le serveur a référé à un joueur inconnu. Arrêt de la procédure. - + You were kicked from the server. Vous avez été expulsé du serveur. - + The client player count is invalid. Le compte du nombre de joueur est invalide. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Chat Conversation - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. - + Internal error: The current player could not be found. - + Internal error: The current player is not active. - + Too many manual blinds were set. Please reconfigure the manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. - + The selected avatar file is too large. Please choose a different avatar. - + The server requested a non-existing avatar. - + Could not start game: Synchronization failed. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold - + The player name is too short, too long or invalid. Please choose another one. - + The server is down for maintenance. Please try again later. - + Closing PokerTH during network game - + You are the hosting server. Do you want to close PokerTH anyway? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_hu.ts b/ts/pokerth_hu.ts index 8fddaf4e..723ade0b 100644 --- a/ts/pokerth_hu.ts +++ b/ts/pokerth_hu.ts @@ -584,7 +584,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialog - + Lobby-Chat @@ -604,17 +604,17 @@ p, li { white-space: pre-wrap; } - + Connected Players Csatlakozott játékosok - + Fill up with computer opponents - + Start Game Játék indítása @@ -634,17 +634,17 @@ p, li { white-space: pre-wrap; } Kisvak: - + Leave Game - + Create Game Játék létrehozása - + Join Game @@ -659,7 +659,7 @@ p, li { white-space: pre-wrap; } - + Kick Player @@ -669,32 +669,32 @@ p, li { white-space: pre-wrap; } - + Maximum number of players: - + Start Cash: - + First small blind: - + Blinds raise mode: - + Manual blinds list: - + Timeout for player action (sec): @@ -704,7 +704,7 @@ p, li { white-space: pre-wrap; } - + Blinds raise interval: @@ -712,62 +712,57 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - game - - - - + Game Info - + Server Error Szerver hiba - + You should not kick yourself from this game! Nem tudod saját magadat kirúgni a játékból! - + Joining a private Game - + You are about to join a private game. Please enter the password! - + running - + open - + hands - + minutes - + double blinds - + manual blinds order @@ -777,25 +772,30 @@ p, li { white-space: pre-wrap; } - + running games: %1 - + open games: %1 - + players in chat: %1 - + connected players: %1 + + + %1's game + + joinNetworkGameDialog @@ -1189,84 +1189,84 @@ Would you like to overwrite ? F1 - Eldob/All-In | F2 - Mehet/Tart | F3 - Emel/Ráemel - + Network Error Hálózati hiba - + Server address was not set. Szerver cím nincs beállítva. - + An invalid port was set (ports 0-1023 are not allowed). Hibás port van beállítva (A portok 0-1023-ig nem engedélyezettek). - + Could not create a socket for TCP communication. Nem lehet létrehozni socket-et a TCP kommunikációhoz. - + Could not set the IP address. Nem lehet beállítani az IP címet. - + Could not set the port for this type of address. Nem lehet beállítani a port-ot ehhez a cím típushoz. - + The server name could not be resolved. A szerver név feloldása nem lehetséges. - + Bind failed - please choose a different port. Kötés sikertelen - kérlek válassz másik port-ot. - + Internal network error: "listen" failed. Belső hálózati hiba: "Listázás" sikertelen. - + Server execution was terminated. Szerver futtatása befejezve. - + Could not connect to the server. Nem lehet kapcsolódni a szerverhez. - + Internal network error: "select" failed. Belső hálózati hiba: "kiválasztás" sikertelen. - + Internal network error: "send" failed. Belső hálózati hiba: "küldés" sikertelen. - + Internal network error: Duplicate TCP connection. Belső hálózati hiba: Duplikált TCP kapcsolódás. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Érvénytelen hálózati csomag került fogadásra. Kérlek bizonyosodj meg róla, hogy az összes játékos ugyanazt a verziót használja. - + Internal state error. Please make sure that all players use the same version of PokerTH. Belső hiba. @@ -1280,29 +1280,29 @@ Please update PokerTH. Kérlek frissítsd a PokerTH-t. - + Sorry, this server is already full. Elnézést, a szerver jelenleg tele van. - + Unable to join - the server has already started the game. Csatlakozás sikertelen - a szerver már elindította a játékot. - + Invalid password when joining the game. Please reenter the password and try again. Hibás jelszó a játékhoz való csatlakozáskor. Kérlek írd be a jelszót mégegyszer és próbáld újra. - + The password is too long. Please choose another one. A jelszó túl hosszú. Kérlek válassz egy rövidebbet. - + Your player name is already used by another player. Please choose a different name. A játékos nevedetl már valaki használja. @@ -1314,7 +1314,7 @@ Kérlek válassz egy másik nevet. A játékos név túl hosszú vagy túl rövid. Kérlek válassz másik nevet. - + An internal error occured. Belső hiba lépett fel. @@ -1324,17 +1324,17 @@ Kérlek válassz egy másik nevet. Cmd+N - új játék indítása - + Start Indítás - + Stop Állj - + Connection timed out. Please check the server address. @@ -1344,158 +1344,158 @@ Kérlek ellenőrizd a szerver címét. Ha a szerver NAT router mögött van, akkor bizonyosodj meg róla hogy a port továbbítás engedélyezett. - + Connection was closed by the server. A szerver megszakította a kapcsolatot. - + The server referred to an unknown player. Aborting. A szerver egy ismeretlen játékost azonosított. Megszakítás. - + You were kicked from the server. A szerver kidobott a játékból. - + The client player count is invalid. A kliens játékos száma érvénytelen. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Chat Társalgó - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. - + Internal error: The current player could not be found. - + Internal error: The current player is not active. - + Too many manual blinds were set. Please reconfigure the manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. - + The selected avatar file is too large. Please choose a different avatar. - + The server requested a non-existing avatar. - + Could not start game: Synchronization failed. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold - + The player name is too short, too long or invalid. Please choose another one. - + The server is down for maintenance. Please try again later. - + Closing PokerTH during network game - + You are the hosting server. Do you want to close PokerTH anyway? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_it.ts b/ts/pokerth_it.ts index 8eca57de..42e9badf 100644 --- a/ts/pokerth_it.ts +++ b/ts/pokerth_it.ts @@ -1390,7 +1390,7 @@ p, li { white-space: pre-wrap; } Ingresso Partita - + Lobby-Chat Chat @@ -1410,17 +1410,17 @@ p, li { white-space: pre-wrap; } Informazioni Partita - + Connected Players Giocatori connessi - + Fill up with computer opponents Riempi con avversari AI - + Start Game Inizia partita @@ -1455,17 +1455,17 @@ p, li { white-space: pre-wrap; } Tempo limite per l'azione del giocatore (in secondi): - + Leave Game Abbandona Partita - + Create Game Crea una partita - + Join Game Unisciti ad una Partita @@ -1480,7 +1480,7 @@ p, li { white-space: pre-wrap; } Giocatori - + Kick Player Espelli Giocatore @@ -1490,32 +1490,32 @@ p, li { white-space: pre-wrap; } Stato - + Maximum number of players: Numero massimo di giocatori: - + Start Cash: Contante iniziale: - + First small blind: Primo small Blind: - + Blinds raise mode: Modalità aumento blind: - + Manual blinds list: Lista blind manuali: - + Timeout for player action (sec): Tempo limite per l'azione dei giocatori (sec): @@ -1525,7 +1525,7 @@ p, li { white-space: pre-wrap; } Chat Partita su Internet - + Blinds raise interval: Intervallo per l'aumento dei blind: @@ -1535,60 +1535,60 @@ p, li { white-space: pre-wrap; } game - partita + partita - + Game Info Informazioni Partita - + Server Error Errore server - + You should not kick yourself from this game! Non potete auto espellervi da questa partita! - + Joining a private Game Unione a partita privata in corso - + You are about to join a private game. Please enter the password! Stai per unitri ad una partita privata. Inserisci la password! - + running in esecuzione - + open apri - + hands mani - + minutes minuti - + double blinds raddoppia blind - + manual blinds order ordine manuale blind @@ -1598,25 +1598,30 @@ p, li { white-space: pre-wrap; } Avvio partita. Attendere prego... - + running games: %1 partite in corso: %1 - + open games: %1 partite aperte: %1 - + players in chat: %1 giocatori in chat: %1 - + connected players: %1 giocatori connessi: %1 + + + %1's game + + joinNetworkGameDialog @@ -2018,84 +2023,84 @@ Si desidera sovrascriverlo? F1 - Passo/All-In | F2 - Parola/Vedo | F3 - Punto/Rilancio - + Network Error Errore di rete - + Server address was not set. Indirizzo del server mancante. - + An invalid port was set (ports 0-1023 are not allowed). E' stata specificata una porta non valida (le porte 0-1023 non sono permesse). - + Could not create a socket for TCP communication. Impossibile creare un socket di comunicazione TCP. - + Could not set the IP address. Impossibile impostare l'indirizzo IP. - + Could not set the port for this type of address. Impossibile impostare la porta per questo tipo di indirizzo. - + The server name could not be resolved. Impossibile risolvere il nome del server. - + Bind failed - please choose a different port. Bind fallito - selezionare una porta diversa. - + Internal network error: "listen" failed. Errore di rete interno: "listen" fallito. - + Server execution was terminated. L'esecuzione del server è stata interrotta. - + Could not connect to the server. Impossibile connettersi al server. - + Internal network error: "select" failed. Errore di rete interno: "select" fallita. - + Internal network error: "send" failed. Errore di rete interno: "send" fallito. - + Internal network error: Duplicate TCP connection. Errore di rete interno: connessione TCP duplicata. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. E' stato ricevuto un pacchetto non valido. Assicurarsi che tutti i giocatori abbiano la stessa versione di PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Errore di stato interno. @@ -2109,29 +2114,29 @@ Please update PokerTH. Si prega di aggiornare PokerTH. - + Sorry, this server is already full. Spiacente, il server è già al completo. - + Unable to join - the server has already started the game. Impossibile partecipare - la partita è già iniziata. - + Invalid password when joining the game. Please reenter the password and try again. Password sbagliata per la partita selezionata. Reinserire la password e riprovare. - + The password is too long. Please choose another one. Questa password è troppo lunga. Sceglierne una diversa. - + Your player name is already used by another player. Please choose a different name. Il tuo nome è già in uso da un altro giocatore. @@ -2143,7 +2148,7 @@ Scegliere un nome diverso. Il nome del giocatore è troppo lungo o troppo corto. Sceglierne uno diverso. - + An internal error occured. Errore interno. @@ -2153,17 +2158,17 @@ Scegliere un nome diverso. Ctrl+N per iniziare una nuova partita - + Start Inizio - + Stop Ferma - + Connection timed out. Please check the server address. @@ -2174,22 +2179,22 @@ Controllare l'indirizzo del server. Se il server è alle spalle di un router NAT, assicurarsi che sia stato abilitato il port forwarding. - + Connection was closed by the server. Connessione interrotta dal server. - + The server referred to an unknown player. Aborting. Il server ha contattato un giocatore sconosciuto. Operazione annullata. - + You were kicked from the server. Sei stato espulso dal server. - + The client player count is invalid. Il numero dei giocatori non è valido. @@ -2199,32 +2204,32 @@ Se il server è alle spalle di un router NAT, assicurarsi che sia stato abilitat Il nome del giocatore è troppo corto, troppo lungo o è riservato. Si prega di sceglierne un altro. - + The game name is either too short or too long. Please choose another one. Il nome della partita è troppo corto o troppo lungo. Si prega di sceglierne un altro. - + The game could not be found. Impossibile trovare la partita. - + The chat text is invalid. Il testo nella chat non è valido. - + Network Notification Notifica in Rete - + You were kicked from the game. Sei stati espulso dalla partita. - + Sorry, this game is already full. Spiacente, la partita è già al completo. @@ -2234,74 +2239,74 @@ Se il server è alle spalle di un router NAT, assicurarsi che sia stato abilitat F1 - Punto/Rilancio | F2 - Parola/Vedo | F3 - Passo/All-In - + Chat Chat - + Manual mode set. You've got to choose yourself now. Impostata modalità manuale. Devi scegliere da solo, ora. - + Auto mode set: Check or call any. Impostata modalità automatica: Check o Call ogni volta. - + Auto mode set: Check or fold. Impostata modalità automatica: Check o Fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Impossibile accedere alla chat di una partita in rete col nickname "Giocatore Umano". Si prega di sceglierne un altro. - + Internal error: The current player could not be found. Errore interno: Impossibile trovare il giocatore corrente. - + Internal error: The current player is not active. Errore interno: Il giocatore corrente non è attivo. - + Too many manual blinds were set. Please reconfigure the manual blinds. Sono stati impostati troppi blind manuali. Si prega di riconfigurarli. - + An invalid avatar file was configured. Please choose a different avatar. E' stato impostato un file di avatar non valido. Si prega di scegliere un avatar diverso. - + The selected avatar file is too large. Please choose a different avatar. Il file di avatar selezionato è troppo grande. Si prega di scegliere un avatar diverso. - + The server requested a non-existing avatar. Il server ha richiesto un avatar inesistente. - + Could not start game: Synchronization failed. Impossibile avviare la partita: sincronizzazione fallita. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold @@ -2312,12 +2317,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Il server di PokerTH non supporta questa versione del gioco.Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e scaricare l'ultima release. - + The player name is too short, too long or invalid. Please choose another one. Il nome del giocatore è troppo corto, troppo lungo o non valido. Si prega di sceglierne un altro. - + The server is down for maintenance. Please try again later. Il server è down per manutenzione. Si prega di riprovare più tardi. @@ -2336,27 +2341,27 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e scaricare l'ultima versione. - + Closing PokerTH during network game Si sta chiudendo PokerTH durante una partita in rete - + You are the hosting server. Do you want to close PokerTH anyway? Stai facendo da server. Vuoi comunque chiudere PokerTH? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_nl.ts b/ts/pokerth_nl.ts index e7c1c73e..068eeb2a 100644 --- a/ts/pokerth_nl.ts +++ b/ts/pokerth_nl.ts @@ -1454,7 +1454,7 @@ p, li { white-space: pre-wrap; } Spellobby - + Lobby-Chat Lobby - Chat @@ -1479,12 +1479,12 @@ p, li { white-space: pre-wrap; } Spelinformatie - + Connected Players Spelers met verbinding - + Start Game Spel starten @@ -1554,17 +1554,17 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Bedenktijd voor de spelers (sec):</span></p></body></html> - + Fill up with computer opponents Tafel vol maken met computerspelers - + Create Game Spel maken - + Join Game Meedoen met spel @@ -1599,7 +1599,7 @@ p, li { white-space: pre-wrap; } Rondes voordat de blinds stijgen: - + Leave Game Spel verlaten @@ -1609,7 +1609,7 @@ p, li { white-space: pre-wrap; } Beschikbare spelers - + Kick Player Speler verwijderen @@ -1624,17 +1624,17 @@ p, li { white-space: pre-wrap; } Status - + Maximum number of players: Maximale aantal spelers: - + Start Cash: Startgeld: - + First small blind: Eerste kleine blind: @@ -1644,17 +1644,17 @@ p, li { white-space: pre-wrap; } Interval verhoging blinds: - + Blinds raise mode: Verhoogmodus van de blinds: - + Manual blinds list: Handmatige lijst met blinds: - + Timeout for player action (sec): Bedenktijd voor de spelers (sec): @@ -1664,7 +1664,7 @@ p, li { white-space: pre-wrap; } Lobby van internetspel - + Blinds raise interval: Interval verhoging blinds: @@ -1672,62 +1672,62 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Game Info Spelinformatie - + Server Error Serverfout - + You should not kick yourself from this game! U mag zichzelf niet uit dit spel verwijderen! game - spel + spel - + Joining a private Game Meedoen met een privéspel - + You are about to join a private game. Please enter the password! U wilt meedoen met een privéspel. Voer het wachtwoord in! - + running bezig - + open open - + hands rondes - + minutes minuten - + double blinds verdubbeling - + manual blinds order handmatige volgorde @@ -1737,25 +1737,30 @@ p, li { white-space: pre-wrap; } Spel starten. Even geduld ... - + running games: %1 lopende spellen: %1 - + open games: %1 open spellen: %1 - + players in chat: %1 spelers in de chat: %1 - + connected players: %1 spelers met verbinding: %1 + + + %1's game + + joinNetworkGameDialog @@ -2157,84 +2162,84 @@ Wilt u dat profiel overschrijven? 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). Ongeldige poort ingesteld (poorten 0-1023 zijn niet toegestaan). - + Could not create a socket for TCP communication. Kan geen socket maken voor TCP-communicatie. - + Could not set the IP address. Kan het IP-adres niet instellen. - + Could not set the port for this type of address. Kan de poort niet instellen voor dit adrestype. - + The server name could not be resolved. Kan geen server met die naam vinden. - + Bind failed - please choose a different port. Kan niet verbinden - kies een andere poort. - + Internal network error: "listen" failed. Interne netwerkfout: "listen" niet uitvoerbaar. - + Server execution was terminated. Het uitvoeren op de server is afgebroken. - + Could not connect to the server. Kan geen verbinding maken met de server. - + Internal network error: "select" failed. Interne netwerkfout: "select" niet uitvoerbaar. - + Internal network error: "send" failed. Interne netwerkfout: "send" niet uitvoerbaar. - + Internal network error: Duplicate TCP connection. Interne netwerkfout: Dubbele TCP-verbinding. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Ongeldig netwerkpakket ontvangen. Zorg ervoor dat alle spelers dezelfde versie van PokerTH gebruiken. - + Internal state error. Please make sure that all players use the same version of PokerTH. Interne statusfout. @@ -2248,29 +2253,29 @@ Please update PokerTH. Zorg ervoor dat u de nieuwste versie van PokerTH heeft. - + Sorry, this server is already full. Deze server is al 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. Voer het wachtwoord opnieuw in en probeer het opnieuw. - + The password is too long. Please choose another one. Het wachtwoord is te lang. Kies een ander wachtwoord. - + Your player name is already used by another player. Please choose a different name. Uw spelersnaam is al in gebruik door een andere speler. @@ -2282,7 +2287,7 @@ Kies een andere naam. De spelersnaam is te kort of te lang. Kies een andere naam. - + An internal error occured. Interne fout opgetreden. @@ -2292,17 +2297,17 @@ Kies een andere naam. Cmd+N om een nieuw spel te starten - + Start Start - + Stop Stop - + Connection timed out. Please check the server address. @@ -2313,22 +2318,22 @@ Controleer 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. @@ -2338,32 +2343,32 @@ Als de server zich achter een NAT-router bevindt, controleer dan daar of port fo De spelersnaam is te kort, te lang, of al opgeëist. Kies een andere naam. - + The game name is either too short or too long. Please choose another one. De naam van het spel is te kort of te lang. Kies een andere naam. - + The game could not be found. Kan het spel niet vinden. - + The chat text is invalid. Ongeldige chattekst. - + Network Notification Netwerkmelding - + You were kicked from the game. U bent uit het spel verwijderd. - + Sorry, this game is already full. Dit spel is al vol. @@ -2373,74 +2378,74 @@ Als de server zich achter een NAT-router bevindt, controleer dan daar of port fo F1 - Betten/Raisen | F2 - Checken/Callen | F3 - Folden/All-In - + Chat Chat - + Manual mode set. You've got to choose yourself now. Handmatige modus ingesteld. U moet nu zelf kiezen. - + Auto mode set: Check or call any. Automatische modus ingesteld: altijd checken of callen. - + Auto mode set: Check or fold. Automatische modus ingesteld: checken of folden. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. U kunt met de standaardnaam geen verbinding maken met de lobby van het internetspel. Kies een andere naam. - + Internal error: The current player could not be found. Interne fout: De huidige speler kan niet worden gevonden. - + Internal error: The current player is not active. Interne fout: De huidige speler is niet actief. - + Too many manual blinds were set. Please reconfigure the manual blinds. Er zijn te veel handmatige blinds ingesteld. Stel de handmatige blinds opnieuw in. - + An invalid avatar file was configured. Please choose a different avatar. Er is een ongeldig avatarbestand ingesteld. Kies een andere avatar. - + The selected avatar file is too large. Please choose a different avatar. Het geselecteerde avatarbestand is te groot. Kies een andere avatar. - + The server requested a non-existing avatar. De server vroeg om een niet-bestaande avatar. - + Could not start game: Synchronization failed. Kan spel niet starten: Synchronisatie mislukt. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In F1 - Folden | F2 - Checken/Callen | F3 - Betten/Raisen | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold F1 - All-In | F2 - Betten/Raisen | F3 - Checken/Callen | F4 - Folden @@ -2452,12 +2457,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> en download de nieuwste versie. - + The player name is too short, too long or invalid. Please choose another one. De spelersnaam is te kort, te lang of ongeldig. Kies een andere naam. - + The server is down for maintenance. Please try again later. Wegens onderhoud is de server niet beschikbaar. Probeer het later opnieuw. @@ -2475,27 +2480,27 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Deze bètarelease van PokerTH is te oud.Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> en download de nieuwste versie. - + Closing PokerTH during network game PokerTH afsluiten tijdens netwerkspel - + You are the hosting server. Do you want to close PokerTH anyway? U bent de server van dit spel. Wilt u PokerTH toch sluiten? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_no.ts b/ts/pokerth_no.ts index 13590215..e2250f23 100644 --- a/ts/pokerth_no.ts +++ b/ts/pokerth_no.ts @@ -887,7 +887,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialog - + Lobby-Chat @@ -907,17 +907,17 @@ p, li { white-space: pre-wrap; } - + Connected Players Tilkoblede spillere - + Fill up with computer opponents - + Start Game Start spill @@ -947,17 +947,17 @@ p, li { white-space: pre-wrap; } Tidsgrense for spillere (sek.): - + Leave Game - + Create Game Opprett spill - + Join Game @@ -972,7 +972,7 @@ p, li { white-space: pre-wrap; } - + Kick Player @@ -982,32 +982,32 @@ p, li { white-space: pre-wrap; } - + Maximum number of players: - + Start Cash: - + First small blind: - + Blinds raise mode: - + Manual blinds list: - + Timeout for player action (sec): @@ -1017,7 +1017,7 @@ p, li { white-space: pre-wrap; } - + Blinds raise interval: @@ -1025,62 +1025,57 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - game - - - - + Game Info - + Server Error Feil hos tjener - + You should not kick yourself from this game! Du burde ikke kaste deg selv ut fra spillet! - + Joining a private Game - + You are about to join a private game. Please enter the password! - + running - + open - + hands - + minutes - + double blinds - + manual blinds order @@ -1090,25 +1085,30 @@ p, li { white-space: pre-wrap; } - + running games: %1 - + open games: %1 - + players in chat: %1 - + connected players: %1 + + + %1's game + + joinNetworkGameDialog @@ -1503,94 +1503,94 @@ Would you like to overwrite ? F1 - Kast/Sats allt | F2 - Pass/Syn | F3 - Sats/Høyne - + Start Start - + Stop Stopp - + Network Error Nettverksfeil - + Server address was not set. Tjener-adresse var ikke satt. - + An invalid port was set (ports 0-1023 are not allowed). En ugyldig port var satt (porter 0-1023 er ikke tillatt). - + Could not create a socket for TCP communication. Kunne ikke lage en kontakt for TCP-kommunikasjon. - + Could not set the IP address. Kunne ikke sette IP-adressen. - + Could not set the port for this type of address. Kunne ikke sette porten for denne typen adresse. - + The server name could not be resolved. Tjenernavnet kunne ikke konverteres. - + Bind failed - please choose a different port. Kunne ikke binde - vennligst velg en annen port. - + Internal network error: "listen" failed. Intern nettverksfeil - "listen" feilet. - + Server execution was terminated. Tjener-utførelse ble avbrutt. - + Could not connect to the server. Kunne ikke koble til tjeneren. - + Internal network error: "select" failed. Intern nettverksfeil - "select" feilet. - + Internal network error: "send" failed. Intern nettverksfeil - "send" feilet. - + Internal network error: Duplicate TCP connection. Intern nettverksfeil - Dobbel TCP-tilkobling. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. En ugyldig TCP-pakke ble mottatt. Vennligst forsikre deg om at alle spillere bruker samme versjon av PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Intern tilstands-feil. @@ -1604,29 +1604,29 @@ Please update PokerTH. Vennligst oppdater PokerTH. - + Sorry, this server is already full. Beklager, tjeneren har ikke plass til flere spillere. - + Unable to join - the server has already started the game. Kan ikke bli med - tjeneren har allerede startet spillet. - + Invalid password when joining the game. Please reenter the password and try again. Ugyldig passord. Prøv igjen. - + The password is too long. Please choose another one. Passordet er for langt. Vennligst velg et annet. - + Your player name is already used by another player. Please choose a different name. Ditt spillernavn er allerede valgt av en annen spiller. @@ -1638,12 +1638,12 @@ Vennligst velg et annet navn. Spillernavnet er enten for kort eller for langt. Vennligst velg et annet. - + An internal error occured. En intern feil oppstod. - + Connection timed out. Please check the server address. @@ -1654,158 +1654,158 @@ Vennligst sjekk tjener-adressen. Hvis tjeneren er bak en NAT-ruter, forsikre deg om at videresending er satt opp riktig. - + Connection was closed by the server. Tilkoblingen ble stengt av tjeneren. - + The server referred to an unknown player. Aborting. Tjeneren referete til en ukjent spiller. Avbryter. - + You were kicked from the server. Du ble kastet ut fra tjeneren. - + The client player count is invalid. Ugyldig antall spillere. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Chat Prat - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. - + Internal error: The current player could not be found. - + Internal error: The current player is not active. - + Too many manual blinds were set. Please reconfigure the manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. - + The selected avatar file is too large. Please choose a different avatar. - + The server requested a non-existing avatar. - + Could not start game: Synchronization failed. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold - + The player name is too short, too long or invalid. Please choose another one. - + The server is down for maintenance. Please try again later. - + Closing PokerTH during network game - + You are the hosting server. Do you want to close PokerTH anyway? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_pl.ts b/ts/pokerth_pl.ts index 6b76a446..f7e41551 100644 --- a/ts/pokerth_pl.ts +++ b/ts/pokerth_pl.ts @@ -460,7 +460,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialog - + Lobby-Chat @@ -480,32 +480,32 @@ p, li { white-space: pre-wrap; } - + Connected Players - + Fill up with computer opponents - + Start Game - + Leave Game - + Create Game - + Join Game @@ -520,7 +520,7 @@ p, li { white-space: pre-wrap; } - + Kick Player @@ -530,32 +530,32 @@ p, li { white-space: pre-wrap; } - + Maximum number of players: - + Start Cash: - + First small blind: - + Blinds raise mode: - + Manual blinds list: - + Timeout for player action (sec): @@ -565,7 +565,7 @@ p, li { white-space: pre-wrap; } - + Blinds raise interval: @@ -573,62 +573,57 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - game - - - - + Game Info - + Server Error - + You should not kick yourself from this game! - + Joining a private Game - + You are about to join a private game. Please enter the password! - + running - + open - + hands - + minutes - + double blinds - + manual blinds order @@ -638,25 +633,30 @@ p, li { white-space: pre-wrap; } - + running games: %1 - + open games: %1 - + players in chat: %1 - + connected players: %1 + + + %1's game + + joinNetworkGameDialog @@ -989,7 +989,7 @@ Would you like to overwrite ? mainWindowImpl - + Stop @@ -1004,67 +1004,67 @@ Would you like to overwrite ? - + 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. @@ -1072,217 +1072,217 @@ 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. - + 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 server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. - + An internal error occured. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Chat - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. - + Internal error: The current player could not be found. - + Internal error: The current player is not active. - + Too many manual blinds were set. Please reconfigure the manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. - + The selected avatar file is too large. Please choose a different avatar. - + The server requested a non-existing avatar. - + Could not start game: Synchronization failed. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold - + The player name is too short, too long or invalid. Please choose another one. - + The server is down for maintenance. Please try again later. - + Closing PokerTH during network game - + You are the hosting server. Do you want to close PokerTH anyway? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_ptbr.ts b/ts/pokerth_ptbr.ts index 778ae90a..55c21cfc 100644 --- a/ts/pokerth_ptbr.ts +++ b/ts/pokerth_ptbr.ts @@ -994,7 +994,7 @@ p, li { white-space: pre-wrap; } Sala de Jogo - + Lobby-Chat Sala-Bate Papo @@ -1014,17 +1014,17 @@ p, li { white-space: pre-wrap; } Info de jogo - + Connected Players Jogadores Conectados - + Fill up with computer opponents Adicionar oponentes computadores - + Start Game Iniciar Jogo @@ -1059,17 +1059,17 @@ p, li { white-space: pre-wrap; } Tempo esgotado para ação do jogador (sec): - + Leave Game Deixar o Jogo - + Create Game Criar Jogo - + Join Game Entrar no Jogo @@ -1084,7 +1084,7 @@ p, li { white-space: pre-wrap; } Jogadores - + Kick Player Chutar Jogador @@ -1094,32 +1094,32 @@ p, li { white-space: pre-wrap; } Estado - + Maximum number of players: Número máximo de jogadores: - + Start Cash: Dinheiro Inicial: - + First small blind: Primeiro small blind: - + Blinds raise mode: Mode de aumento do Blind: - + Manual blinds list: Lista manual de blinds: - + Timeout for player action (sec): Tempo esgotado para ação do jogador (sec): @@ -1129,7 +1129,7 @@ p, li { white-space: pre-wrap; } Sala para jogos de Internet - + Blinds raise interval: Intervalo de aumento do Blind: @@ -1139,60 +1139,60 @@ p, li { white-space: pre-wrap; } game - jogo + jogo - + Game Info Info de jogo - + Server Error Erro de Servidor - + You should not kick yourself from this game! Você não pode se chutar deste jogo! - + Joining a private Game Entrando num jogo privado - + You are about to join a private game. Please enter the password! Você esta prestes a entrar em um jogo privado. Por favor entre com a senha! - + running executando - + open abrir - + hands Mãos - + minutes minutos - + double blinds duplo blinds - + manual blinds order ordem manual de blinds @@ -1202,25 +1202,30 @@ p, li { white-space: pre-wrap; } Começando jogo. Por favor aguarde ... - + running games: %1 partidas em jogo: %1 - + open games: %1 partidas abertas: %1 - + players in chat: %1 jogadores no bate-papo: %1 - + connected players: %1 jogadores conectados: %1 + + + %1's game + + joinNetworkGameDialog @@ -1592,24 +1597,24 @@ Você gostaria de substituir ? mainWindowImpl - + An internal error occured. Um erro interno ocorreu. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Um pacote inválido foi recebido. Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH. - + An invalid port was set (ports 0-1023 are not allowed). Porta inválida adicionada (portas 0-1023 não são permitidas). - + Bind failed - please choose a different port. A conexão falhou - por favor escolha uma porta diferente. @@ -1619,7 +1624,7 @@ Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerT Cmd+N para começar um novo jogo - + Connection timed out. Please check the server address. @@ -1630,27 +1635,27 @@ Por favor verifique o endereço do servidor. Caso o servidor esteja atrás de um NAT-Router, tenha certeza de que a porta esteja configurada no servidor. - + Connection was closed by the server. Conexão foi fechada pelo servidor. - + Could not connect to the server. Não foi possível conectar ao servidor. - + Could not create a socket for TCP communication. Não foi possível criar um socket para comunicação por TCP. - + Could not set the IP address. Não foi possível adicionar o endereço IP. - + Could not set the port for this type of address. Não foi possível adicionar a porta para este endereço. @@ -1665,76 +1670,76 @@ Caso o servidor esteja atrás de um NAT-Router, tenha certeza de que a porta est F1 - Desistir/Apostar Tudo | F2 - Check/Call | F3 - Aposta/Aumentar - + Internal network error: "listen" failed. Erro interno de rede: "listen" falhou. - + Internal network error: "select" failed. Erro interno de rede: "selecionar" falhou. - + Internal network error: "send" failed. Erro interno de rede: "enviar" falhou. - + Internal network error: Duplicate TCP connection. Erro interno de rede: Conexão TCP duplicada. - + Internal state error. Please make sure that all players use the same version of PokerTH. Erro interno de estado. Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH. - + Invalid password when joining the game. Please reenter the password and try again. Senha inválida ao tentar entrar no jogo. Por favor redigite a senha e tente novamente. - + Network Error Erro de Rede - + Server address was not set. Endereço de servidor não foi adicionado. - + Server execution was terminated. Execusão do servidor foi terminada. - + Sorry, this server is already full. Desculpe, este servidor está cheio. - + Start Começar - + Stop Parar - + The client player count is invalid. A conta do cliente é invalida. - + The password is too long. Please choose another one. A senha é muito longa. Por favor escolha outra. @@ -1751,27 +1756,27 @@ Please update PokerTH. Por favor atualize o PokerTH. - + The server name could not be resolved. O nome do servidor não pode ser resovildo. - + The server referred to an unknown player. Aborting. O servidor refere-se a um jogador desconhecido. Abortando. - + Unable to join - the server has already started the game. Impossível entrar - o servidor já começou o jogo. - + You were kicked from the server. Você foi chutado pelo servidor. - + Your player name is already used by another player. Please choose a different name. Seu nome está sendo usado por outro jogador. @@ -1783,32 +1788,32 @@ Por favor escolha um nome diferente. O nome do jogador é muito curto, longo ou reservado. Por favor escolha outro. - + The game name is either too short or too long. Please choose another one. O nome do jogo é muito curto ou longo. Por favor escolha outro. - + The game could not be found. O jogo não pode ser encontrado. - + The chat text is invalid. O texto do bate-papo é invalido. - + Network Notification Notificação de Rede - + You were kicked from the game. Você foi chutado do jogo. - + Sorry, this game is already full. Desculpe, este jogo está cheio. @@ -1818,74 +1823,74 @@ Por favor escolha um nome diferente. F1 - Bet/Aumentar | F2 - Check/Call | F3 - Desistir/Apostar tudo - + Chat Bate Papo - + Manual mode set. You've got to choose yourself now. Modo manual configurado. Você precisa se escolher agora. - + Auto mode set: Check or call any. Modo Auto configurado: Qualquer Check ou Call. - + Auto mode set: Check or fold. Modo Auto Configurado: Check ou desistir. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Você não pode entrar na sala do jogo "Jogador Humano" com este apelido. Por favor escolha outro. - + Internal error: The current player could not be found. Erro interno: O jogador atual não pode ser encontrado. - + Internal error: The current player is not active. Erro interno: O jogador atual não está ativo. - + Too many manual blinds were set. Please reconfigure the manual blinds. Muitos manual blinds configurados. Por favor reconfigure o manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. Um avatar invalido foi configurado. Por favor escolha outro. - + The selected avatar file is too large. Please choose a different avatar. O avatar selecionado é muito grande. Por favor escolha outro avatar. - + The server requested a non-existing avatar. O servidor requisitou um avatar não-existente. - + Could not start game: Synchronization failed. Não pode ser iniciado o jogo: Falha de Sincronização. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In F1 - Desistir | F2 - Check/Call | F3 - Aposta/Aumentar | F4 - Apostar-tudo - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold F1 - Apostar-tudo | F2 - Aposta/Aumentar | F3 - Check/Call | F4 - Desistir @@ -1897,12 +1902,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão. - + The player name is too short, too long or invalid. Please choose another one. O nome do jogador é muito curto, longo ou invalido. Por favor escolha outro. - + The server is down for maintenance. Please try again later. O servidor está paralizado para manutenção. Por favor tente mais tarde. @@ -1921,27 +1926,27 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Por favor vá para <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e faça o download da última versão. - + Closing PokerTH during network game Fechando o PoketTH durante o jogo em rede - + You are the hosting server. Do you want to close PokerTH anyway? Você é o servidor do jogo. Você quer realmente fechar o PokerTH assim mesmo? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_ru.ts b/ts/pokerth_ru.ts index 4ba244d6..a5548082 100644 --- a/ts/pokerth_ru.ts +++ b/ts/pokerth_ru.ts @@ -744,7 +744,7 @@ p, li { white-space: pre-wrap; } Общая игровая комната - + Lobby-Chat Общий чат @@ -769,17 +769,17 @@ p, li { white-space: pre-wrap; } Информация об игре - + Connected Players Подключенные игроки - + Fill up with computer opponents Заполнить компьютерными оппонентами - + Start Game Начать игру @@ -814,17 +814,17 @@ p, li { white-space: pre-wrap; } Тайм-аут для хода игрока (сек): - + Leave Game Покинуть игру - + Create Game Создать игру - + Join Game Присоединиться к игре @@ -839,7 +839,7 @@ p, li { white-space: pre-wrap; } Игроки - + Kick Player Отключить игрока @@ -849,32 +849,32 @@ p, li { white-space: pre-wrap; } Состояние - + Maximum number of players: Максимальное количество игроков: - + Start Cash: Начальная сумма: - + First small blind: Начальная ставка: - + Blinds raise mode: Режим повышения ставок: - + Manual blinds list: Список самостоятельных ставок: - + Timeout for player action (sec): Тайм-аут для хода игрока (сек): @@ -884,7 +884,7 @@ p, li { white-space: pre-wrap; } Общая комната Интернет-игры - + Blinds raise interval: Интервал повышения ставок: @@ -894,7 +894,7 @@ p, li { white-space: pre-wrap; } game - игра + игра @@ -907,57 +907,57 @@ p, li { white-space: pre-wrap; } Вы хотите присоединиться к приватной игре. Пожалуйста, введите пароль! - + Game Info Информация об игре - + Server Error Ошибка сервера - + You should not kick yourself from this game! Вы не можете отключить себя от этой игры! - + Joining a private Game Присоединиться к приватной игре - + You are about to join a private game. Please enter the password! Вы хотите присоединиться к приватной игре. Пожалуйста, введите пароль! - + running идет игра - + open открыто - + hands партий - + minutes минут - + double blinds удвоений ставок - + manual blinds order самостоятельное управление ставками @@ -967,25 +967,30 @@ p, li { white-space: pre-wrap; } Старт игры. Пожалуйста, подождите... - + running games: %1 Текущих игр: %1 - + open games: %1 Открытых игр: %1 - + players in chat: %1 Игроков в чате: %1 - + connected players: %1 Подключенных игроков: %1 + + + %1's game + + joinNetworkGameDialog @@ -1377,7 +1382,7 @@ Would you like to overwrite ? mainWindowImpl - + Stop Стоп @@ -1397,67 +1402,67 @@ Would you like to overwrite ? 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. Не могу соединиться с сервером. - + Connection timed out. Please check the server address. @@ -1468,34 +1473,34 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up Если сервер находится за NAT-маршрутизатора, удостоверьтесь, что обращение к порту сервера разрешено. - + Internal network error: "select" failed. Внутренняя сетевая ошибка: неудачный "select". - + Internal network error: "send" failed. Внутренняя сетевая ошибка: неудачный "send". - + Connection was closed by the server. Соединение было закрыто сервером. - + Internal network error: Duplicate TCP connection. Внутренняя сетевая ошибка: двойное TCP-соединение. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Принят неверный сетевой пакет. Убедитесь, что все игроки используют одинаковую версию PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Внутренняя ошибка состояния. @@ -1509,29 +1514,29 @@ Please update 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. Ваше игровое имя уже используется другим игроком. @@ -1543,22 +1548,22 @@ Please choose a different name. Имя игрока слишком длинное или слишком короткое. Выберите другое имя. - + The server referred to an unknown player. Aborting. Сервер обращается к неизвестному игроку. Останов. - + You were kicked from the server. Вы были отключены от сервера. - + The client player count is invalid. Неверное количество клиентов сервера. - + An internal error occured. Произошла внутренняя ошибка. @@ -1568,32 +1573,32 @@ Please choose a different name. Имя игрока слишком длинное, слишком короткое или уже занято. Выберите другое имя. - + The game name is either too short or too long. Please choose another one. Название игры слишком длинное или слишком короткое. Выберите другое название. - + The game could not be found. Игра не найдена. - + The chat text is invalid. Тескт чата неверный. - + Network Notification Уведомление по сети - + You were kicked from the game. Вы были отключены от игры. - + Sorry, this game is already full. Извините, все места в игре уже заняты. @@ -1603,74 +1608,74 @@ Please choose a different name. F1 - Ставка/Повысить | F2 - Пропуск/Ответить | F3 - Сбросить/Ва-банк - + Chat Чат - + Manual mode set. You've got to choose yourself now. Установлен ручной ружим. Вы играете самостоятельно. - + Auto mode set: Check or call any. Автоматический режим: всегда пропускать или отвечать. - + Auto mode set: Check or fold. Автоматический режим: всегда пропускать или сбрасывать. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Вы не можете войти в общую комнату Интернет-игры под именем "Human Player". Выберите другое имя. - + Internal error: The current player could not be found. Внутренняя ошибка: Текущий игрок не найден. - + Internal error: The current player is not active. Внутренняя ошибка: Текущий игрок не активен. - + Too many manual blinds were set. Please reconfigure the manual blinds. Слишком много самостоятельных ставок. Пересмотрите список ставок. - + An invalid avatar file was configured. Please choose a different avatar. Указан неверный файл аватары. Задайте другую аватару. - + The selected avatar file is too large. Please choose a different avatar. Выбранный файл аватары слишком большой. Задайте другую аватару. - + The server requested a non-existing avatar. Сервер запросил несуществующую аватару. - + Could not start game: Synchronization failed. Не могу начать игру: нарушена синхронизация. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In F1 - Сбросить | F2 - Пропуск/Ответить | F3 - Ставка/Повысить | F4 - Ва-банк - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold F1 - Ва-банк | F2 - Ставка/Повысить | F3 - Пропуск/Ответить | F4 - Сбросить @@ -1682,12 +1687,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую новую версию. - + The player name is too short, too long or invalid. Please choose another one. Имя игрока слишком длинное, слишком короткое или неправильное. Выберите другое имя. - + The server is down for maintenance. Please try again later. Сервер находится на техобслуживании. Попробуйте позже. @@ -1706,27 +1711,27 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую новую версию. - + Closing PokerTH during network game Закрытие PokerTH во время сетевой игры - + You are the hosting server. Do you want to close PokerTH anyway? Вы являетесь сервером игры. Вы точно хотите закрыть PokerTH? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_sk.ts b/ts/pokerth_sk.ts index 6bc278d4..b6fb937b 100644 --- a/ts/pokerth_sk.ts +++ b/ts/pokerth_sk.ts @@ -635,7 +635,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialog - + Lobby-Chat Lobby-Chat @@ -655,17 +655,17 @@ p, li { white-space: pre-wrap; } Info o hre - + Connected Players Pripojení hráči - + Fill up with computer opponents Vyplniť počitačovými súpermi - + Start Game Spustiť hru @@ -695,17 +695,17 @@ p, li { white-space: pre-wrap; } Časový limit pre hráčovu akciu (sek): - + Leave Game Opustiť hru - + Create Game Vytvoriť hru - + Join Game Pridať sa k hre @@ -720,7 +720,7 @@ p, li { white-space: pre-wrap; } Hráči - + Kick Player Vykopnúť hráča @@ -730,32 +730,32 @@ p, li { white-space: pre-wrap; } Stav - + Maximum number of players: Maximálny počet hráčov: - + Start Cash: Úvodná hotovosť: - + First small blind: Prvá stávka: - + Blinds raise mode: Režim zvyšovania stávok: - + Manual blinds list: Ručný zoznam stávok: - + Timeout for player action (sec): Čas pre hráčovu akciu (sek): @@ -765,7 +765,7 @@ p, li { white-space: pre-wrap; } Internetové hracie lobby - + Blinds raise interval: Interval zvyšovania stávok: @@ -775,60 +775,60 @@ p, li { white-space: pre-wrap; } game - hra + hra - + Game Info Info o hre - + Server Error Chyba servera - + You should not kick yourself from this game! Nemali by ste z tejto hry vykopnúť sám seba! - + Joining a private Game Pripájam sa k súkromnej hre - + You are about to join a private game. Please enter the password! Chcete sa pripojiť k súkromnej hre. Prosím zadajte heslo! - + running spúšťam - + open otvoriť - + hands rozdania - + minutes minúty - + double blinds dvojité stávky - + manual blinds order ručné stanovenie stávok @@ -838,25 +838,30 @@ p, li { white-space: pre-wrap; } Spúšťam hru. Prosím čakajte... - + running games: %1 spustené hry: %1 - + open games: %1 otvorené hry: %1 - + players in chat: %1 hráči na chate: %1 - + connected players: %1 pripojení hráči: %1 + + + %1's game + + joinNetworkGameDialog @@ -1248,7 +1253,7 @@ Prajete si ho prepísať? mainWindowImpl - + Stop Zastaviť @@ -1268,67 +1273,67 @@ Prajete si ho prepísať? F1 - Zložiť karty/Vsadiť všetko | F2 - Zdržať sa/Dorovnať | F3 - Stávka/Zvýšiť - + Start Štart - + Network Error Chyba siete - + Server address was not set. Adresa servera nebola nastavená. - + An invalid port was set (ports 0-1023 are not allowed). Bol nastavený neplatný port (nie sú povolené porty 0-1023). - + Could not create a socket for TCP communication. Nepodarilo sa vytvoriť socket pre komunikáciu TCP. - + Could not set the IP address. Nepodarilo sa nastaviť IP adresu. - + Could not set the port for this type of address. Nepodarilo sa nastaviť port pre tento typ adresy. - + The server name could not be resolved. Meno servera sa nepodarilo resolvnúť. - + Bind failed - please choose a different port. Bind zlyhal - prosím, vyberte iný port. - + Internal network error: "listen" failed. Interná chyba siete: "listen" zlyhalo. - + Server execution was terminated. Spustenie servera bolo zrušené. - + Could not connect to the server. Nepodarilo sa pripojiť k serveru. - + Connection timed out. Please check the server address. @@ -1339,34 +1344,34 @@ Prosím, skontrolujte adresu serveru. Ak je server za NAT routrom, ubezpečte sa, že je na strane servera zapnuté presmerovanie portov (port forwarding). - + Internal network error: "select" failed. Interná chyba siete: "select" zlyhalo. - + Internal network error: "send" failed. Interná chyba siete: "send" zlyhalo. - + Connection was closed by the server. Spojenie bolo uzatvorené serverom. - + Internal network error: Duplicate TCP connection. Interná chyba siete: Duplikované TCP spojenie. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Bol prijatý neplatný sieťový paket. Prosím, uistite sa, že všetci hráči používajú rovnakú verziu PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Chyba interného stavu. @@ -1380,29 +1385,29 @@ Please update PokerTH. Prosím, aktualizujte PokerTH. - + Sorry, this server is already full. Ľutujem, tento server je už plný. - + Unable to join - the server has already started the game. Nepodarilo sa pripojiť k hre - na serveri už začala hra. - + Invalid password when joining the game. Please reenter the password and try again. Neplatné heslo pri pripájaní sa k hre. Prosím, skúste to znovu. - + The password is too long. Please choose another one. Heslo je príliš dlhé. Prosím, zvoľte si iné heslo. - + Your player name is already used by another player. Please choose a different name. Vaše meno hráča už používa niekto iný. @@ -1414,124 +1419,124 @@ Prosím, vyberte si iné meno. Meno hráča je buď príliš krátke alebo príliš dlhé. Prosím, vyberte si iné. - + The server referred to an unknown player. Aborting. Server sa odvolal na neznámeho hráča. Ukončujem. - + You were kicked from the server. Boli ste vykopnutý zo serveru. - + The client player count is invalid. Počet hráčov klienta je neplatný. - + An internal error occured. Nastala interná chyba. - + The game name is either too short or too long. Please choose another one. Názov hry je buď príliš krátky alebo príliš dlhý. Prosím zvoľte iný názov. - + The game could not be found. Hru sa nepodarilo nájsť. - + The chat text is invalid. Text chatu je neplatný. - + Network Notification Sieťová notifikácia - + You were kicked from the game. Boli ste vykopnutý z hry. - + Sorry, this game is already full. Ľutujem, táto hra je už plná. - + Chat Chat - + Manual mode set. You've got to choose yourself now. Nastavený manuálny režim. Teraz si musíte vybrať sám. - + Auto mode set: Check or call any. Nastavený automatický režim: ísť ďalej alebo ľubovoľne zvýšiť. - + Auto mode set: Check or fold. Nastavený automatický režim: ísť ďalej alebo zložiť. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Nemôžete sa pripojiť k internetovej hre lobby s prezývkou "Human Player". Prosím vyberte si inú prezývku. - + Internal error: The current player could not be found. Interná chyba: Nepodarilo sa nájsť aktuálneho hráča. - + Internal error: The current player is not active. Interná chyba: Aktuálny hráč nie je aktívny. - + Too many manual blinds were set. Please reconfigure the manual blinds. Bolo nastavených priliš veľa manuálnych stávok. Prosím upravte nastavenia manuálnych stávok. - + An invalid avatar file was configured. Please choose a different avatar. Bol nastavený neplatný súbor s avatarom. Prosím vyberte iného avatara. - + The selected avatar file is too large. Please choose a different avatar. Vybraný súbor s avatarom je príliš veľký. Prosím vyberte iného avatara. - + The server requested a non-existing avatar. Server si vypýtal neexistujúceho avatara. - + Could not start game: Synchronization failed. Nepodarilo sa spustiť hru: Zlyhala synchronizácia. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In F1 - Zložiť | F2 - Ok/Dorovnať | F3 - Staviť/Zvýšiť | F4 - Vsadiť všetko - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold F1 - Vsadiť všetko | F2 - Staviť/Zvýšiť | F3 - Ok/Dorovnať | F4 - Dorovnať @@ -1543,12 +1548,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> a stiahnite najnovšiu verziu. - + The player name is too short, too long or invalid. Please choose another one. Meno hráča je príliš krátke, príliš dlhé alebo neplatné. Prosím vyberte iné. - + The server is down for maintenance. Please try again later. Server je mimo prevádzky kvôli údržbe. Prosím skúste to neskôr. @@ -1567,27 +1572,27 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> a stiahnite najnovšiu verziu. - + Closing PokerTH during network game Zatváram PokerTH počas sieťovej hry - + You are the hosting server. Do you want to close PokerTH anyway? Vy ste hosťujúci server. Chcete ukončiť PokerTH i napriek tomu? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. diff --git a/ts/pokerth_sv.ts b/ts/pokerth_sv.ts index d44a2a20..055d4272 100644 --- a/ts/pokerth_sv.ts +++ b/ts/pokerth_sv.ts @@ -495,77 +495,77 @@ p, li { white-space: pre-wrap; } - + Connected Players - + Fill up with computer opponents - + Start Game - + Kick Player - + Maximum number of players: - + Start Cash: - + First small blind: - + Blinds raise interval: - + Blinds raise mode: - + Manual blinds list: - + Timeout for player action (sec): - + Leave Game - + Create Game - + Join Game - + Lobby-Chat @@ -578,85 +578,85 @@ p, li { white-space: pre-wrap; } - - game - - - - + Joining a private Game - + You are about to join a private game. Please enter the password! - + Game Info - + running - + open - + running games: %1 - + open games: %1 - + players in chat: %1 - + connected players: %1 - + hands - + minutes - + double blinds - + manual blinds order - + Server Error - + You should not kick yourself from this game! + + + %1's game + + joinNetworkGameDialog @@ -989,7 +989,7 @@ Would you like to overwrite ? mainWindowImpl - + Stop @@ -1004,83 +1004,83 @@ Would you like to overwrite ? - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold - + 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. @@ -1088,201 +1088,201 @@ 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.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + Sorry, this server is already full. - + Invalid password when joining the game. Please reenter the password and try again. - + The password is too long. Please choose another one. - + Your player name is already used by another player. Please choose a different name. - + The player name is too short, too long or invalid. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + The server referred to an unknown player. Aborting. - + Internal error: The current player could not be found. - + Internal error: The current player is not active. - + You were kicked from the server. - + The client player count is invalid. - + Too many manual blinds were set. Please reconfigure the manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. - + The selected avatar file is too large. Please choose a different avatar. - + The server requested a non-existing avatar. - + Could not start game: Synchronization failed. - + The server is down for maintenance. Please try again later. - + An internal error occured. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Unable to join - the server has already started the game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + Chat - + Closing PokerTH during network game - + You are the hosting server. Do you want to close PokerTH anyway? diff --git a/ts/pokerth_tr.ts b/ts/pokerth_tr.ts index 44d70dc3..e4627464 100644 --- a/ts/pokerth_tr.ts +++ b/ts/pokerth_tr.ts @@ -701,22 +701,22 @@ p, li { white-space: pre-wrap; } Oyun Bilgisi - + Connected Players Bağlı Oyuncular - + Fill up with computer opponents Bilgisayar rakipleri ile doldur - + Start Game Oyunu Başlat - + Kick Player Oyuncu At @@ -731,52 +731,52 @@ p, li { white-space: pre-wrap; } Small Blind: - + Leave Game Oyunu Terket - + Create Game Oyun Yarat - + Join Game Oyuna Gir - + Lobby-Chat Kulis-Söyleşisi - + Maximum number of players: En fazla oyuncu sayısı: - + Start Cash: Paraya Çevir: - + First small blind: İlk küçük teklif: - + Blinds raise mode: Teklif Yükseltme kipi: - + Manual blinds list: Elle yapılan teklif listesi: - + Timeout for player action (sec): Oyuncu hamlesi için zaman aşımı (sn): @@ -786,7 +786,7 @@ p, li { white-space: pre-wrap; } İnternet Oyun Kulisi - + Blinds raise interval: Teklif yükseltme aralığı: @@ -796,60 +796,60 @@ p, li { white-space: pre-wrap; } game - oyun + oyun - + Joining a private Game Özel bir oyuna giriliyor - + You are about to join a private game. Please enter the password! Özel bir oyuna girmek üzeresiniz. Lütven parolanızı giriniz! - + Game Info Oyun Bilgisi - + Server Error Sunucu Hatası - + You should not kick yourself from this game! Bu oyunda kendi kendinizi tekmeleyemezsiniz! - + running çalışıyor - + open - + hands eller - + minutes dakika - + double blinds çifte teklif - + manual blinds order el ile teklif istemi @@ -859,25 +859,30 @@ p, li { white-space: pre-wrap; } Oyun başlatılıyor. Lütfen bekleyin... - + running games: %1 Çalışan oyunlar: %1 - + open games: %1 açık oyunlar: %1 - + players in chat: %1 söyleşideki oyuncular: %1 - + connected players: %1 bağlı oyuncular: %1 + + + %1's game + + joinNetworkGameDialog @@ -1269,94 +1274,94 @@ Would you like to overwrite ? F1 - Katla/Hepsini | F2 - Denetle/Çağır | F3 - Bahis/Yükselt - + Start Başlat - + Stop Dur - + Network Error Ağ Hatası - + Server address was not set. Sunucu adresi belirtilmedi. - + An invalid port was set (ports 0-1023 are not allowed). Geçersiz bağlantı noktası belirtilmiş (0-1023 arasındaki bağlantı noktaları kullanılamaz). - + Could not create a socket for TCP communication. TCP iletişimi için bir yuva oluşturulamadı. - + Could not set the IP address. IP adresi ayarlanamadı. - + Could not set the port for this type of address. Bu çeşit bir adres için bağlantı noktası ayarlanamadı. - + The server name could not be resolved. Sunucu ismi çözümlenemedi. - + Bind failed - please choose a different port. Bağlama başarısız - lütfen farklı bir bağlantı noktası seçin. - + Internal network error: "listen" failed. Dahili ağ hatası - "dinleme" başarısız. - + Server execution was terminated. Sunucu işletimi sonlandırıldı. - + Could not connect to the server. Sunucuya bağlanılamadı. - + Internal network error: "select" failed. Dahili ağ hatası - "seçim" başarısız. - + Internal network error: "send" failed. Dahili ağ hatası - "gönder" başarısız. - + Internal network error: Duplicate TCP connection. Dahili ağ hatası: TCP bağlantısını çoğaltın. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Geçersiz bir ağ paketi alındı. Lütfen bütün oyuncuların PokerTH ın aynı sürümünü kullandığından emin olun. - + Internal state error. Please make sure that all players use the same version of PokerTH. Dahili durum hatası. @@ -1370,29 +1375,29 @@ Please update PokerTH. Lütfen PokerTH ınızı güncelleyin. - + Sorry, this server is already full. Üzgünüm, bu sunucu dolu. - + Unable to join - the server has already started the game. Girilemiyor - sunucu zaten oyuna başladı. - + Invalid password when joining the game. Please reenter the password and try again. Oyuna girişte geçersiz parola. Lütfen parolanızı girin ve yeniden deneyin. - + The password is too long. Please choose another one. Parola çok uzun. Lütfen başka bir tane deneyin. - + Your player name is already used by another player. Please choose a different name. Oyuncu isminiz başka bir oyuncu tarafından kullanılıyor. @@ -1404,12 +1409,12 @@ Lütfen farklı bir isim seçiniz. Oyuncu ismi çok uzun veya çok kısa. Lütfen farklı bir isim seçiniz. - + An internal error occured. Dahili bir hata oluştu. - + Connection timed out. Please check the server address. @@ -1420,124 +1425,124 @@ Lütfen sunucu adresini kontrol ediniz. Eğer sunucu bir NAT-Router arkasındaysa, sunucu tarafındaki bağlantı noktası yönlendirmesinin ayarlandığından emin olunuz. - + Connection was closed by the server. Bağlantı, sunucu tarafından kapatıldı. - + The server referred to an unknown player. Aborting. Sunucu, bilinmeyen bir oyuncuya devredildi. Çıkılıyor. - + You were kicked from the server. Sunucu tarafından tekmelendiniz. - + The client player count is invalid. İstemci oyuncu sayısı yanlış. - + The game name is either too short or too long. Please choose another one. Oyun ismi ya çok uzun yada öok kısa. Lütfen başka birini seçiniz. - + The game could not be found. Oyun bulunamadı. - + The chat text is invalid. Söyleşi metni geçersiz. - + Network Notification Ağ Bildirimi - + You were kicked from the game. Oyundan atıldınız. - + Sorry, this game is already full. Üzgünüm, oyun zaten dolu. - + Manual mode set. You've got to choose yourself now. El ile kipi ayarlı. Şimdi kendiniz seçmelisiniz. - + Auto mode set: Check or call any. Oto kip ayarlı: Denetleyin veya herhangi birini çağırın. - + Auto mode set: Check or fold. Oto kip ayarlı: denetleyin veya katlayın. - + Chat Sohbet - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. "Human Player" sahte ismi ile internet-oyun-lobisine giremezsiniz. Lütfen başka bir tane seçiniz. - + Internal error: The current player could not be found. Dahili hata: Bu oyuncu bulunamadı. - + Internal error: The current player is not active. Dahili Hata: Bu oyuncu aktif değil. - + Too many manual blinds were set. Please reconfigure the manual blinds. Çok fazla elle teklif ayarlı. Lütfen elle teklifleri eniden yapılandırınız. - + An invalid avatar file was configured. Please choose a different avatar. Geçersiz bir avatar dosyası yapılandırıldı. Lütfen farklı bir avatar seçiniz. - + The selected avatar file is too large. Please choose a different avatar. Seçili avatar dosyası çok büyük. Lütfen farklı bir avatar seçiniz. - + The server requested a non-existing avatar. Sunucu, mevcut olmayan bir avatar isteği aldı. - + Could not start game: Synchronization failed. Oyun başlatılamadı: Eş zamalama yapılamadı. - + F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In F1 - Katla | F2 - Denetle/Çağır | F3 - Bahis/Yükselt | F4 - Heps içinde - + F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold F1 - Hepsi içinde | F2 - Bahis/Yükselt | F3 - Denetle/Çağır | F4 - Katla @@ -1549,12 +1554,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indirin. - + The player name is too short, too long or invalid. Please choose another one. Bu oyuncu ismi, çok kısa, çok uzun yahut geçersiz. Lütfen başka bir isim seçiniz. - + The server is down for maintenance. Please try again later. Sunucu bakım sebebiyle kapalı. Lütfen sonra tekrar deneyin. @@ -1573,27 +1578,27 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indiriniz. - + Closing PokerTH during network game Ağ oyunu sırasında PokerTH kapatılıyor - + You are the hosting server. Do you want to close PokerTH anyway? Siz ana sunucusunuz. Yinede PokerTH programını kapatmak istiyor musunuz? - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.