This commit is contained in:
@@ -6087,6 +6087,9 @@
|
||||
<string>View</string>
|
||||
</property>
|
||||
<addaction name="actionFullScreen" />
|
||||
<addaction name="actionShowHideChat" />
|
||||
<addaction name="actionShowHideHelp" />
|
||||
<addaction name="actionShowHideLog" />
|
||||
</widget>
|
||||
<addaction name="menuSpiel" />
|
||||
<addaction name="menuView" />
|
||||
@@ -6133,15 +6136,15 @@
|
||||
<string>Fullscreen</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Ctrl-F</string>
|
||||
<string>⌘F</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionShowHideChat" >
|
||||
<property name="text" >
|
||||
<string>Show/Hide Chat-Window</string>
|
||||
<string>Show/Hide Chat Window</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Ctrl-C</string>
|
||||
<string>⌘C</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionShowHideHelp" >
|
||||
@@ -6149,7 +6152,7 @@
|
||||
<string>Show/Hide Help Window</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Ctrl-H</string>
|
||||
<string>⌘H</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionShowHideLog" >
|
||||
@@ -6157,7 +6160,7 @@
|
||||
<string>Show/Hide Log Window</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Ctrl-L</string>
|
||||
<string>⌘L</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
|
||||
+87
-52
@@ -805,92 +805,92 @@ p, li { white-space: pre-wrap; }
|
||||
<translation>QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1875"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1870"/>
|
||||
<source>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</source>
|
||||
<translation>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2341"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2331"/>
|
||||
<source>Speed:</source>
|
||||
<translation>Tempo:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2754"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2744"/>
|
||||
<source>Stop</source>
|
||||
<translation>Stop</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6086"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6087"/>
|
||||
<source>View</source>
|
||||
<translation>Ansicht</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6092"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6076"/>
|
||||
<source>Game</source>
|
||||
<translation>Spiel</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6110"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6103"/>
|
||||
<source>Ctrl+N</source>
|
||||
<translation>Ctrl+N</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6115"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6108"/>
|
||||
<source>Quit</source>
|
||||
<translation>Schließen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6123"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6116"/>
|
||||
<source>About PokerTH ...</source>
|
||||
<translation>Über PokerTH ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6128"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6121"/>
|
||||
<source>Settings ...</source>
|
||||
<translation>Einstellungen ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6133"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6126"/>
|
||||
<source>Create Network Game ...</source>
|
||||
<translation>Netzwerkspiel erstellen ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6138"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6131"/>
|
||||
<source>Join Network Game ...</source>
|
||||
<translation>Netzwerkspiel beitreten ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6143"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6136"/>
|
||||
<source>Fullscreen</source>
|
||||
<translation>Vollbild</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6146"/>
|
||||
<source>F</source>
|
||||
<translation>F</translation>
|
||||
<translation type="obsolete">F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="841"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="836"/>
|
||||
<source>Hands</source>
|
||||
<translation>Blätter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="864"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="859"/>
|
||||
<source>Chat</source>
|
||||
<translation>Chat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2017"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2007"/>
|
||||
<source>Log</source>
|
||||
<translation>Log</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6107"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6100"/>
|
||||
<source>Start Local Game ...</source>
|
||||
<translation>Lokales Spiel starten ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6118"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6111"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation>Ctrl+Q</translation>
|
||||
</message>
|
||||
@@ -899,166 +899,201 @@ p, li { white-space: pre-wrap; }
|
||||
<source>PokerTH 0.5 - The Open-Source Texas Holdem Engine</source>
|
||||
<translation>PokerTH 0.5 - Die Open-Source Texas Holdem Engine</translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6139"/>
|
||||
<source>⌘F</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6144"/>
|
||||
<source>Show/Hide Chat Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6147"/>
|
||||
<source>⌘C</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6152"/>
|
||||
<source>Show/Hide Help Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6155"/>
|
||||
<source>⌘H</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6160"/>
|
||||
<source>Show/Hide Log Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6163"/>
|
||||
<source>⌘L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>mainWindowImpl</name>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="498"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="509"/>
|
||||
<source>Ctrl+N to start a new game</source>
|
||||
<translation>Strg+N um ein neues Spiel zu starten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1475"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
|
||||
<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="2530"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
|
||||
<source>Network Error</source>
|
||||
<translation>Netzwerkfehler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
|
||||
<source>Server address was not set.</source>
|
||||
<translation>Serveradresse wurde nicht angegeben.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
|
||||
<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="2408"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
|
||||
<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="2413"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
|
||||
<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="2418"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
|
||||
<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="2423"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
|
||||
<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="2428"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
|
||||
<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="2433"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
|
||||
<source>Internal network error: "listen" failed.</source>
|
||||
<translation>Interner Netzwerkfehler: "Lauschen" fehlgeschlagen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
|
||||
<source>Server execution was terminated.</source>
|
||||
<translation>Serverbetrieb wurde beendet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
|
||||
<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="2453"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
|
||||
<source>Internal network error: "select" failed.</source>
|
||||
<translation>Interner Netzwerkfehler: "Auswahl" fehlgeschlagen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2458"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
|
||||
<source>Internal network error: "send" failed.</source>
|
||||
<translation>Interner Netzwerkfehler: "Senden" fehlgeschlagen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
|
||||
<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="2474"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
|
||||
<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="2479"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
|
||||
<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="2484"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
|
||||
<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="2489"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
|
||||
<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="2494"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
|
||||
<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="2499"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
|
||||
<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="2504"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
|
||||
<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="2508"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
|
||||
<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="2512"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
|
||||
<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="2531"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
|
||||
<source>An internal error occured.</source>
|
||||
<translation>Ein interner Fehler ist aufgetreten. </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="496"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="507"/>
|
||||
<source>Cmd+N to start a new game</source>
|
||||
<translation>Ctrl+N zum Start eines neuen Spiels</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2230"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
|
||||
<source>Start</source>
|
||||
<translation>Start</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2372"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
|
||||
<source>Stop</source>
|
||||
<translation>Stop</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
|
||||
<source>Connection timed out.
|
||||
Please check the server address.
|
||||
|
||||
@@ -1068,22 +1103,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="2464"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
|
||||
<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="2517"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
|
||||
<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="2522"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
|
||||
<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="2527"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
|
||||
<source>The client player count is invalid.</source>
|
||||
<translation>Die Anzahl der Mitspieler ist ungültig.</translation>
|
||||
</message>
|
||||
|
||||
+87
-52
@@ -1199,27 +1199,27 @@ p, li { white-space: pre-wrap; }
|
||||
<translation>QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1875"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1870"/>
|
||||
<source>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</source>
|
||||
<translation>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2341"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2331"/>
|
||||
<source>Speed:</source>
|
||||
<translation>Velocidad:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2754"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2744"/>
|
||||
<source>Stop</source>
|
||||
<translation>Detener</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6086"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6087"/>
|
||||
<source>View</source>
|
||||
<translation>Ver</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6092"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6076"/>
|
||||
<source>Game</source>
|
||||
<translation>Partida</translation>
|
||||
</message>
|
||||
@@ -1229,67 +1229,67 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="obsolete">Iniciar partida local...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6110"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6103"/>
|
||||
<source>Ctrl+N</source>
|
||||
<translation>Ctrl+N</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6115"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6108"/>
|
||||
<source>Quit</source>
|
||||
<translation>Salir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6123"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6116"/>
|
||||
<source>About PokerTH ...</source>
|
||||
<translation>Acerca de PokerTH...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6128"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6121"/>
|
||||
<source>Settings ...</source>
|
||||
<translation>Preferencias...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6133"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6126"/>
|
||||
<source>Create Network Game ...</source>
|
||||
<translation>Crear partida en red...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6138"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6131"/>
|
||||
<source>Join Network Game ...</source>
|
||||
<translation>Unirse a partida en red...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6143"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6136"/>
|
||||
<source>Fullscreen</source>
|
||||
<translation>Pantalla completa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6146"/>
|
||||
<source>F</source>
|
||||
<translation>F</translation>
|
||||
<translation type="obsolete">F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="841"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="836"/>
|
||||
<source>Hands</source>
|
||||
<translation>Manos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="864"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="859"/>
|
||||
<source>Chat</source>
|
||||
<translation>Charla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2017"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2007"/>
|
||||
<source>Log</source>
|
||||
<translation>Registro</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6107"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6100"/>
|
||||
<source>Start Local Game ...</source>
|
||||
<translation>Iniciar partida local...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6118"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6111"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation>Ctrl+Q</translation>
|
||||
</message>
|
||||
@@ -1298,76 +1298,111 @@ p, li { white-space: pre-wrap; }
|
||||
<source>PokerTH 0.5 - The Open-Source Texas Holdem Engine</source>
|
||||
<translation>PokerTH 0.5 - El motor de Texas Holdem de código abierto</translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6139"/>
|
||||
<source>⌘F</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6144"/>
|
||||
<source>Show/Hide Chat Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6147"/>
|
||||
<source>⌘C</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6152"/>
|
||||
<source>Show/Hide Help Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6155"/>
|
||||
<source>⌘H</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6160"/>
|
||||
<source>Show/Hide Log Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6163"/>
|
||||
<source>⌘L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>mainWindowImpl</name>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="498"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="509"/>
|
||||
<source>Ctrl+N to start a new game</source>
|
||||
<translation>Ctrl+N para iniciar una nueva partida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1475"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
|
||||
<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="2530"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
|
||||
<source>Network Error</source>
|
||||
<translation>Error en la red</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
|
||||
<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="2403"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
|
||||
<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="2408"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
|
||||
<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="2413"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
|
||||
<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="2418"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
|
||||
<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="2423"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
|
||||
<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="2428"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
|
||||
<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="2433"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
|
||||
<source>Internal network error: "listen" failed.</source>
|
||||
<translation>Error interno en la red: fallo en "listen".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
|
||||
<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="2443"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
|
||||
<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="2453"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
|
||||
<source>Internal network error: "select" failed.</source>
|
||||
<translation>Error interno en la red: fallo en "select".</translation>
|
||||
</message>
|
||||
@@ -1377,7 +1412,7 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="obsolete">Error interno en la red: fallo en "recv".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2458"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
|
||||
<source>Internal network error: "send" failed.</source>
|
||||
<translation>Error interno en la red: fallo en "send".</translation>
|
||||
</message>
|
||||
@@ -1387,87 +1422,87 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="obsolete">Conexión cerrada por el servidor.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
|
||||
<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="2474"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
|
||||
<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="2479"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
|
||||
<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="2484"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
|
||||
<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="2489"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
|
||||
<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="2494"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
|
||||
<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="2499"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
|
||||
<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="2504"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
|
||||
<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="2508"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
|
||||
<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="2512"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
|
||||
<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="2531"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
|
||||
<source>An internal error occured.</source>
|
||||
<translation>Ha ocurrido un error interno.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="496"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="507"/>
|
||||
<source>Cmd+N to start a new game</source>
|
||||
<translation>Cmd+N para iniciar una nueva partida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2230"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
|
||||
<source>Start</source>
|
||||
<translation>Iniciar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2372"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
|
||||
<source>Stop</source>
|
||||
<translation>Detener</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
|
||||
<source>Connection timed out.
|
||||
Please check the server address.
|
||||
|
||||
@@ -1478,22 +1513,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="2464"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
|
||||
<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="2517"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
|
||||
<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="2522"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
|
||||
<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="2527"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
|
||||
<source>The client player count is invalid.</source>
|
||||
<translation>El número de jugadores no es válido.</translation>
|
||||
</message>
|
||||
|
||||
+87
-52
@@ -1180,27 +1180,27 @@ p, li { white-space: pre-wrap; }
|
||||
<translation>QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1875"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1870"/>
|
||||
<source>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</source>
|
||||
<translation>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2341"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2331"/>
|
||||
<source>Speed:</source>
|
||||
<translation>Vitesse:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2754"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2744"/>
|
||||
<source>Stop</source>
|
||||
<translation>Arrêter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6086"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6087"/>
|
||||
<source>View</source>
|
||||
<translation>Visualiser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6092"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6076"/>
|
||||
<source>Game</source>
|
||||
<translation>Partie</translation>
|
||||
</message>
|
||||
@@ -1210,67 +1210,67 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="obsolete">Démarrer une partie locale ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6110"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6103"/>
|
||||
<source>Ctrl+N</source>
|
||||
<translation>Ctrl+N</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6115"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6108"/>
|
||||
<source>Quit</source>
|
||||
<translation>Quitter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6123"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6116"/>
|
||||
<source>About PokerTH ...</source>
|
||||
<translation>À propos de PokerTH ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6128"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6121"/>
|
||||
<source>Settings ...</source>
|
||||
<translation>Paramètres ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6133"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6126"/>
|
||||
<source>Create Network Game ...</source>
|
||||
<translation>Créer une partie en réseau ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6138"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6131"/>
|
||||
<source>Join Network Game ...</source>
|
||||
<translation>Se joindre à une partie en réseau ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6143"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6136"/>
|
||||
<source>Fullscreen</source>
|
||||
<translation>Plein écran</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6146"/>
|
||||
<source>F</source>
|
||||
<translation>F</translation>
|
||||
<translation type="obsolete">F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="841"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="836"/>
|
||||
<source>Hands</source>
|
||||
<translation>Mains</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="864"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="859"/>
|
||||
<source>Chat</source>
|
||||
<translation>Conversation</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2017"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2007"/>
|
||||
<source>Log</source>
|
||||
<translation>Journal</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6107"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6100"/>
|
||||
<source>Start Local Game ...</source>
|
||||
<translation>Démarrer une partie en solo ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6118"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6111"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation>Ctrl+Q</translation>
|
||||
</message>
|
||||
@@ -1279,76 +1279,111 @@ p, li { white-space: pre-wrap; }
|
||||
<source>PokerTH 0.5 - The Open-Source Texas Holdem Engine</source>
|
||||
<translation>PokerTH 0.5 - Le moteur 'Open-Source' Texas Holdem par excellence</translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6139"/>
|
||||
<source>⌘F</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6144"/>
|
||||
<source>Show/Hide Chat Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6147"/>
|
||||
<source>⌘C</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6152"/>
|
||||
<source>Show/Hide Help Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6155"/>
|
||||
<source>⌘H</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6160"/>
|
||||
<source>Show/Hide Log Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6163"/>
|
||||
<source>⌘L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>mainWindowImpl</name>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="498"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="509"/>
|
||||
<source>Ctrl+N to start a new game</source>
|
||||
<translation>Ctrl+N pour démarrer une nouvelle partie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1475"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
|
||||
<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="2530"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
|
||||
<source>Network Error</source>
|
||||
<translation>Erreur de réseau</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
|
||||
<source>Server address was not set.</source>
|
||||
<translation>L'adresse du serveur n'a pas été spécifiée.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
|
||||
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
|
||||
<translation>Un port invalide a été spécifié (les ports 0-1023 ne sont pas permis).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
|
||||
<source>Could not create a socket for TCP communication.</source>
|
||||
<translation>Impossible d'ouvrir un interface de connexion TCP.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
|
||||
<source>Could not set the IP address.</source>
|
||||
<translation>Impossible d'initialiser l'adresse IP.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
|
||||
<source>Could not set the port for this type of address.</source>
|
||||
<translation>Impossible de définir le port pour ce type d'adresse.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
|
||||
<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="2428"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
|
||||
<source>Bind failed - please choose a different port.</source>
|
||||
<translation>L'opération 'Bind' a échoué - veuillez sélectionner un autre port.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
|
||||
<source>Internal network error: "listen" failed.</source>
|
||||
<translation>Erreur interne du réseau: l'opération "listen" a échoué.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
|
||||
<source>Server execution was terminated.</source>
|
||||
<translation>L'exécution du serveur a été arrêté.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
|
||||
<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="2453"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
|
||||
<source>Internal network error: "select" failed.</source>
|
||||
<translation>Erreur interne du réseau: l'opération "select" a échoué.</translation>
|
||||
</message>
|
||||
@@ -1358,7 +1393,7 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="obsolete">Erreur interne du réseau: l'opération "recv" a échoué.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2458"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
|
||||
<source>Internal network error: "send" failed.</source>
|
||||
<translation>Erreur interne du réseau: l'opération "send" a échoué.</translation>
|
||||
</message>
|
||||
@@ -1368,87 +1403,87 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="obsolete">La connexion au serveur a été interrompue.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
|
||||
<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="2474"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
|
||||
<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 été 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="2479"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
|
||||
<source>Internal state error.
|
||||
Please make sure that all players use the same version of PokerTH.</source>
|
||||
<translation>Erreur d'é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="2484"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
|
||||
<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="2489"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
|
||||
<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="2494"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
|
||||
<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="2499"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
|
||||
<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="2504"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
|
||||
<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="2508"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
|
||||
<source>Your player name is already used by another player.
|
||||
Please choose a different name.</source>
|
||||
<translation>Ce nom d'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="2512"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
|
||||
<source>The player name is either too short or too long. Please choose another one.</source>
|
||||
<translation>Ce nom d'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="2531"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
|
||||
<source>An internal error occured.</source>
|
||||
<translation>Une erreur interne est survenue.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="496"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="507"/>
|
||||
<source>Cmd+N to start a new game</source>
|
||||
<translation>Cmd+N pour démarrer une nouvelle partie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2230"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
|
||||
<source>Start</source>
|
||||
<translation>Démarrer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2372"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
|
||||
<source>Stop</source>
|
||||
<translation>Arrêter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
|
||||
<source>Connection timed out.
|
||||
Please check the server address.
|
||||
|
||||
@@ -1459,22 +1494,22 @@ S.v.p. Vérifiez l'adresse du serveur.
|
||||
Si le serveur est derrière un pare-feu, vérifiez que le port a été ouvert et configuré sur le serveur.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
|
||||
<source>Connection was closed by the server.</source>
|
||||
<translation>La connection a été intérrompue par le serveur.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
|
||||
<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="2522"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
|
||||
<source>You were kicked from the server.</source>
|
||||
<translation>Vous avez été expulsé du serveur.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2527"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
|
||||
<source>The client player count is invalid.</source>
|
||||
<translation>Le compte du nombre de joueur est invalide.</translation>
|
||||
</message>
|
||||
|
||||
+87
-52
@@ -1199,27 +1199,27 @@ p, li { white-space: pre-wrap; }
|
||||
<translation>QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1875"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1870"/>
|
||||
<source>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</source>
|
||||
<translation>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2341"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2331"/>
|
||||
<source>Speed:</source>
|
||||
<translation>Snelheid:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2754"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2744"/>
|
||||
<source>Stop</source>
|
||||
<translation>Stop</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6086"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6087"/>
|
||||
<source>View</source>
|
||||
<translation>Scherm</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6092"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6076"/>
|
||||
<source>Game</source>
|
||||
<translation>Spel</translation>
|
||||
</message>
|
||||
@@ -1229,67 +1229,67 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="obsolete">Start lokaal spel ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6110"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6103"/>
|
||||
<source>Ctrl+N</source>
|
||||
<translation>Ctrl+N</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6115"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6108"/>
|
||||
<source>Quit</source>
|
||||
<translation>Afsluiten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6123"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6116"/>
|
||||
<source>About PokerTH ...</source>
|
||||
<translation>Info over PokerTH ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6128"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6121"/>
|
||||
<source>Settings ...</source>
|
||||
<translation>Instellingen ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6133"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6126"/>
|
||||
<source>Create Network Game ...</source>
|
||||
<translation>Netwerkspel aanmaken ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6138"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6131"/>
|
||||
<source>Join Network Game ...</source>
|
||||
<translation>Meedoen met netwerkspel ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6143"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6136"/>
|
||||
<source>Fullscreen</source>
|
||||
<translation>Volledig scherm</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6146"/>
|
||||
<source>F</source>
|
||||
<translation>F</translation>
|
||||
<translation type="obsolete">F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="841"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="836"/>
|
||||
<source>Hands</source>
|
||||
<translation>Handen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="864"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="859"/>
|
||||
<source>Chat</source>
|
||||
<translation>Chat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2017"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2007"/>
|
||||
<source>Log</source>
|
||||
<translation>Log</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6107"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6100"/>
|
||||
<source>Start Local Game ...</source>
|
||||
<translation>Start lokaal spel ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6118"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6111"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation>Ctrl+Q</translation>
|
||||
</message>
|
||||
@@ -1298,76 +1298,111 @@ p, li { white-space: pre-wrap; }
|
||||
<source>PokerTH 0.5 - The Open-Source Texas Holdem Engine</source>
|
||||
<translation>PokertTH 0.5 - De Open-Source Texas Holdem Simulator</translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6139"/>
|
||||
<source>⌘F</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6144"/>
|
||||
<source>Show/Hide Chat Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6147"/>
|
||||
<source>⌘C</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6152"/>
|
||||
<source>Show/Hide Help Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6155"/>
|
||||
<source>⌘H</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6160"/>
|
||||
<source>Show/Hide Log Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6163"/>
|
||||
<source>⌘L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>mainWindowImpl</name>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="498"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="509"/>
|
||||
<source>Ctrl+N to start a new game</source>
|
||||
<translation>Ctrl+N om een nieuw spel te starten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1475"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
|
||||
<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="2530"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
|
||||
<source>Network Error</source>
|
||||
<translation>Netwerkfout</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
|
||||
<source>Server address was not set.</source>
|
||||
<translation>Serveradres is niet ingesteld.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
|
||||
<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="2408"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
|
||||
<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="2413"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
|
||||
<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="2418"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
|
||||
<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="2423"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
|
||||
<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="2428"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
|
||||
<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="2433"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
|
||||
<source>Internal network error: "listen" failed.</source>
|
||||
<translation>Interne netwerkfout: "listen" niet uitvoerbaar.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
|
||||
<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="2443"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
|
||||
<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="2453"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
|
||||
<source>Internal network error: "select" failed.</source>
|
||||
<translation>Interne netwerkfout: "select" niet uitvoerbaar.</translation>
|
||||
</message>
|
||||
@@ -1377,7 +1412,7 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="obsolete">Interne netwerkfout: "recv" niet uitvoerbaar.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2458"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
|
||||
<source>Internal network error: "send" failed.</source>
|
||||
<translation>Interne netwerkfout: "send" niet uitvoerbaar.</translation>
|
||||
</message>
|
||||
@@ -1387,87 +1422,87 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="obsolete">Verbinding verbroken door server.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
|
||||
<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="2474"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
|
||||
<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="2479"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
|
||||
<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="2484"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
|
||||
<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="2489"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
|
||||
<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="2494"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
|
||||
<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="2499"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
|
||||
<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="2504"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
|
||||
<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="2508"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
|
||||
<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="2512"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
|
||||
<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="2531"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
|
||||
<source>An internal error occured.</source>
|
||||
<translation>Interne fout opgetreden.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="496"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="507"/>
|
||||
<source>Cmd+N to start a new game</source>
|
||||
<translation>Cmd+N om een nieuw spel te starten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2230"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
|
||||
<source>Start</source>
|
||||
<translation>Start</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2372"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
|
||||
<source>Stop</source>
|
||||
<translation>Stop</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
|
||||
<source>Connection timed out.
|
||||
Please check the server address.
|
||||
|
||||
@@ -1478,22 +1513,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="2464"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
|
||||
<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="2517"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
|
||||
<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="2522"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
|
||||
<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="2527"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
|
||||
<source>The client player count is invalid.</source>
|
||||
<translation>Het aantal spelers dat meedoet klopt niet.</translation>
|
||||
</message>
|
||||
|
||||
+87
-52
@@ -731,92 +731,92 @@ p, li { white-space: pre-wrap; }
|
||||
<translation>QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1875"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1870"/>
|
||||
<source>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</source>
|
||||
<translation>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2341"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2331"/>
|
||||
<source>Speed:</source>
|
||||
<translation>Hastighet:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2754"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2744"/>
|
||||
<source>Stop</source>
|
||||
<translation>Stopp</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6086"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6087"/>
|
||||
<source>View</source>
|
||||
<translation>Vis</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6092"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6076"/>
|
||||
<source>Game</source>
|
||||
<translation>Spill</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6110"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6103"/>
|
||||
<source>Ctrl+N</source>
|
||||
<translation>Ctrl+N</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6115"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6108"/>
|
||||
<source>Quit</source>
|
||||
<translation>Avslutt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6123"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6116"/>
|
||||
<source>About PokerTH ...</source>
|
||||
<translation>Om PokerTH...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6128"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6121"/>
|
||||
<source>Settings ...</source>
|
||||
<translation>Innstillinger...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6133"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6126"/>
|
||||
<source>Create Network Game ...</source>
|
||||
<translation>Start nettverks-spill...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6138"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6131"/>
|
||||
<source>Join Network Game ...</source>
|
||||
<translation>Bli med i et nettverksspill...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6143"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6136"/>
|
||||
<source>Fullscreen</source>
|
||||
<translation>Fullskjerm</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6146"/>
|
||||
<source>F</source>
|
||||
<translation>F</translation>
|
||||
<translation type="obsolete">F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="841"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="836"/>
|
||||
<source>Hands</source>
|
||||
<translation>Hender</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="864"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="859"/>
|
||||
<source>Chat</source>
|
||||
<translation>Prat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2017"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2007"/>
|
||||
<source>Log</source>
|
||||
<translation>Logg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6107"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6100"/>
|
||||
<source>Start Local Game ...</source>
|
||||
<translation>Start lokalt spill...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6118"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6111"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation>Ctrl+Q</translation>
|
||||
</message>
|
||||
@@ -825,166 +825,201 @@ p, li { white-space: pre-wrap; }
|
||||
<source>PokerTH 0.5 - The Open-Source Texas Holdem Engine</source>
|
||||
<translation>PokerTH 0.5 - Åpen kildekode Texas Holdem</translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6139"/>
|
||||
<source>⌘F</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6144"/>
|
||||
<source>Show/Hide Chat Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6147"/>
|
||||
<source>⌘C</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6152"/>
|
||||
<source>Show/Hide Help Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6155"/>
|
||||
<source>⌘H</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6160"/>
|
||||
<source>Show/Hide Log Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6163"/>
|
||||
<source>⌘L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>mainWindowImpl</name>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="496"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="507"/>
|
||||
<source>Cmd+N to start a new game</source>
|
||||
<translation>Cmd+N for å starte et nytt spill</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="498"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="509"/>
|
||||
<source>Ctrl+N to start a new game</source>
|
||||
<translation>Ctrl+N for å starte et nytt spill</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1475"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
|
||||
<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="2230"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
|
||||
<source>Start</source>
|
||||
<translation>Start</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2372"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
|
||||
<source>Stop</source>
|
||||
<translation>Stopp</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2530"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
|
||||
<source>Network Error</source>
|
||||
<translation>Nettverksfeil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
|
||||
<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="2403"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
|
||||
<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="2408"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
|
||||
<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="2413"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
|
||||
<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="2418"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
|
||||
<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="2423"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
|
||||
<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="2428"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
|
||||
<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="2433"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
|
||||
<source>Internal network error: "listen" failed.</source>
|
||||
<translation>Intern nettverksfeil - "listen" feilet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
|
||||
<source>Server execution was terminated.</source>
|
||||
<translation>Tjener-utførelse ble avbrutt.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
|
||||
<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="2453"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
|
||||
<source>Internal network error: "select" failed.</source>
|
||||
<translation>Intern nettverksfeil - "select" feilet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2458"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
|
||||
<source>Internal network error: "send" failed.</source>
|
||||
<translation>Intern nettverksfeil - "send" feilet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
|
||||
<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="2474"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
|
||||
<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="2479"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
|
||||
<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="2484"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
|
||||
<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="2489"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
|
||||
<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="2494"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
|
||||
<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="2499"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
|
||||
<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="2504"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
|
||||
<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="2508"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
|
||||
<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="2512"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
|
||||
<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="2531"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
|
||||
<source>An internal error occured.</source>
|
||||
<translation>En intern feil oppstod.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
|
||||
<source>Connection timed out.
|
||||
Please check the server address.
|
||||
|
||||
@@ -995,22 +1030,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="2464"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
|
||||
<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="2517"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
|
||||
<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="2522"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
|
||||
<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="2527"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
|
||||
<source>The client player count is invalid.</source>
|
||||
<translation>Ugyldig antall spillere.</translation>
|
||||
</message>
|
||||
|
||||
+87
-52
@@ -802,180 +802,215 @@ p, li { white-space: pre-wrap; }
|
||||
<translation>QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1875"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="1870"/>
|
||||
<source>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</source>
|
||||
<translation>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="841"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="836"/>
|
||||
<source>Hands</source>
|
||||
<translation>Комбинации</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="864"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="859"/>
|
||||
<source>Chat</source>
|
||||
<translation>Чат</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2341"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2331"/>
|
||||
<source>Speed:</source>
|
||||
<translation>Скорость:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2754"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2744"/>
|
||||
<source>Stop</source>
|
||||
<translation>Стоп</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2017"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="2007"/>
|
||||
<source>Log</source>
|
||||
<translation>Лог</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6086"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6087"/>
|
||||
<source>View</source>
|
||||
<translation>Вид</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6092"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6076"/>
|
||||
<source>Game</source>
|
||||
<translation>Игра</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6107"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6100"/>
|
||||
<source>Start Local Game ...</source>
|
||||
<translation>Начать локальную игру ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6110"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6103"/>
|
||||
<source>Ctrl+N</source>
|
||||
<translation>Ctrl+N</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6115"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6108"/>
|
||||
<source>Quit</source>
|
||||
<translation>Выход</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6118"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6111"/>
|
||||
<source>Ctrl+Q</source>
|
||||
<translation>Ctrl+Q</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6123"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6116"/>
|
||||
<source>About PokerTH ...</source>
|
||||
<translation>О программе PokerTH ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6128"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6121"/>
|
||||
<source>Settings ...</source>
|
||||
<translation>Наcтройки ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6133"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6126"/>
|
||||
<source>Create Network Game ...</source>
|
||||
<translation>Создать сетевую игру ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6138"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6131"/>
|
||||
<source>Join Network Game ...</source>
|
||||
<translation>Присоединиться к сетевой игре ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6143"/>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6136"/>
|
||||
<source>Fullscreen</source>
|
||||
<translation>Полноэкранный режим</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6146"/>
|
||||
<source>F</source>
|
||||
<translation>F</translation>
|
||||
<translation type="obsolete">F</translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6139"/>
|
||||
<source>⌘F</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6144"/>
|
||||
<source>Show/Hide Chat Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6147"/>
|
||||
<source>⌘C</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6152"/>
|
||||
<source>Show/Hide Help Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6155"/>
|
||||
<source>⌘H</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6160"/>
|
||||
<source>Show/Hide Log Window</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message encoding="UTF-8">
|
||||
<location filename="../src/gui/qt/mainwindow.ui" line="6163"/>
|
||||
<source>⌘L</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>mainWindowImpl</name>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2372"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
|
||||
<source>Stop</source>
|
||||
<translation>Стоп</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="496"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="507"/>
|
||||
<source>Cmd+N to start a new game</source>
|
||||
<translation>Cmd+N для старта новой игры</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="498"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="509"/>
|
||||
<source>Ctrl+N to start a new game</source>
|
||||
<translation>Ctrl+N для старта новой игры</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1475"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
|
||||
<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="2230"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
|
||||
<source>Start</source>
|
||||
<translation>Старт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2530"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
|
||||
<source>Network Error</source>
|
||||
<translation>Сетевая ошибка</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
|
||||
<source>Server address was not set.</source>
|
||||
<translation>Не установлен адрес сервера.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
|
||||
<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="2408"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
|
||||
<source>Could not create a socket for TCP communication.</source>
|
||||
<translation>Не могу создать сокет для TCP-соединения.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
|
||||
<source>Could not set the IP address.</source>
|
||||
<translation>Не могу установить IP адрес.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
|
||||
<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="2423"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
|
||||
<source>The server name could not be resolved.</source>
|
||||
<translation>Не могу определить имя сервера.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
|
||||
<source>Bind failed - please choose a different port.</source>
|
||||
<translation>Подключение на порт не удалось - выберите другой порт.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
|
||||
<source>Internal network error: "listen" failed.</source>
|
||||
<translation>Внутренняя сетевая ошибка: неудачный "listen".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
|
||||
<source>Server execution was terminated.</source>
|
||||
<translation>Работа сервера была прервана.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
|
||||
<source>Could not connect to the server.</source>
|
||||
<translation>Не могу соединиться с сервером.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
|
||||
<source>Connection timed out.
|
||||
Please check the server address.
|
||||
|
||||
@@ -986,97 +1021,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="2453"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
|
||||
<source>Internal network error: "select" failed.</source>
|
||||
<translation>Внутренняя сетевая ошибка: неудачный "select".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2458"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
|
||||
<source>Internal network error: "send" failed.</source>
|
||||
<translation>Внутренняя сетевая ошибка: неудачный "send".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
|
||||
<source>Connection was closed by the server.</source>
|
||||
<translation>Соединение было закрыто сервером.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
|
||||
<source>Internal network error: Duplicate TCP connection.</source>
|
||||
<translation>Внутренняя сетевая ошибка: двойное TCP-соединение.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
|
||||
<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="2479"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
|
||||
<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="2484"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
|
||||
<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="2489"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
|
||||
<source>Sorry, this server is already full.</source>
|
||||
<translation>Извините, сервер уже занят.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
|
||||
<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="2499"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
|
||||
<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="2504"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
|
||||
<source>The password is too long. Please choose another one.</source>
|
||||
<translation>Слишком длинный пароль. Выберите другой.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
|
||||
<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="2512"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
|
||||
<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="2517"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
|
||||
<source>The server referred to an unknown player. Aborting.</source>
|
||||
<translation>Сервер обращается к неизвестному игроку. Останов.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
|
||||
<source>You were kicked from the server.</source>
|
||||
<translation>Вы были отключены от сервера.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2527"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
|
||||
<source>The client player count is invalid.</source>
|
||||
<translation>Неверное количество клиентов сервера.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
|
||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
|
||||
<source>An internal error occured.</source>
|
||||
<translation>Произошла внутренняя ошибка.</translation>
|
||||
</message>
|
||||
|
||||
+241
-2
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user