italian translation added

This commit is contained in:
doitux
2007-08-03 21:48:08 +00:00
parent 0da29b3874
commit 5188f708fa
15 changed files with 2304 additions and 374 deletions
+34 -34
View File
@@ -924,137 +924,137 @@ p, li { white-space: pre-wrap; }
<translation>Strg+N um ein neues Spiel zu starten</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Netzwerkfehler</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>Serveradresse wurde nicht angegeben.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>Ein ungültiger Port wurde angegeben (Ports 0-1023 sind nicht erlaubt).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>Socket für TCP-Übertragung kann nicht erstellt werden.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>IP-Adresse kann nicht gesetzt werden.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>Der Port für diesen Adresstyp kann nicht gesetzt werden.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>Der Servername kann nicht aufgelöst werden.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>Verbindung fehlgeschlagen - bitte einen anderen Port wählen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Interner Netzwerkfehler: &quot;Lauschen&quot; fehlgeschlagen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>Serverbetrieb wurde beendet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>Keine Verbindung zum Server.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Interner Netzwerkfehler: &quot;Auswahl&quot; fehlgeschlagen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Interner Netzwerkfehler: &quot;Senden&quot; fehlgeschlagen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Interner Netzwerkfehler: Doppelte TCP-Verbindung.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Ein ungültiges Netzwerkpaket wurde empfangen.
Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Interner Status Fehler.
Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>Der PokerTH-Server unterstützt diese Version des Spiels nicht.
Führen Sie bitte ein Update von PokerTH durch.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Schade, der Server ist bereits voll.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Betreten nicht möglich - Der Server hat bereits ein Spiel gestartet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Ungültiges Paßwort beim Betreten des Spieltisches.
Bitte geben Sie ihr Paßwort erneut ein und probieren Sie es nocheinmal.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>Das Paßwort ist zu lang. Bitte wählen Sie ein Kürzeres.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>Ihr Spielername wird bereits von einem anderen Spieler benutzt.
Bitte wählen Sie einen anderen Namen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>Der Spielername ist entweder zu kurz oder zu lang. Bitte wählen Sie einen anderen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>Ein interner Fehler ist aufgetreten. </translation>
</message>
@@ -1064,17 +1064,17 @@ Bitte wählen Sie einen anderen Namen.</translation>
<translation>⌘N zum Start eines neuen Spiels</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Start</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Stop</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -1084,22 +1084,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.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>Der Server hat die Verbindung beendet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>Der Server verweist den unbekannten Spieler des Tisches. Abbruch.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>Sie wurden des Servers verwiesen (kick).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>Die Anzahl der Mitspieler ist ungültig.</translation>
</message>
@@ -1575,12 +1575,12 @@ Bitte wählen Sie ein gültiges Verzeichnis!</translation>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Serverfehler</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>Sie sollten sich nicht selbst des Spieles verweisen ;)!</translation>
</message>
+34 -34
View File
@@ -844,7 +844,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>mainWindowImpl</name>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation type="unfinished"></translation>
</message>
@@ -859,72 +859,72 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -932,92 +932,92 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation type="unfinished"></translation>
</message>
@@ -1487,12 +1487,12 @@ Please select an valid directory!</source>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation type="unfinished"></translation>
</message>
+34 -34
View File
@@ -1268,137 +1268,137 @@ p, li { white-space: pre-wrap; }
<translation>Ctrl+N para iniciar una nueva partida</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Dejarlo/Todo | F2 - Ver/Ir | F3 - Apostar/Subir</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Error en la red</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>La dirección del servidor no está establecida.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>Se ha establecido un puerto no válido (no se permiten los puerto 0-1023).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>No se puede crear un socket de comunicaciones TCP.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>No se puede establecer la dirección IP.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>No se puede establecer el puerto para este tipo de dirección.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>No se puede resolver el nombre del servidor.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>Fallo en la comunicación - seleccione otro puerto.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Error interno en la red: fallo en &quot;listen&quot;.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>Finalizada la ejecución del servidor.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>No se puede conectar al servidor.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Error interno en la red: fallo en &quot;select&quot;.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Error interno en la red: fallo en &quot;send&quot;.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Error interno en la red: conexión TCP duplicada.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Se ha recibido un paquete de red no válido.
Asegúrese de que todos los jugadores utilizan la misma versión de PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Error interno de estado.
Asegúrese de que todos los jugadores utilizan la misma versión de PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>El servidor de PokerTH no permite esta versión del juego.
Actualice PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Este servidor está lleno.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Imposible unirse - el servidor ya ha comenzado la partida.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Contraseña incorrecta al unirse a la partida.
Vuelva a introducir la contraseña e inténtelo de nuevo.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>La contraseña es demasiado larga. Elija otra.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>Su nombre de jugador ya está en uso por otra persona.
Elija un nombre diferente.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>El nombre de jugador es demasiado corto o largo. Elija otro nombre.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>Ha ocurrido un error interno.</translation>
</message>
@@ -1408,17 +1408,17 @@ Elija un nombre diferente.</translation>
<translation>N para iniciar una nueva partida</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Iniciar</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Detener</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -1429,22 +1429,22 @@ Por favor, compruebe la dirección del servidor.
Si el servidor está detrás de un enrutador NAT, asegúrese de que el puerto de reenvío está configurado en el servidor.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>Conexión cerrada por el servidor.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>El servidor se ha referido a un jugador desconocido. Abortando.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>Ha sido expulsado del servidor.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>El número de jugadores no es válido.</translation>
</message>
@@ -1923,12 +1923,12 @@ Introduzca un directorio válido.</translation>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Error en el servidor</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>No puede expulsarse a mismo.</translation>
</message>
+34 -34
View File
@@ -1269,137 +1269,137 @@ p, li { white-space: pre-wrap; }
<translation>Ctrl+N pour démarrer une nouvelle partie</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Passer/Tapis | F2 - Parole/Suivre | F3 - Miser/Relancer</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Erreur de réseau</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>L&apos;adresse du serveur n&apos;a pas é spécifiée.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>Un port invalide a é spécifié (les ports 0-1023 ne sont pas permis).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>Impossible d&apos;ouvrir un interface de connexion TCP.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>Impossible d&apos;initialiser l&apos;adresse IP.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>Impossible de définir le port pour ce type d&apos;adresse.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>Impossible de résoudre le nom du serveur.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>L&apos;opération &apos;Bind&apos; a échoué - veuillez sélectionner un autre port.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Erreur interne du réseau: l&apos;opération &quot;listen&quot; a échoué.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>L&apos;exécution du serveur a é arrêté.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>Connexion au serveur impossible.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Erreur interne du réseau: l&apos;opération &quot;select&quot; a échoué.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Erreur interne du réseau: l&apos;opération &quot;send&quot; a échoué.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Erreur interne du réseau: Connection TCP dupliquée.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Un paquet de données invalide a é reçu.
Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Erreur d&apos;état interne.
Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>Le serveur PokerTH ne supporte pas cette version du jeu.
Veuillez mettre à jour votre version de PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Désolé, ce serveur a présentement atteint sa limite de joueurs.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Impossible de joindre - la partie a déjà commencé.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Mot de passe invalide pour la partie sélectionnée.
Veuillez entrer le mot de passe à nouveau et réessayez.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>Ce mot de passe est trop long. Veuillez en choisir un autre.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>Ce nom d&apos;utilisateur est déjà utilisée par un autre joueur.
Veuillez choisir un nom différent.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>Ce nom d&apos;utilisateur est soit trop long ou trop court. Veuillez en choisir un autre.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>Une erreur interne est survenue.</translation>
</message>
@@ -1409,17 +1409,17 @@ Veuillez choisir un nom différent.</translation>
<translation>N pour démarrer une nouvelle partie</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Démarrer</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Arrêter</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -1430,22 +1430,22 @@ S.v.p. Vérifiez l&apos;adresse du serveur.
Si le serveur est derrière un pare-feu, vérifiez que le port a é ouvert et configuré sur le serveur.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>La connection a é intérrompue par le serveur.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>Le serveur a référé à un joueur inconnu. Arrêt de la procédure.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>Vous avez é expulsé du serveur.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>Le compte du nombre de joueur est invalide.</translation>
</message>
@@ -1924,12 +1924,12 @@ Veuillez sélectionner un répertoire valide!</translation>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Erreur du server</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>Vous ne pouvez pas vous expulser vous-même de la partie!</translation>
</message>
+34 -34
View File
@@ -906,137 +906,137 @@ p, li { white-space: pre-wrap; }
<translation>Ctrl+N - új játékot indít</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Eldob/All-In | F2 - Mehet/Tart | F3 - Emel/Ráemel</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Hálózati hiba</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>Szerver cím nincs beállítva.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>Hibás port van beállítva (A portok 0-1023-ig nem engedélyezettek).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>Nem lehet létrehozni socket-et a TCP kommunikációhoz.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>Nem lehet beállítani az IP címet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>Nem lehet beállítani a port-ot ehhez a cím típushoz. </translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>A szerver név feloldása nem lehetséges.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>Kötés sikertelen - kérlek válassz másik port-ot.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Belső hálózati hiba: &quot;Listázás&quot; sikertelen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>Szerver futtatása befejezve.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>Nem lehet kapcsolódni a szerverhez.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Belső hálózati hiba: &quot;kiválasztás&quot; sikertelen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Belső hálózati hiba: &quot;küldés&quot; sikertelen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Belső hálózati hiba: Duplikált TCP kapcsolódás.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>É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.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Belső hiba.
Kérlek bizonyosodj meg róla, hogy az összes játékos ugyanazt a verziót használja.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>A PokerTH szerver nem támogatja a játéknak ezt a verzióját.
Kérlek frissítsd a PokerTH-t.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Elnézést, a szerver jelenleg tele van.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Csatlakozás sikertelen - a szerver már elindította a játékot.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Hibás jelszó a játékhoz való csatlakozáskor.
Kérlek írd be a jelszót mégegyszer és próbáld újra.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>A jelszó túl hosszú. Kérlek válassz egy rövidebbet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>A játékos nevedetl már valaki használja.
Kérlek válassz egy másik nevet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>A játékos név túl hosszú vagy túl rövid. Kérlek válassz másik nevet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>Belső hiba lépett fel.</translation>
</message>
@@ -1046,17 +1046,17 @@ Kérlek válassz egy másik nevet.</translation>
<translation>Cmd+N - új játék indítása</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Indítás</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Állj</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -1066,22 +1066,22 @@ 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.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>A szerver megszakította a kapcsolatot.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>A szerver egy ismeretlen játékost azonosított. Megszakítás.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>A szerver kidobott a játékból. </translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>A kliens játékos száma érvénytelen.</translation>
</message>
@@ -1557,12 +1557,12 @@ Kérlek válassz egy valós mappát!</translation>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Szerver hiba</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>Nem tudod saját magadat kirúgni a játékból! </translation>
</message>
+1928
View File
File diff suppressed because it is too large Load Diff
+34 -34
View File
@@ -1249,137 +1249,137 @@ p, li { white-space: pre-wrap; }
<translation>Ctrl+N om een nieuw spel te starten</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Folden/All-In | F2 - Checken/Callen | F3 - Betten/Raisen</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Netwerkfout</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>Serveradres is niet ingesteld.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>Onjuiste poort ingesteld (poorten 0-1023 niet toegestaan).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>Kan geen socket aanmaken voor TCP-communicatie.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>Kan het IP-adres niet instellen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>Kan de poort niet instellen voor dit adrestype.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>Kan de servernaam nergens opzoeken.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>Kan niet verbinden - kies a.u.b. een andere poort.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Interne netwerkfout: &quot;listen&quot; niet uitvoerbaar.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>Het uitvoeren op de server is afgebroken.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>Kan geen verbinding met de server maken.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Interne netwerkfout: &quot;select&quot; niet uitvoerbaar.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Interne netwerkfout: &quot;send&quot; niet uitvoerbaar.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Interne netwerkfout: Dubbele TCP-verbinding.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Ongeldig netwerkpakket ontvangen.
Zorg er a.u.b. voor dat alle spelers dezelfde PokerTH-versie gebruiken.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Interne statusfout.
Zorg er a.u.b. voor dat alle spelers dezelfde PokerTH-versie gebruiken.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>De PokerTH-server ondersteunt deze versie van het spel niet.
Zorg dat u de nieuwste versie van PokerTH heeft.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Sorry, deze server is reeds vol.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Kan niet meedoen - de server heeft het spel al gestart.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Ongeldig wachtwoord bij het verbinden.
Stel a.u.b. het wachtwoord opnieuw in en probeer opnieuw.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>Het wachtwoord is te lang. Kies a.u.b. een ander wachtwoord.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>Uw spelernaam is al in gebruik door een andere speler.
Kies a.u.b. een andere naam.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>De spelersnaam is te kort of te lang. Kies a.u.b. een andere naam.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>Interne fout opgetreden.</translation>
</message>
@@ -1389,17 +1389,17 @@ Kies a.u.b. een andere naam.</translation>
<translation>N om een nieuw spel te starten</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Start</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Stop</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -1410,22 +1410,22 @@ Controleer a.u.b. het serveradres.
Als de server zich achter een NAT-router bevindt, controleer dan daar of port forwarding goed ingesteld is.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>De verbinding is verbroken door de server.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>De server verwees naar een onbekende speler. Verbinding verbroken.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>U bent verwijderd van de server.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>Het aantal spelers dat meedoet klopt niet.</translation>
</message>
@@ -1901,12 +1901,12 @@ Kies a.u.b. een geldige map!</translation>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Serverfout</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>U hoort uzelf niet uit dit spel te verwijderen!</translation>
</message>
+34 -34
View File
@@ -879,152 +879,152 @@ p, li { white-space: pre-wrap; }
<translation>Ctrl+N for å starte et nytt spill</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Kast/Sats allt | F2 - Pass/Syn | F3 - Sats/Høyne</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Start</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Stopp</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Nettverksfeil</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>Tjener-adresse var ikke satt.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>En ugyldig port var satt (porter 0-1023 er ikke tillatt).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>Kunne ikke lage en kontakt for TCP-kommunikasjon.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>Kunne ikke sette IP-adressen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>Kunne ikke sette porten for denne typen adresse.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>Tjenernavnet kunne ikke konverteres.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>Kunne ikke binde - vennligst velg en annen port.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Intern nettverksfeil - &quot;listen&quot; feilet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>Tjener-utførelse ble avbrutt.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>Kunne ikke koble til tjeneren.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Intern nettverksfeil - &quot;select&quot; feilet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Intern nettverksfeil - &quot;send&quot; feilet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Intern nettverksfeil - Dobbel TCP-tilkobling.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>En ugyldig TCP-pakke ble mottatt.
Vennligst forsikre deg om at alle spillere bruker samme versjon av PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Intern tilstands-feil.
Vennligst forsikre deg om at alle spillere bruker samme versjon av PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>Tjeneren støtter ikke denne versjonen av spillet.
Vennligst oppdater PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Beklager, tjeneren har ikke plass til flere spillere.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Kan ikke bli med - tjeneren har allerede startet spillet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Ugyldig passord.
Prøv igjen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>Passordet er for langt. Vennligst velg et annet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>Ditt spillernavn er allerede valgt av en annen spiller.
Vennligst velg et annet navn.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>Spillernavnet er enten for kort eller for langt. Vennligst velg et annet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>En intern feil oppstod.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -1035,22 +1035,22 @@ Vennligst sjekk tjener-adressen.
Hvis tjeneren er bak en NAT-ruter, forsikre deg om at videresending er satt opp riktig.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>Tilkoblingen ble stengt av tjeneren.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>Tjeneren referete til en ukjent spiller. Avbryter.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>Du ble kastet ut fra tjeneren.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>Ugyldig antall spillere.</translation>
</message>
@@ -1522,12 +1522,12 @@ Vennligst velg en gyldig katalog!</translation>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Feil hos tjener</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>Du burde ikke kaste deg selv ut fra spillet!</translation>
</message>
+34 -34
View File
@@ -844,7 +844,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>mainWindowImpl</name>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation type="unfinished"></translation>
</message>
@@ -859,72 +859,72 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -932,92 +932,92 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation type="unfinished"></translation>
</message>
@@ -1487,12 +1487,12 @@ Please select an valid directory!</source>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation type="unfinished"></translation>
</message>
+34 -34
View File
@@ -863,24 +863,24 @@ p, li { white-space: pre-wrap; }
<context>
<name>mainWindowImpl</name>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>Um erro interno ocorreu.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Um pacote invalido foi recebido.
Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>Porta invalida adicionada (portas 0-1023 não são permitidas).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>A conexão falhou - por favor escolha uma porta diferente.</translation>
</message>
@@ -890,7 +890,7 @@ Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerT
<translation>Cmd+N para começar um novo jogo</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -901,27 +901,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.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>Conexão foi fechada pelo servidor.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>Não foi possível conectar ao servidor.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>Não foi possível criar um socket para comunicação por TCP.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>Não foi possível adicionar o endereço IP.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>Não foi possível adicionar a porta para este endereço.</translation>
</message>
@@ -931,118 +931,118 @@ Caso o servidor esteja atrás de um NAT-Router, tenha certeza de que a porta est
<translation>Ctrl+N para começar um novo jogo</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Desistir/Apostar Tudo | F2 - Check/Call | F3 - Aposta/Aumentar</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Erro interno de rede: &quot;listen&quot; falhou.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Erro interno de rede: &quot;selecionar&quot; falhou.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Erro interno de rede: &quot;enviar&quot; falhou.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Erro interno de rede: Conexão TCO duplicada.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Erro interno de estado.
Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Senha inválida ao tentar entrar no jogo.
Por favor redigite a senha e tente novamente.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Erro de Rede</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>Endereço de servidor não foi adicionado.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>Execusão do servidor foi terminada.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Desculpe, este servidor está cheio.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Começar</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Parar</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>A conta do cliente é invalida.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>A senha é muito longa. Por favor escolha outra.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>O nome do jogador é muito pequeno ou muito longo. Por favor escolha outro.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>O serivodor da PokerTH não suporta esta versão do jogo.
Por favor atualize o PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>O nome do servidor não pode ser resovildo.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>O servidor refere-se a um jogador desconhecido. Abortando.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Impossível entrar - o servidor começou o jogo.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>Você foi kickado pelo servidor.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>Seu nome está sendo usado por outro jogador.
@@ -1523,12 +1523,12 @@ Por favor selecione um diretório valido!</translation>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Erro de Servidor</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>Você não deve se kickar deste jogo!</translation>
</message>
+34 -34
View File
@@ -920,7 +920,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>mainWindowImpl</name>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Стоп</translation>
</message>
@@ -935,72 +935,72 @@ p, li { white-space: pre-wrap; }
<translation>Ctrl+N для старта новой игры</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Сбросить/Ва-банк | F2 - Пропуск/Ответить | F3 - Ставка/Повысить</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Старт</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Сетевая ошибка</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>Не установлен адрес сервера.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>Указан неверный порт (диапазон 0-1023 не допускается).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>Не могу создать сокет для TCP-соединения.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>Не могу установить IP адрес.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>Не могу установить порт для этого типа адреса.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>Не могу определить имя сервера.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>Подключение на порт не удалось - выберите другой порт.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Внутренняя сетевая ошибка: неудачный &quot;listen&quot;.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>Работа сервера была прервана.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>Не могу соединиться с сервером.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -1011,97 +1011,97 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up
Если сервер находится за NAT-маршрутизатора, удостоверьтесь, что обращение к порту сервера разрешено.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Внутренняя сетевая ошибка: неудачный &quot;select&quot;.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Внутренняя сетевая ошибка: неудачный &quot;send&quot;.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>Соединение было закрыто сервером.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Внутренняя сетевая ошибка: двойное TCP-соединение.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Принят неверный сетевой пакет.
Убедитесь, что все игроки используют одинаковую версию PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Внутренняя ошибка состояния.
Убедитесь, что все игроки используют одинаковую версию PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>Сервер PokerTH не поддерживает эту версию игры.
Обновите PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Извините, сервер уже занят.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Подключение невозможно - сервер уже начал игру.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Неверный пароль при подключении.
Введите пароль заново и подключитесь снова.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>Слишком длинный пароль. Выберите другой.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>Ваше игровое имя уже используется другим игроком.
Выберите другое имя.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>Имя игрока слишком длинное или слишком короткое. Выберите другое имя.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>Сервер обращается к неизвестному игроку. Останов.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>Вы были отключены от сервера.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>Неверное количество клиентов сервера.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>Произошла внутренняя ошибка.</translation>
</message>
@@ -1580,12 +1580,12 @@ Please select an valid directory!</source>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Ошибка сервера</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>Вы не можете отключить себя от этой игры!</translation>
</message>
+34 -34
View File
@@ -888,7 +888,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>mainWindowImpl</name>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Zastaviť</translation>
</message>
@@ -903,72 +903,72 @@ p, li { white-space: pre-wrap; }
<translation>Ctrl+N pre spustenie novej hry</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Zložiť karty/Vsadiť všetko | F2 - Zdržať sa/Dorovnať | F3 - Stávka/Zvýšiť</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Štart</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Chyba siete</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>Adresa servera nebola nastavená.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>Bol nastavený neplatný port ( povolené porty 0-1023).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>Nepodarilo sa vytvoriť socket pre komunikáciu TCP.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>Nepodarilo sa nastaviť IP adresu.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>Nepodarilo sa nastaviť port pre tento typ adresy.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>Meno servera sa nepodarilo resolvnúť.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>Bind zlyhal - prosím, vyberte iný port.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Interná chyba siete: &quot;listen&quot; zlyhalo.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>Spustenie servera bolo zrušené.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>Nepodarilo sa pripojiť k serveru.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -979,97 +979,97 @@ Prosím, skontrolujte adresu serveru.
Ak je server za NAT routrom, ubezpečte sa, že je na strane servera zapnuté presmerovanie portov (port forwarding).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Interná chyba siete: &quot;select&quot; zlyhalo.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Interná chyba siete: &quot;send&quot; zlyhalo.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>Spojenie bolo uzatvorené serverom.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Interná chyba siete: Duplikované TCP spojenie.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Bol prijatý neplatný sieťový paket.
Prosím, uistite sa, že všetci hráči používajú rovnaku verziu PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Chyba interného stavu.
Prosím, uistite sa, že všetci hráči používajú rovnaku verziu PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>Server PokerTH nepodporuje túto verziu hry.
Prosím, aktualizujte PokerTH.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Ľutujem, tento server je plný.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Nepodarilo sa pripojiť k hre - na serveri začala hra.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Neplatné heslo pri pripájaní sa k hre.
Prosím, skúste to znovu.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>Heslo je príliš dlhé. Prosím, zvoľte si iné heslo.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>Vaše meno hráča používa niekto iný.
Prosím, vyberte si iné meno.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>Meno hráča je buď príliš krátke alebo príliš dlhé. Prosím, vyberte si iné.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>Server sa odvolal na neznámeho hráča. Ukončujem.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>Boli ste vykopnutý zo serveru.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>Počet hráčov klienta je neplatný.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>Nastala interná chyba.</translation>
</message>
@@ -1548,12 +1548,12 @@ Prosím, vyberte platný adresár!</translation>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Chyba servera</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>Nemali by ste z hry vykopnúť sám seba!</translation>
</message>