diff --git a/data/translations/pokerth_de.qm b/data/translations/pokerth_de.qm index 8b8a455f..b75552f9 100644 Binary files a/data/translations/pokerth_de.qm and b/data/translations/pokerth_de.qm differ diff --git a/data/translations/pokerth_eo.qm b/data/translations/pokerth_eo.qm new file mode 100644 index 00000000..c06090dd Binary files /dev/null and b/data/translations/pokerth_eo.qm differ diff --git a/data/translations/pokerth_es.qm b/data/translations/pokerth_es.qm index b7e4557a..b8788fe5 100644 Binary files a/data/translations/pokerth_es.qm and b/data/translations/pokerth_es.qm differ diff --git a/data/translations/pokerth_fr.qm b/data/translations/pokerth_fr.qm index 8de4741c..ff3cddc7 100644 Binary files a/data/translations/pokerth_fr.qm and b/data/translations/pokerth_fr.qm differ diff --git a/data/translations/pokerth_hu.qm b/data/translations/pokerth_hu.qm index fc4a7ccd..7fe76d40 100644 Binary files a/data/translations/pokerth_hu.qm and b/data/translations/pokerth_hu.qm differ diff --git a/data/translations/pokerth_it.qm b/data/translations/pokerth_it.qm index 94fe926a..c3db0a7c 100644 Binary files a/data/translations/pokerth_it.qm and b/data/translations/pokerth_it.qm differ diff --git a/data/translations/pokerth_nl.qm b/data/translations/pokerth_nl.qm index 19057b20..f3f34bcf 100644 Binary files a/data/translations/pokerth_nl.qm and b/data/translations/pokerth_nl.qm differ diff --git a/data/translations/pokerth_no.qm b/data/translations/pokerth_no.qm index 89a9c8d4..10b8ada6 100644 Binary files a/data/translations/pokerth_no.qm and b/data/translations/pokerth_no.qm differ diff --git a/data/translations/pokerth_pl.qm b/data/translations/pokerth_pl.qm new file mode 100644 index 00000000..c06090dd Binary files /dev/null and b/data/translations/pokerth_pl.qm differ diff --git a/data/translations/pokerth_ptbr.qm b/data/translations/pokerth_ptbr.qm index 7abeeeed..83ffcbb8 100644 Binary files a/data/translations/pokerth_ptbr.qm and b/data/translations/pokerth_ptbr.qm differ diff --git a/data/translations/pokerth_ru.qm b/data/translations/pokerth_ru.qm index 03104141..c839f0e1 100644 Binary files a/data/translations/pokerth_ru.qm and b/data/translations/pokerth_ru.qm differ diff --git a/data/translations/pokerth_sk.qm b/data/translations/pokerth_sk.qm index 293f20f6..a9c839ab 100644 Binary files a/data/translations/pokerth_sk.qm and b/data/translations/pokerth_sk.qm differ diff --git a/data/translations/pokerth_tr.qm b/data/translations/pokerth_tr.qm index 870f9eec..26969872 100644 Binary files a/data/translations/pokerth_tr.qm and b/data/translations/pokerth_tr.qm differ diff --git a/src/gui/qt/changecompleteblindsdialog.ui b/src/gui/qt/changecompleteblindsdialog.ui index fb1be022..74e356fb 100644 --- a/src/gui/qt/changecompleteblindsdialog.ui +++ b/src/gui/qt/changecompleteblindsdialog.ui @@ -5,7 +5,7 @@ 0 0 - 435 + 454 397 @@ -213,14 +213,11 @@ - After this: + Afterwards: - 2 - - - 2 + 0 @@ -237,7 +234,7 @@ - Always raise about: + Always raise by: @@ -260,7 +257,7 @@ - Stay at last blind + Keep last blind diff --git a/src/gui/qt/mainwindow.ui b/src/gui/qt/mainwindow.ui index 5ee53d2b..8071b512 100644 --- a/src/gui/qt/mainwindow.ui +++ b/src/gui/qt/mainwindow.ui @@ -227,6 +227,43 @@ + + + + + + + 102 + 153 + 0 + + + + + + + + + 102 + 153 + 0 + + + + + + + + + 102 + 153 + 0 + + + + + + Qt::NoFocus @@ -236,7 +273,45 @@ - + + + + + + + + 102 + 153 + 0 + + + + + + + + + 102 + 153 + 0 + + + + + + + + + 102 + 153 + 0 + + + + + + + @@ -2559,7 +2634,7 @@ 0 0 1000 - 30 + 28 diff --git a/src/gui/qt/mainwindow/mylefttabwidget.cpp b/src/gui/qt/mainwindow/mylefttabwidget.cpp index cd5ef38a..b9263d14 100644 --- a/src/gui/qt/mainwindow/mylefttabwidget.cpp +++ b/src/gui/qt/mainwindow/mylefttabwidget.cpp @@ -27,7 +27,7 @@ MyLeftTabWidget::MyLeftTabWidget(QGroupBox *parent) #ifdef _WIN32 QString font1String("font-family: \"Arial\";"); - int padding = 3; + int padding = 1; #else QString font1String("font-family: \"Nimbus Sans L\";"); int padding = -1; diff --git a/src/gui/qt/mainwindow/myrighttabwidget.cpp b/src/gui/qt/mainwindow/myrighttabwidget.cpp index c2e35f3c..189945b7 100644 --- a/src/gui/qt/mainwindow/myrighttabwidget.cpp +++ b/src/gui/qt/mainwindow/myrighttabwidget.cpp @@ -27,7 +27,7 @@ MyRightTabWidget::MyRightTabWidget(QGroupBox *parent) #ifdef _WIN32 QString font1String("font-family: \"Arial\";"); - int padding = 3; + int padding = 1; #else QString font1String("font-family: \"Nimbus Sans L\";"); int padding = -1; diff --git a/src/gui/qt/manualblindsorderdialog.ui b/src/gui/qt/manualblindsorderdialog.ui index 4919c1e3..d6ab91d2 100644 --- a/src/gui/qt/manualblindsorderdialog.ui +++ b/src/gui/qt/manualblindsorderdialog.ui @@ -60,7 +60,7 @@ - After this: + Afterwards: @@ -84,7 +84,7 @@ - Always raise about: + Always raise by: @@ -107,7 +107,7 @@ - Stay at last blind + Keep last blind diff --git a/src/gui/qt/settingsdialog.ui b/src/gui/qt/settingsdialog.ui index 269e56f1..c734435e 100644 --- a/src/gui/qt/settingsdialog.ui +++ b/src/gui/qt/settingsdialog.ui @@ -591,7 +591,7 @@ p, li { white-space: pre-wrap; } 20 - 10 + 5 @@ -692,7 +692,7 @@ p, li { white-space: pre-wrap; } 400 - 201 + 231 @@ -1107,8 +1107,8 @@ p, li { white-space: pre-wrap; } <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> true diff --git a/ts/pokerth_de.ts b/ts/pokerth_de.ts index 10312bbf..9864843d 100644 --- a/ts/pokerth_de.ts +++ b/ts/pokerth_de.ts @@ -3,64 +3,64 @@ LobbyChat - + Successfully connected to - + Erfolgreich verbunden mit - + Joined channel: - + Kanal beigetreten: - + as user - + als Benutzer - + Network Notification - Netzwerkbenachrichtigung + Netzwerkbenachrichtigung + + + + You were kicked from the server. + Sie wurden des Servers verwiesen. - You were kicked from the server. - Sie wurden des Servers verwiesen (kick). - - - was kicked from the server by - + wurde des Servers verwiesen von - + Connecting to Chat server... - + Mit dem Chatserver verbinden... - + An internal IRC error has occured: - + Ein interner IRC-Fehler ist aufgetreten: - + Could not connect to the IRC server. Chat will be unavailable. - + Konnte nicht mit dem IRC-Server verbinden. Der Chat wird nicht verfügbar sein. - + The IRC server terminated the connection. Chat will be unavailable. - + Der IRC-Server hat die Verbindung abgebrochen. Der Chat wird nicht verfügbar sein. - + An IRC action timed out. - + Das Zeitlimit für eine IRC-Aktion wurde überschritten. - + The IRC server reported an error: - + Der IRC-Server meldete einen Fehler: @@ -136,7 +136,7 @@ p, li { white-space: pre-wrap; } About PokerTH 0.6 - Über PokerTH 0.6 + Über PokerTH 0.6 @@ -228,7 +228,7 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html> - + @@ -239,12 +239,18 @@ p, li { white-space: pre-wrap; } © 2006-2007, FHammer, FThauer, LMay - + - Poker-Engine für die populäre "Texas Holdem"-Pokervariante +- Einzelspieler-Poker mit bis zu sechs Computergegnern +- Mehrspieler-Netzwerkspiele +- Programmiert in C++ / QT4 + + +© 2006-2007, FHammer, FThauer, LMay <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a> - + @@ -268,7 +274,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html> - + @@ -276,7 +282,10 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">!!!Please replace this with your translator name!!! - !!!Please replace this with your language!!! - !!!If you like please replace this with your mail address (otherwise please remove)!!!</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Mirko Albrecht - deutsch<br />Felix Hammer - deutsch<br />Bernd17 - deutsch</p></body></html> @@ -297,7 +306,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html> - + @@ -305,76 +314,91 @@ p, li { white-space: pre-wrap; } Change Blinds Settings - + Blinds-Einstellungen ändern First small blind: - + Erster Small Blind: Raise blinds: - + Erhöhe Blinds: Every: - + Alle: hands - + Runden minutes - + Minuten Raise mode: - + Erhöhungs-Modus: - + Always double blinds - + Blinds immer verdoppeln Manual blinds order: - + Eigene Blinds-Reihenfolge: Delete - Löschen + Löschen Add - + Hinzufügen After this: - + Anschließend: Always raise about: - + Immer erhöhen um: - + $ - + $ Stay at last blind + Beim letzten Blind bleiben + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -383,12 +407,12 @@ p, li { white-space: pre-wrap; } Manual Blinds Order - + Eigene Blinds-Reihenfolge You cannot set more than 30 manual blinds. - + Sie können nicht mehr als 30 manuelle Blinds setzen. @@ -500,27 +524,27 @@ p, li { white-space: pre-wrap; } Create Internet Game - + Internetspiel erstellen Internet Game Settings - Einstellungen für Internetspiel + Einstellungen für Internetspiel Blinds - + Blinds Use saved blinds settings - + Gespeicherte Blinds-Einstellungen benutzen Change blinds settings ... - + Blinds-Einstellungen ändern... @@ -578,17 +602,17 @@ p, li { white-space: pre-wrap; } Blinds - + Blinds Use saved blinds settings - + Gespeicherte Blinds-Einstellungen benutzen Change blinds settings ... - + Blinds-Einstellungen ändern... @@ -696,52 +720,52 @@ p, li { white-space: pre-wrap; } Kick Player - + Spieler entfernen State - + Status Maximum number of players: - + Maximale Spieleranzahl: Start Cash: - + Startgeld: First small blind: - + Erster Small Blind: Blinds raise mode: - + Blindserhöhungs-Modus: Manual blinds list: - + Eigene Blinds-Liste: Timeout for player action (sec): - + Zeit für Spieleraktion (Sek.): Internet Game Lobby - + Internetspiel-Lobby Blinds raise interval: - + Blindserhöhungs-Intervall: @@ -762,49 +786,49 @@ p, li { white-space: pre-wrap; } Dies ist ein Privatspiel. Bitte Kennwort eingeben! - + Game Info Spieldaten - + Server Error Serverfehler - + You should not kick yourself from this game! Sie sollten sich nicht selbst des Spieles verweisen ;)! running - + läuft open - + offen - + hands - - - - - minutes - + Runden - double blinds - + minutes + Minuten - + + double blinds + Blinds verdoppeln + + + manual blinds order - + Eigene Blinds-Reihenfolge @@ -822,7 +846,7 @@ p, li { white-space: pre-wrap; } Use IPv6 - Benutze IPv6 + IPv6 benutzen @@ -902,7 +926,7 @@ p, li { white-space: pre-wrap; } Use SCTP - Benutze SCTP + SCTP benutzen @@ -975,7 +999,8 @@ p, li { white-space: pre-wrap; } A profile with the name: %1 already exists. Would you like to overwrite ? - + Ein Profil mit dem Namen: %1 existiert bereits. +Möchten Sie es überschreiben ? @@ -1003,7 +1028,7 @@ Would you like to overwrite ? Ctrl+N - Ctrl+N + Strg+N @@ -1038,7 +1063,7 @@ Would you like to overwrite ? Hands - Blätter + Runden @@ -1068,7 +1093,7 @@ Would you like to overwrite ? Ctrl+Q - Ctrl+Q + Strg+Q @@ -1088,32 +1113,32 @@ Would you like to overwrite ? Ctrl+O - Ctrl+O + Strg+O Ctrl+J - Ctrl+J + Strg+J Ctrl+F - Ctrl+F + Strg+F Ctrl+T - Ctrl+T + Strg+T Ctrl+H - Ctrl+H + Strg+H Ctrl+L - Ctrl+L + Strg+L @@ -1123,7 +1148,7 @@ Would you like to overwrite ? Ctrl+I - Ctrl+I + Strg+I @@ -1134,132 +1159,132 @@ Would you like to overwrite ? Strg+N um ein neues Spiel zu starten - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + Network Error Netzwerkfehler - + Server address was not set. Serveradresse wurde nicht angegeben. - + An invalid port was set (ports 0-1023 are not allowed). Ein ungültiger Port wurde angegeben (Ports 0-1023 sind nicht erlaubt). - + Could not create a socket for TCP communication. Socket für TCP-Übertragung kann nicht erstellt werden. - + Could not set the IP address. IP-Adresse kann nicht gesetzt werden. - + Could not set the port for this type of address. Der Port für diesen Adresstyp kann nicht gesetzt werden. - + The server name could not be resolved. Der Servername kann nicht aufgelöst werden. - + Bind failed - please choose a different port. Verbindung fehlgeschlagen - bitte einen anderen Port wählen. - + Internal network error: "listen" failed. Interner Netzwerkfehler: "Lauschen" fehlgeschlagen. - + Server execution was terminated. Serverbetrieb wurde beendet. - + Could not connect to the server. Keine Verbindung zum Server. - + Internal network error: "select" failed. Interner Netzwerkfehler: "Auswahl" fehlgeschlagen. - + Internal network error: "send" failed. Interner Netzwerkfehler: "Senden" fehlgeschlagen. - + Internal network error: Duplicate TCP connection. Interner Netzwerkfehler: Doppelte TCP-Verbindung. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Ein ungültiges Netzwerkpaket wurde empfangen. Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen. - + Internal state error. Please make sure that all players use the same version of PokerTH. Interner Status Fehler. Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen. - + The PokerTH server does not support this version of the game. Please update PokerTH. Der PokerTH-Server unterstützt diese Version des Spiels nicht. Führen Sie bitte ein Update von PokerTH durch. - + Sorry, this server is already full. Schade, der Server ist bereits voll. - + Unable to join - the server has already started the game. Betreten nicht möglich - Der Server hat bereits ein Spiel gestartet. - + Invalid password when joining the game. Please reenter the password and try again. Ungültiges Paßwort beim Betreten des Spieltisches. Bitte geben Sie ihr Paßwort erneut ein und probieren Sie es nocheinmal. - + The password is too long. Please choose another one. Das Paßwort ist zu lang. Bitte wählen Sie ein Kürzeres. - + Your player name is already used by another player. Please choose a different name. Ihr Spielername wird bereits von einem anderen Spieler benutzt. Bitte wählen Sie einen anderen Namen. - + An internal error occured. Ein interner Fehler ist aufgetreten. @@ -1269,17 +1294,17 @@ Bitte wählen Sie einen anderen Namen. ⌘N zum Start eines neuen Spiels - + Start Start - + Stop Stop - + Connection timed out. Please check the server address. @@ -1289,89 +1314,125 @@ Bitte überprüfen Sie die Serveradresse. Wenn der Server hinter einem NAT-Router betrieben wird, stellen Sie sicher, dass serverseitig die Portweiterleitung aktiviert wurde. - + Connection was closed by the server. - Der Server hat die Verbindung beendet. + Der Server hat die Verbindung beendet. - + The server referred to an unknown player. Aborting. Der Server verweist den unbekannten Spieler des Tisches. Abbruch. - + You were kicked from the server. - Sie wurden des Servers verwiesen (kick). + Sie wurden des Servers verwiesen. - + The client player count is invalid. Die Anzahl der Mitspieler ist ungültig. - + The player name is too short, too long or reserved. Please choose another one. Der Spielername ist entweder zu kurz, zu lang oder reserviert. Bitte wählen Sie einen anderen. - + The game name is either too short or too long. Please choose another one. Der Spielname ist entweder zu kurz oder zu lang. Bitte wählen Sie einen anderen. - + The game could not be found. Das Spiel konnte nicht gefunden werden. - + The chat text is invalid. Der Chattext ist ungültig. - + Network Notification Netzwerkbenachrichtigung - + You were kicked from the game. Sie wurden des Spiels verwiesen. - + Sorry, this game is already full. Sorry, dieses Spiel ist bereits voll. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat - Chat + Chat - + Manual mode set. You've got to choose yourself now. - + Manueller Modus aktiv. Sie müssen nun selbst auswählen. - + Auto mode set: Check or call any. - + Automatischer Modus aktiv: Immer Check oder Call. - + Auto mode set: Check or fold. - + Automatischer Modus aktiv: Immer Check oder Fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + Sie können die Internetspiel-Lobby nicht mit "Human Player" als Nicknamen beitreten. +Bitte wählen Sie einen anderen Nicknamen. + + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. @@ -1380,41 +1441,56 @@ Please choose another one. Manual Blinds Order - + Eigene Blinds-Reihenfolge Delete - Löschen + Löschen Add - + Hinzufügen After this: - + Anschließend: Always double blinds - + Blinds immer verdoppeln Always raise about: - + Immer erhöhen um: $ - + $ Stay at last blind + Beim letzten Blind bleiben + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -1423,12 +1499,12 @@ Please choose another one. Manual Blinds Order - + Eigene Blinds-Reihenfolge You cannot set more than 30 manual blinds. - + Sie können nicht mehr als 30 manuelle Blinds setzen. @@ -1471,17 +1547,17 @@ Please choose another one. Blinds - + Blinds Use saved blinds settings - + Gespeicherte Blinds-Einstellungen benutzen Change blinds settings ... - + Blinds-Einstellungen ändern... @@ -1504,12 +1580,12 @@ Please choose another one. People - + Persönlichkeiten Miscellaneous - + Verschiedenes @@ -1545,18 +1621,20 @@ Bitte wähle ein gültiges Avatar-Bild! The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! - + Die Datei des gewählten Bildes ist zu groß (maximal 30 kB). +Bitte ein kleineres Bild auswählen! Images (*.png *.jpg *.gif) - + Bilder (*.png *.jpg *.gif) The entered avatar picture doesn't exist. Please enter an valid picture! - + Das gewählte Avatar-Bild existiert nicht. +Bitte wähle ein gültiges Avatar-Bild! @@ -1602,7 +1680,7 @@ p, li { white-space: pre-wrap; } Network Server Settings - + Einstellungen für Netzwerkspiel @@ -1612,7 +1690,7 @@ p, li { white-space: pre-wrap; } Use IPv6 - Benutze IPv6 + IPv6 benutzen @@ -1792,7 +1870,7 @@ p, li { white-space: pre-wrap; } Use SCTP - Benutze SCTP + SCTP benutzen @@ -1863,7 +1941,7 @@ p, li { white-space: pre-wrap; } QLabel { font-weight: bold; } - + @@ -1881,7 +1959,7 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Hinweis: Standard-</span><span style=" font-weight:600; font-style:italic;">Spieleinstellungen</span><span style=" font-style:italic;"> - wie "</span>Maximale Anzahl Spieler", "<span style=" font-style:italic;">Startgeld" und "Small Blind" - werden von den </span><span style=" font-weight:600; font-style:italic;">Einstellungen für Netzwerkspiel</span> <span style=" font-style:italic;">übernommen.</span></p></body></html> @@ -1924,93 +2002,101 @@ p, li { white-space: pre-wrap; } Reverse order of F-Keys (F1 - F3) - + F-Tasten-Reihenfolge umkehren (F1 - F3) First small blind: - + Erster Small Blind: Raise blinds: - + Erhöhe Blinds: Every: - + Alle: hands - + Runden minutes - + Minuten Raise mode: - + Erhöhungs-Modus: Always double blinds - + Blinds immer verdoppeln Manual blinds order: - + Eigene Blinds-Reihenfolge: Edit ... - + Bearbeiten... Language: - + Sprache: Sound Categories - + Klangkategorie Play game actions sounds like "check", "call", "raise" - + Spielaktionen wie Check, Call und Raise als Klang wiedergeben Play lobby chat notifications - + Lobbychat-Hinweismeldungen abspielen Play network/internet game notifications like "player joined the game" - + Netzwerk-/Internetspiel-Hinweismeldungen wie "Spieler trat Spiel bei" wiedergeben Enable/Disable Lobby Chat (IRC Server) - + Lobbychat (IRC-Server) aktivieren/deaktivieren Player Nicks/Avatars + Spielernicknamen/-avatare + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> settingsDialogImpl - + Settings Error Einstellungsfehler @@ -2029,7 +2115,7 @@ Please select an valid directory! Bitte wählen Sie ein gültiges Verzeichnis! - + Select your flipside picture Wähle das Rückseitenbild @@ -2039,104 +2125,109 @@ Bitte wählen Sie ein gültiges Verzeichnis! Bilder (*.png) - + Open Directory Öffne Verzeichnis - + Images (*.png *.jpg *.gif) - + Bilder (*.png *.jpg *.gif) - + Blinds Error - + Blinds-Fehler - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. - + Der erste Eintrag in der manuellen Blinds-Liste +ist kleiner als der derzeitige erste Small Blind! +Der erste Small-Blind wird auf den größten erlaubten Wert gesetzt. Dutch - + Nederlands (Holländisch) English - + English (Englisch) French - + Français (Französisch) German - + Deutsch Hungarian - + Hungarian (Ungarisch) Norse - + Norse Portuguese - + Português (Portugiesisch) Russian - + Russian (Russisch) Turkish - + Turkish (Türkisch) - + Language Changed - + Sprache geändert - + You have changed application language to %1. Please restart PokerTH to load new language! - + Sie haben die Sprache auf %1 geändert. +Bitte starten Sie PokerTH neu um die neue Sprache zu laden! Italian - + Italiano (Italienisch) Slovak - + Slovak (Slowakisch) - + The entered flipside picture doesn't exist. Please enter an valid picture! - + Das Rückseitenbild existiert nicht. +Bitte geben Sie ein gültiges Bild an! - + The log file directory doesn't exist. Please select an valid directory! - + Das Logdateien-Verzeichnis existiert nicht. +Bitte wählen Sie ein gültiges Verzeichnis! @@ -2189,7 +2280,7 @@ Please select an valid directory! Kick Player - + Spieler entfernen diff --git a/ts/pokerth_eo.ts b/ts/pokerth_eo.ts index 180c2a39..f3e6f4ee 100644 --- a/ts/pokerth_eo.ts +++ b/ts/pokerth_eo.ts @@ -3,62 +3,62 @@ LobbyChat - + Successfully connected to - + Joined channel: - + as user - + Network Notification - + You were kicked from the server. - + was kicked from the server by - + Connecting to Chat server... - + An internal IRC error has occured: - + Could not connect to the IRC server. Chat will be unavailable. - + The IRC server terminated the connection. Chat will be unavailable. - + An IRC action timed out. - + The IRC server reported an error: @@ -216,7 +216,7 @@ p, li { white-space: pre-wrap; } - + Always double blinds @@ -236,23 +236,23 @@ p, li { white-space: pre-wrap; } - - After this: - - - - - Always raise about: - - - - + $ - - Stay at last blind + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -565,17 +565,17 @@ p, li { white-space: pre-wrap; } - + Game Info - + Server Error - + You should not kick yourself from this game! @@ -600,22 +600,22 @@ p, li { white-space: pre-wrap; } - + hands - + minutes - + double blinds - + manual blinds order @@ -931,7 +931,7 @@ Would you like to overwrite ? mainWindowImpl - + Stop @@ -946,72 +946,72 @@ Would you like to overwrite ? - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + Start - + Network Error - + Server address was not set. - + An invalid port was set (ports 0-1023 are not allowed). - + Could not create a socket for TCP communication. - + Could not set the IP address. - + Could not set the port for this type of address. - + The server name could not be resolved. - + Bind failed - please choose a different port. - + Internal network error: "listen" failed. - + Server execution was terminated. - + Could not connect to the server. - + Connection timed out. Please check the server address. @@ -1019,156 +1019,191 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Internal network error: "select" failed. - + Internal network error: "send" failed. - + Connection was closed by the server. - + Internal network error: Duplicate TCP connection. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. - + The PokerTH server does not support this version of the game. Please update PokerTH. - + Sorry, this server is already full. - + Unable to join - the server has already started the game. - + Invalid password when joining the game. Please reenter the password and try again. - + The password is too long. Please choose another one. - + Your player name is already used by another player. Please choose a different name. - + The server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. - + An internal error occured. - + The player name is too short, too long or reserved. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog @@ -1187,29 +1222,29 @@ Please choose another one. Add - - - After this: - - Always double blinds - - - Always raise about: - - $ + + + Afterwards: + + + + + Always raise by: + + - Stay at last blind + Keep last blind @@ -1620,14 +1655,6 @@ p, li { white-space: pre-wrap; } Internet Game Settings - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - - Internet Server Settings (Dedicated Server) @@ -1743,36 +1770,44 @@ p, li { white-space: pre-wrap; } Player Nicks/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl - + Settings Error - + Select your flipside picture - + Open Directory - + Images (*.png *.jpg *.gif) - + Blinds Error - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -1824,12 +1859,12 @@ This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -1845,13 +1880,13 @@ Please restart PokerTH to load new language! - + The entered flipside picture doesn't exist. Please enter an valid picture! - + The log file directory doesn't exist. Please select an valid directory! diff --git a/ts/pokerth_es.ts b/ts/pokerth_es.ts index f5ed891d..7d29ae3f 100644 --- a/ts/pokerth_es.ts +++ b/ts/pokerth_es.ts @@ -3,62 +3,62 @@ LobbyChat - + Successfully connected to - + Joined channel: - + as user - + Network Notification - + You were kicked from the server. Ha sido expulsado del servidor. - + was kicked from the server by - + Connecting to Chat server... - + An internal IRC error has occured: - + Could not connect to the IRC server. Chat will be unavailable. - + The IRC server terminated the connection. Chat will be unavailable. - + An IRC action timed out. - + The IRC server reported an error: @@ -1030,7 +1030,7 @@ p, li { white-space: pre-wrap; } - + Always double blinds @@ -1050,23 +1050,23 @@ p, li { white-space: pre-wrap; } - - After this: - - - - - Always raise about: - - - - + $ - - Stay at last blind + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -1419,17 +1419,17 @@ p, li { white-space: pre-wrap; } - + Game Info - + Server Error Error en el servidor - + You should not kick yourself from this game! No puede expulsarse a sí mismo. @@ -1454,22 +1454,22 @@ p, li { white-space: pre-wrap; } - + hands - + minutes - + double blinds - + manual blinds order @@ -1837,125 +1837,125 @@ Would you like to overwrite ? Ctrl+N para iniciar una nueva partida - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Dejarlo/Todo | F2 - Ver/Ir | F3 - Apostar/Subir - + Network Error Error en la red - + Server address was not set. La dirección del servidor no está establecida. - + An invalid port was set (ports 0-1023 are not allowed). Se ha establecido un puerto no válido (no se permiten los puerto 0-1023). - + Could not create a socket for TCP communication. No se puede crear un socket de comunicaciones TCP. - + Could not set the IP address. No se puede establecer la dirección IP. - + Could not set the port for this type of address. No se puede establecer el puerto para este tipo de dirección. - + The server name could not be resolved. No se puede resolver el nombre del servidor. - + Bind failed - please choose a different port. Fallo en la comunicación - seleccione otro puerto. - + Internal network error: "listen" failed. Error interno en la red: fallo en "listen". - + Server execution was terminated. Finalizada la ejecución del servidor. - + Could not connect to the server. No se puede conectar al servidor. - + Internal network error: "select" failed. Error interno en la red: fallo en "select". - + Internal network error: "send" failed. Error interno en la red: fallo en "send". - + Internal network error: Duplicate TCP connection. Error interno en la red: conexión TCP duplicada. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Se ha recibido un paquete de red no válido. Asegúrese de que todos los jugadores utilizan la misma versión de PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Error interno de estado. Asegúrese de que todos los jugadores utilizan la misma versión de PokerTH. - + The PokerTH server does not support this version of the game. Please update PokerTH. El servidor de PokerTH no permite esta versión del juego. Actualice PokerTH. - + Sorry, this server is already full. Este servidor está lleno. - + Unable to join - the server has already started the game. Imposible unirse - el servidor ya ha comenzado la partida. - + Invalid password when joining the game. Please reenter the password and try again. Contraseña incorrecta al unirse a la partida. Vuelva a introducir la contraseña e inténtelo de nuevo. - + The password is too long. Please choose another one. La contraseña es demasiado larga. Elija otra. - + Your player name is already used by another player. Please choose a different name. Su nombre de jugador ya está en uso por otra persona. @@ -1967,7 +1967,7 @@ Elija un nombre diferente. El nombre de jugador es demasiado corto o largo. Elija otro nombre. - + An internal error occured. Ha ocurrido un error interno. @@ -1977,17 +1977,17 @@ Elija un nombre diferente. ⌘N para iniciar una nueva partida - + Start Iniciar - + Stop Detener - + Connection timed out. Please check the server address. @@ -1998,91 +1998,126 @@ Por favor, compruebe la dirección del servidor. Si el servidor está detrás de un enrutador NAT, asegúrese de que el puerto de reenvío está configurado en el servidor. - + Connection was closed by the server. Conexión cerrada por el servidor. - + The server referred to an unknown player. Aborting. El servidor se ha referido a un jugador desconocido. Abortando. - + You were kicked from the server. Ha sido expulsado del servidor. - + The client player count is invalid. El número de jugadores no es válido. - + The player name is too short, too long or reserved. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat Charla - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog @@ -2101,29 +2136,29 @@ Please choose another one. Add - - - After this: - - Always double blinds - - - Always raise about: - - $ + + + Afterwards: + + + + + Always raise by: + + - Stay at last blind + Keep last blind @@ -2602,14 +2637,6 @@ p, li { white-space: pre-wrap; } Internet Game Settings - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - - Internet Server Settings (Dedicated Server) @@ -2725,11 +2752,19 @@ p, li { white-space: pre-wrap; } Player Nicks/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl - + Settings Error Error en las opciones @@ -2748,7 +2783,7 @@ Please select an valid directory! Introduzca un directorio válido. - + Select your flipside picture Seleccione la imagen del respaldo @@ -2758,22 +2793,22 @@ Introduzca un directorio válido. Imágenes (*.png) - + Open Directory Abrir directorio - + Images (*.png *.jpg *.gif) - + Blinds Error - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2825,12 +2860,12 @@ This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -2846,13 +2881,13 @@ Please restart PokerTH to load new language! - + The entered flipside picture doesn't exist. Please enter an valid picture! - + The log file directory doesn't exist. Please select an valid directory! diff --git a/ts/pokerth_fr.ts b/ts/pokerth_fr.ts index e87280d7..f3162d12 100644 --- a/ts/pokerth_fr.ts +++ b/ts/pokerth_fr.ts @@ -3,62 +3,62 @@ LobbyChat - + Successfully connected to - + Joined channel: - + as user - + Network Notification - + You were kicked from the server. Vous avez été expulsé du serveur. - + was kicked from the server by - + Connecting to Chat server... - + An internal IRC error has occured: - + Could not connect to the IRC server. Chat will be unavailable. - + The IRC server terminated the connection. Chat will be unavailable. - + An IRC action timed out. - + The IRC server reported an error: @@ -1030,7 +1030,7 @@ p, li { white-space: pre-wrap; } - + Always double blinds @@ -1050,23 +1050,23 @@ p, li { white-space: pre-wrap; } - - After this: - - - - - Always raise about: - - - - + $ - - Stay at last blind + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -1419,17 +1419,17 @@ p, li { white-space: pre-wrap; } - + Game Info - + Server Error Erreur du server - + You should not kick yourself from this game! Vous ne pouvez pas vous expulser vous-même de la partie! @@ -1454,22 +1454,22 @@ p, li { white-space: pre-wrap; } - + hands - + minutes - + double blinds - + manual blinds order @@ -1838,125 +1838,125 @@ Would you like to overwrite ? Ctrl+N pour démarrer une nouvelle partie - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Passer/Tapis | F2 - Parole/Suivre | F3 - Miser/Relancer - + Network Error Erreur de réseau - + Server address was not set. L'adresse du serveur n'a pas été spécifiée. - + An invalid port was set (ports 0-1023 are not allowed). Un port invalide a été spécifié (les ports 0-1023 ne sont pas permis). - + Could not create a socket for TCP communication. Impossible d'ouvrir un interface de connexion TCP. - + Could not set the IP address. Impossible d'initialiser l'adresse IP. - + Could not set the port for this type of address. Impossible de définir le port pour ce type d'adresse. - + The server name could not be resolved. Impossible de résoudre le nom du serveur. - + Bind failed - please choose a different port. L'opération 'Bind' a échoué - veuillez sélectionner un autre port. - + Internal network error: "listen" failed. Erreur interne du réseau: l'opération "listen" a échoué. - + Server execution was terminated. L'exécution du serveur a été arrêté. - + Could not connect to the server. Connexion au serveur impossible. - + Internal network error: "select" failed. Erreur interne du réseau: l'opération "select" a échoué. - + Internal network error: "send" failed. Erreur interne du réseau: l'opération "send" a échoué. - + Internal network error: Duplicate TCP connection. Erreur interne du réseau: Connection TCP dupliquée. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Un paquet de données invalide a été reçu. Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Erreur d'état interne. Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH. - + The PokerTH server does not support this version of the game. Please update PokerTH. Le serveur PokerTH ne supporte pas cette version du jeu. Veuillez mettre à jour votre version de PokerTH. - + Sorry, this server is already full. Désolé, ce serveur a présentement atteint sa limite de joueurs. - + Unable to join - the server has already started the game. Impossible de joindre - la partie a déjà commencé. - + Invalid password when joining the game. Please reenter the password and try again. Mot de passe invalide pour la partie sélectionnée. Veuillez entrer le mot de passe à nouveau et réessayez. - + The password is too long. Please choose another one. Ce mot de passe est trop long. Veuillez en choisir un autre. - + Your player name is already used by another player. Please choose a different name. Ce nom d'utilisateur est déjà utilisée par un autre joueur. @@ -1968,7 +1968,7 @@ Veuillez choisir un nom différent. Ce nom d'utilisateur est soit trop long ou trop court. Veuillez en choisir un autre. - + An internal error occured. Une erreur interne est survenue. @@ -1978,17 +1978,17 @@ Veuillez choisir un nom différent. ⌘N pour démarrer une nouvelle partie - + Start Démarrer - + Stop Arrêter - + Connection timed out. Please check the server address. @@ -1999,91 +1999,126 @@ S.v.p. Vérifiez l'adresse du serveur. Si le serveur est derrière un pare-feu, vérifiez que le port a été ouvert et configuré sur le serveur. - + Connection was closed by the server. La connection a été intérrompue par le serveur. - + The server referred to an unknown player. Aborting. Le serveur a référé à un joueur inconnu. Arrêt de la procédure. - + You were kicked from the server. Vous avez été expulsé du serveur. - + The client player count is invalid. Le compte du nombre de joueur est invalide. - + The player name is too short, too long or reserved. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat Conversation - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog @@ -2102,29 +2137,29 @@ Please choose another one. Add - - - After this: - - Always double blinds - - - Always raise about: - - $ + + + Afterwards: + + + + + Always raise by: + + - Stay at last blind + Keep last blind @@ -2603,14 +2638,6 @@ p, li { white-space: pre-wrap; } Internet Game Settings - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - - Internet Server Settings (Dedicated Server) @@ -2726,11 +2753,19 @@ p, li { white-space: pre-wrap; } Player Nicks/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl - + Settings Error Erreur de paramètres @@ -2749,7 +2784,7 @@ Please select an valid directory! Veuillez sélectionner un répertoire valide! - + Select your flipside picture Sélectionnez une image pour le dos des cartes @@ -2759,22 +2794,22 @@ Veuillez sélectionner un répertoire valide! Images (*.png) - + Open Directory Parcourir - + Images (*.png *.jpg *.gif) - + Blinds Error - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2826,12 +2861,12 @@ This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -2847,13 +2882,13 @@ Please restart PokerTH to load new language! - + The entered flipside picture doesn't exist. Please enter an valid picture! - + The log file directory doesn't exist. Please select an valid directory! diff --git a/ts/pokerth_hu.ts b/ts/pokerth_hu.ts index fe4022eb..60efebe9 100644 --- a/ts/pokerth_hu.ts +++ b/ts/pokerth_hu.ts @@ -3,62 +3,62 @@ LobbyChat - + Successfully connected to - + Joined channel: - + as user - + Network Notification - + You were kicked from the server. A szerver kidobott a játékból. - + was kicked from the server by - + Connecting to Chat server... - + An internal IRC error has occured: - + Could not connect to the IRC server. Chat will be unavailable. - + The IRC server terminated the connection. Chat will be unavailable. - + An IRC action timed out. - + The IRC server reported an error: @@ -320,7 +320,7 @@ p, li { white-space: pre-wrap; } - + Always double blinds @@ -340,23 +340,23 @@ p, li { white-space: pre-wrap; } - - After this: - - - - - Always raise about: - - - - + $ - - Stay at last blind + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -699,17 +699,17 @@ p, li { white-space: pre-wrap; } - + Game Info - + Server Error Szerver hiba - + You should not kick yourself from this game! Nem tudod saját magadat kirúgni a játékból! @@ -734,22 +734,22 @@ p, li { white-space: pre-wrap; } - + hands - + minutes - + double blinds - + manual blinds order @@ -1116,125 +1116,125 @@ Would you like to overwrite ? Ctrl+N - új játékot indít - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Eldob/All-In | F2 - Mehet/Tart | F3 - Emel/Ráemel - + Network Error Hálózati hiba - + Server address was not set. Szerver cím nincs beállítva. - + An invalid port was set (ports 0-1023 are not allowed). Hibás port van beállítva (A portok 0-1023-ig nem engedélyezettek). - + Could not create a socket for TCP communication. Nem lehet létrehozni socket-et a TCP kommunikációhoz. - + Could not set the IP address. Nem lehet beállítani az IP címet. - + Could not set the port for this type of address. Nem lehet beállítani a port-ot ehhez a cím típushoz. - + The server name could not be resolved. A szerver név feloldása nem lehetséges. - + Bind failed - please choose a different port. Kötés sikertelen - kérlek válassz másik port-ot. - + Internal network error: "listen" failed. Belső hálózati hiba: "Listázás" sikertelen. - + Server execution was terminated. Szerver futtatása befejezve. - + Could not connect to the server. Nem lehet kapcsolódni a szerverhez. - + Internal network error: "select" failed. Belső hálózati hiba: "kiválasztás" sikertelen. - + Internal network error: "send" failed. Belső hálózati hiba: "küldés" sikertelen. - + Internal network error: Duplicate TCP connection. Belső hálózati hiba: Duplikált TCP kapcsolódás. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Érvénytelen hálózati csomag került fogadásra. Kérlek bizonyosodj meg róla, hogy az összes játékos ugyanazt a verziót használja. - + Internal state error. Please make sure that all players use the same version of PokerTH. Belső hiba. Kérlek bizonyosodj meg róla, hogy az összes játékos ugyanazt a verziót használja. - + The PokerTH server does not support this version of the game. Please update PokerTH. A PokerTH szerver nem támogatja a játéknak ezt a verzióját. Kérlek frissítsd a PokerTH-t. - + Sorry, this server is already full. Elnézést, a szerver jelenleg tele van. - + Unable to join - the server has already started the game. Csatlakozás sikertelen - a szerver már elindította a játékot. - + Invalid password when joining the game. Please reenter the password and try again. Hibás jelszó a játékhoz való csatlakozáskor. Kérlek írd be a jelszót mégegyszer és próbáld újra. - + The password is too long. Please choose another one. A jelszó túl hosszú. Kérlek válassz egy rövidebbet. - + Your player name is already used by another player. Please choose a different name. A játékos nevedetl már valaki használja. @@ -1246,7 +1246,7 @@ Kérlek válassz egy másik nevet. A játékos név túl hosszú vagy túl rövid. Kérlek válassz másik nevet. - + An internal error occured. Belső hiba lépett fel. @@ -1256,17 +1256,17 @@ Kérlek válassz egy másik nevet. Cmd+N - új játék indítása - + Start Indítás - + Stop Állj - + Connection timed out. Please check the server address. @@ -1276,91 +1276,126 @@ Kérlek ellenőrizd a szerver címét. Ha a szerver NAT router mögött van, akkor bizonyosodj meg róla hogy a port továbbítás engedélyezett. - + Connection was closed by the server. A szerver megszakította a kapcsolatot. - + The server referred to an unknown player. Aborting. A szerver egy ismeretlen játékost azonosított. Megszakítás. - + You were kicked from the server. A szerver kidobott a játékból. - + The client player count is invalid. A kliens játékos száma érvénytelen. - + The player name is too short, too long or reserved. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat Társalgó - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog @@ -1379,29 +1414,29 @@ Please choose another one. Add - - - After this: - - Always double blinds - - - Always raise about: - - $ + + + Afterwards: + + + + + Always raise by: + + - Stay at last blind + Keep last blind @@ -1878,14 +1913,6 @@ Szélesség = 50 kpt, magasság = 50 kpt.</span></p></body>< Internet Game Settings - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - - Internet Server Settings (Dedicated Server) @@ -2001,11 +2028,19 @@ p, li { white-space: pre-wrap; } Player Nicks/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl - + Settings Error Beállítási hiba @@ -2024,7 +2059,7 @@ Please select an valid directory! Kérlek válassz egy valós mappát! - + Select your flipside picture Válaszd ki a kártya hátaoldalának képét @@ -2034,22 +2069,22 @@ Kérlek válassz egy valós mappát! Képek (*.png) - + Open Directory Mappa megnyitása - + Images (*.png *.jpg *.gif) - + Blinds Error - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2101,12 +2136,12 @@ This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -2122,13 +2157,13 @@ Please restart PokerTH to load new language! - + The entered flipside picture doesn't exist. Please enter an valid picture! - + The log file directory doesn't exist. Please select an valid directory! diff --git a/ts/pokerth_it.ts b/ts/pokerth_it.ts index 74a4e687..dc923c81 100644 --- a/ts/pokerth_it.ts +++ b/ts/pokerth_it.ts @@ -3,64 +3,64 @@ LobbyChat - + Successfully connected to - + Connesso correttamente a - + Joined channel: - + Ci si è uniti al canale: - + as user - + come utente - + Network Notification - Notifica in Rete + Notifica in Rete + + + + You were kicked from the server. + Sei stato espulso dal server. - You were kicked from the server. - Sei stato espulso dal server. - - - was kicked from the server by - + è stato espulso dal server da - + Connecting to Chat server... - + Connessione al server Chat... - + An internal IRC error has occured: - + Si è verificato un errore IRC interno: - + Could not connect to the IRC server. Chat will be unavailable. - + Impossibile connettersi al server IRC. La Chat non sarà disponibile. - + The IRC server terminated the connection. Chat will be unavailable. - + Il server IRC ha interrotto la connessione. La Chat non sarà disponibile. - + An IRC action timed out. - + Un'azione IRC è andata in timeout. - + The IRC server reported an error: - + Il server IRC riporta un errore: @@ -880,7 +880,7 @@ p, li { white-space: pre-wrap; } About PokerTH 0.6 - Informazioni su PokerTH 0.6 + Informazioni su PokerTH 0.6 @@ -888,7 +888,10 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html> @@ -899,12 +902,18 @@ p, li { white-space: pre-wrap; } © 2006-2007, FHammer, FThauer, LMay - + - Motore per il popolare Poker "Texas Holdem" +- Partite in singleplayer con un massimo di 6 avversari +- Partite multigiocatore in rete +- Sviluppato in C++ / QT4 + + +© 2006-2007, FHammer, FThauer, LMay <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a> - + <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a> @@ -928,7 +937,26 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui graphics design, webdesign</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Pagina progetto: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Autori: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idea iniziale, achitettura di base, implementazione gui, pacchetto linux</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idea iniziale, architettura di base, sviluppo motore</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - sviluppo di rete, pacchetto windows</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - grafica gui, webdesign</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pacchetto MacOS</p></body></html> @@ -936,7 +964,10 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">!!!Please replace this with your translator name!!! - !!!Please replace this with your language!!! - !!!If you like please replace this with your mail address (otherwise please remove)!!!</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Emiliano Volta - Italiano - emiliano.volta@gmail.com</p></body></html> @@ -957,7 +988,23 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">per diverse gallerie di avatar</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Viktoria, Benedikt, Erhard, Felix, Florian, Linus, Lothar, Mark</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - per gli avatar delle persone famose</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - per avatar vari </p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - per gli effetti sonori rilasciati sotto GPL</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - per la registrazione del suono dei gettoni</p></body></html> @@ -998,7 +1045,7 @@ p, li { white-space: pre-wrap; } Modalità aumento: - + Always double blinds Raddoppia sempre i blind @@ -1020,22 +1067,37 @@ p, li { white-space: pre-wrap; } After this: - Dopo questo: + Dopo di che: Always raise about: - Rilancia sempre di: + Rilancia sempre di: - + $ $ Stay at last blind - + Rimani all'ultimo blind + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind + @@ -1043,12 +1105,12 @@ p, li { white-space: pre-wrap; } Manual Blinds Order - Ordine Manuale Blind + Ordine Manuale Blind You cannot set more than 30 manual blinds. - + Non puoi impostare più di 30 blind manuali. @@ -1351,42 +1413,42 @@ p, li { white-space: pre-wrap; } Maximum number of players: - + Numero massimo di giocatori: Start Cash: - + Contante iniziale: First small blind: - + Primo small Blind: Blinds raise mode: - + Modalità aumento blind: Manual blinds list: - + Lista blind manuali: Timeout for player action (sec): - + Tempo limite per l'azione dei giocatori (sec): Internet Game Lobby - + Chat Partita su Internet Blinds raise interval: - + Intervallo per l'aumento dei blind: @@ -1397,17 +1459,17 @@ p, li { white-space: pre-wrap; } partita - + Game Info Informazioni Partita - + Server Error Errore server - + You should not kick yourself from this game! Non potete auto espellervi da questa partita! @@ -1424,32 +1486,32 @@ p, li { white-space: pre-wrap; } running - + in esecuzione open - + apri - + hands - mani - - - - minutes - minuti + mani - double blinds - + minutes + minuti - + + double blinds + raddoppia blind + + + manual blinds order - + ordine manuale blind @@ -1817,125 +1879,125 @@ Si desidera sovrascriverlo? Ctrl+N per iniziare una nuova partita - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Passo/All-In | F2 - Parola/Vedo | F3 - Punto/Rilancio - + Network Error Errore di rete - + Server address was not set. Indirizzo del server mancante. - + An invalid port was set (ports 0-1023 are not allowed). E' stata specificata una porta non valida (le porte 0-1023 non sono permesse). - + Could not create a socket for TCP communication. Impossibile creare un socket di comunicazione TCP. - + Could not set the IP address. Impossibile impostare l'indirizzo IP. - + Could not set the port for this type of address. Impossibile impostare la porta per questo tipo di indirizzo. - + The server name could not be resolved. Impossibile risolvere il nome del server. - + Bind failed - please choose a different port. Bind fallito - selezionare una porta diversa. - + Internal network error: "listen" failed. Errore di rete interno: "listen" fallito. - + Server execution was terminated. L'esecuzione del server è stata interrotta. - + Could not connect to the server. Impossibile connettersi al server. - + Internal network error: "select" failed. Errore di rete interno: "select" fallita. - + Internal network error: "send" failed. Errore di rete interno: "send" fallito. - + Internal network error: Duplicate TCP connection. Errore di rete interno: connessione TCP duplicata. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. E' stato ricevuto un pacchetto non valido. Assicurarsi che tutti i giocatori abbiano la stessa versione di PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Errore di stato interno. Assicurarsi che tutti i giocatori abbiano la stessa versione di PokerTH. - + The PokerTH server does not support this version of the game. Please update PokerTH. Il server di PokerTH non supporta questa versione del gioco. Si prega di aggiornare PokerTH. - + Sorry, this server is already full. Spiacente, il server è già al completo. - + Unable to join - the server has already started the game. Impossibile partecipare - la partita è già iniziata. - + Invalid password when joining the game. Please reenter the password and try again. Password sbagliata per la partita selezionata. Reinserire la password e riprovare. - + The password is too long. Please choose another one. Questa password è troppo lunga. Sceglierne una diversa. - + Your player name is already used by another player. Please choose a different name. Il tuo nome è già in uso da un altro giocatore. @@ -1947,7 +2009,7 @@ Scegliere un nome diverso. Il nome del giocatore è troppo lungo o troppo corto. Sceglierne uno diverso. - + An internal error occured. Errore interno. @@ -1957,17 +2019,17 @@ Scegliere un nome diverso. Ctrl+N per iniziare una nuova partita - + Start Inizio - + Stop Ferma - + Connection timed out. Please check the server address. @@ -1978,89 +2040,125 @@ Controllare l'indirizzo del server. Se il server è alle spalle di un router NAT, assicurarsi che sia stato abilitato il port forwarding. - + Connection was closed by the server. Connessione interrotta dal server. - + The server referred to an unknown player. Aborting. Il server ha contattato un giocatore sconosciuto. Operazione annullata. - + You were kicked from the server. Sei stato espulso dal server. - + The client player count is invalid. Il numero dei giocatori non è valido. - + The player name is too short, too long or reserved. Please choose another one. Il nome del giocatore è troppo corto, troppo lungo o è riservato. Si prega di sceglierne un altro. - + The game name is either too short or too long. Please choose another one. Il nome della partita è troppo corto o troppo lungo. Si prega di sceglierne un altro. - + The game could not be found. Impossibile trovare la partita. - + The chat text is invalid. Il testo nella chat non è valido. - + Network Notification Notifica in Rete - + You were kicked from the game. Sei stati espulso dalla partita. - + Sorry, this game is already full. Spiacente, la partita è già al completo. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In F1 - Punto/Rilancio | F2 - Parola/Vedo | F3 - Passo/All-In - + Chat Chat - + Manual mode set. You've got to choose yourself now. Impostata modalità manuale. Devi scegliere da solo, ora. - + Auto mode set: Check or call any. Settata modalità automatica: Parola o Vedi sempre. - + Auto mode set: Check or fold. Settata modalità automatica: Parola o Passo. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + Impossibile accedere alla chat di una partita in rete col nickname "Giocatore Umano". +Si prega di sceglierne un altro. + + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. @@ -2084,7 +2182,7 @@ Please choose another one. After this: - Dopo questo: + Dopo di che: @@ -2094,7 +2192,7 @@ Please choose another one. Always raise about: - Rilancia sempre di: + Rilancia sempre di: @@ -2104,7 +2202,22 @@ Please choose another one. Stay at last blind - Stai almeno fino al blind + Rimani all'ultimo blind + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind + @@ -2112,12 +2225,12 @@ Please choose another one. Manual Blinds Order - Ordine Manuale Blind + Ordine Manuale Blind You cannot set more than 30 manual blinds. - + Non puoi impostare più di 30 blind manuali. @@ -2246,7 +2359,8 @@ Si prega di scegliere un'immagine più piccola! The entered avatar picture doesn't exist. Please enter an valid picture! - + L'avatar indicato non esiste. +Inserite un'immagine valida! @@ -2590,7 +2704,7 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">N.B.: Le Impostazioni Predefinite di </span><span style=" font-weight:600; font-style:italic;">Gioco</span><span style=" font-style:italic;"> come "</span>Numero Massimo di Giocatori", "<span style=" font-style:italic;">Contante Iniziale" e "Small Blind" saranno utilizzate </span><span style=" font-weight:600; font-style:italic;">nelle impostazioni del gioco in rete.</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">N.B.: Le Impostazioni Predefinite di </span><span style=" font-weight:600; font-style:italic;">Gioco</span><span style=" font-style:italic;"> come "</span>Numero Massimo di Giocatori", "<span style=" font-style:italic;">Contante Iniziale" e "Small Blind" saranno utilizzate </span><span style=" font-weight:600; font-style:italic;">nelle impostazioni del gioco in rete.</span></p></body></html> @@ -2680,43 +2794,51 @@ p, li { white-space: pre-wrap; } Language: - + Lingua: Sound Categories - + Categorie suoni Play game actions sounds like "check", "call", "raise" - + Suoni per azioni di gioco come "parola", "vedo", "rilancio" Play lobby chat notifications - + Notifiche chat di gioco Play network/internet game notifications like "player joined the game" - + Notifiche nelle partite in rete come "il giocatore si è unito alla partita" Enable/Disable Lobby Chat (IRC Server) - + Abilita/Disabilita Chat (Server IRC) Player Nicks/Avatars + Nick/Avatar dei Giocatori + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> settingsDialogImpl - + Settings Error Errore nelle impostazioni @@ -2735,7 +2857,7 @@ Please select an valid directory! Inserite una directory valida! - + Select your flipside picture Selezionare un'immagine per il dorso delle carte @@ -2745,104 +2867,109 @@ Inserite una directory valida! Immmagine (*.png) - + Open Directory Apri cartella - + Images (*.png *.jpg *.gif) Immagini (*.png *.jpg *.gif) - + Blinds Error - + Errore Blind - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. - + La prima voce della tua lista dei blind manuali +è inferiore allo small blind iniziale corrente! +Il valore del primo small blind verrà impostato al massimo consentito. Dutch - + Olandese English - + Inglese French - + Francese German - + Tedesco Hungarian - + Ungherese Norse - + Norvegese Portuguese - + Portoghese Russian - + Russo Turkish - + Turco - + Language Changed - + Lingua Cambiata - + You have changed application language to %1. Please restart PokerTH to load new language! - + Hai cambiato la lingua dell'applicazione in %1. +Riavviare PokerTH per caricare il nuovo linguaggio! Italian - + Italiano Slovak - + Slovacco - + The entered flipside picture doesn't exist. Please enter an valid picture! - + L'immagine selezionata per il dorso delle carte non esiste. +Inserite un'immagine valida! - + The log file directory doesn't exist. Please select an valid directory! - + La cartella per il file di log non esiste. +Inserite una directory valida! diff --git a/ts/pokerth_nl.ts b/ts/pokerth_nl.ts index 0586436e..fd4b4d1c 100644 --- a/ts/pokerth_nl.ts +++ b/ts/pokerth_nl.ts @@ -1,65 +1,64 @@ - LobbyChat - + Successfully connected to Er is verbinding met - + Joined channel: Verbinding met kanaal: - + as user als gebruiker - + Network Notification Netwerkmelding - + You were kicked from the server. U bent verwijderd van de server. - + was kicked from the server by is van de server verwijderd door - + Connecting to Chat server... Verbinding maken met chatserver... - + An internal IRC error has occured: Er is een interne IRC-fout opgetreden: - + Could not connect to the IRC server. Chat will be unavailable. Kan geen verbinding maken met de IRC-server. Chatten is niet beschikbaar. - + The IRC server terminated the connection. Chat will be unavailable. De IRC-server heeft de verbinding verbroken. Chatten is niet beschikbaar. - + An IRC action timed out. Een IRC-actie duurde te lang. - + The IRC server reported an error: De IRC-server meldde een fout: @@ -67,12 +66,12 @@ aboutPokerth - + About Info - + Project Project @@ -101,7 +100,7 @@ p, li { white-space: pre-wrap; } <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpagina: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Makers: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idee, basisarchitectuur, implementatie van de grafische interface, Linuxpakket, webmaster@pokerth.net</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - idee, basisarchitectuur, ontwikkeling van de simulator</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - netwerkprogrammatuur, Windowspakket</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - ontwerp van de grafische interface, webdesign</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS-pakket</p></body></html> - + License Licentie @@ -799,12 +798,12 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> - + Close Sluiten - + Thanks to Met dank aan @@ -843,7 +842,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> - + Translation Vertaling @@ -892,12 +891,12 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - voor het zelf opgenomen geluid van fiches</p></body></html> - + About PokerTH 0.6 Info over PokerTH 0.6 - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> @@ -908,7 +907,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html> - + - Poker Engine for the popular "Texas Holdem" Poker - Singleplayer games with up to 6 computer-opponents - Multiplayer network games @@ -925,12 +924,12 @@ p, li { white-space: pre-wrap; } © 2006-2007, FHammer, FThauer, LMay - + <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a> <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> @@ -973,7 +972,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS-pakket</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> @@ -1015,7 +1014,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - voor zelf opgenomen fichegeluiden</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> @@ -1055,90 +1054,105 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialog - + Change Blinds Settings Instellingen van de blinds wijzigen - + First small blind: Eerste kleine blind: - + Raise blinds: Blinds verhogen: - + Every: Na elke: - + hands rondes - + minutes minuten - + Raise mode: Verhoogmodus: - + Always double blinds Blinds altijd verdubbelen - + Manual blinds order: Handmatige blinds: - + Delete Verwijderen - + Add Toevoegen - + After this: - Hierna: + Hierna: - + Always raise about: - Blijven verhogen met: + Blijven verhogen met: - + $ $ - + Stay at last blind - Bij laatste blind blijven + Bij laatste blind blijven + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind + changeCompleteBlindsDialogImpl - + Manual Blinds Order Handmatige blinds - + You cannot set more than 30 manual blinds. U kunt niet meer dan 30 blinds handmatig instellen. @@ -1146,12 +1160,12 @@ p, li { white-space: pre-wrap; } changeHumanPlayerNameDialog - + Network Error Netwerkfout - + Name: Naam: @@ -1159,17 +1173,17 @@ p, li { white-space: pre-wrap; } connectToServerDialog - + Connect to Server Verbinding maken met de server - + Connecting to Server ... Verbinding maken met de server ... - + Cancel Annuleren @@ -1177,22 +1191,22 @@ p, li { white-space: pre-wrap; } connectToServerDialogImpl - + Resolving address... Adres opzoeken... - + Connecting to server... Verbinding maken met de server ... - + Starting session... Sessie starten... - + Connection established! Er is verbinding gemaakt! @@ -1200,7 +1214,7 @@ p, li { white-space: pre-wrap; } createInternetGameDialog - + Create Game Spel maken @@ -1210,7 +1224,7 @@ p, li { white-space: pre-wrap; } Instellingen van spel - + Game Speed for computer opponents: Speelsnelheid van computertegenstanders: @@ -1220,17 +1234,17 @@ p, li { white-space: pre-wrap; } Rondes voordat blinds omhooggaan: - + Timeout for player action (sec): Bedenktijd voor de spelers (sec): - + Maximum number of players: Maximale aantal spelers: - + Start Cash: Startgeld: @@ -1240,12 +1254,12 @@ p, li { white-space: pre-wrap; } Kleine blind: - + Password: Wachtwoord: - + Cancel Annuleren @@ -1255,27 +1269,27 @@ p, li { white-space: pre-wrap; } Rondes voordat de blinds stijgen: - + Create Internet Game Internetspel maken - + Internet Game Settings Instellingen van internetspel - + Blinds Blinds - + Use saved blinds settings Opgeslagen instellingen gebruiken voor de blinds - + Change blinds settings ... Instellingen van de blinds wijzigen ... @@ -1283,17 +1297,17 @@ p, li { white-space: pre-wrap; } createNetworkGameDialog - + Create Network Game Nieuw netwerkspel maken - + Network Game Settings Instellingen van netwerkspel - + Start Cash: Startgeld: @@ -1303,12 +1317,12 @@ p, li { white-space: pre-wrap; } Kleine blind: - + Create Game Spel maken - + Cancel Annuleren @@ -1318,17 +1332,17 @@ p, li { white-space: pre-wrap; } Rondes voordat blinds omhooggaan: - + Timeout for player action (sec): Bedenktijd voor de spelers (sec): - + Maximum number of players: Maximale aantal spelers: - + Game Speed for computer opponents: Speelsnelheid van computertegenstanders: @@ -1338,17 +1352,17 @@ p, li { white-space: pre-wrap; } Rondes voordat de blinds stijgen: - + Blinds Blinds - + Use saved blinds settings Opgeslagen instellingen gebruiken voor de blinds - + Change blinds settings ... Instellingen van de blinds wijzigen ... @@ -1361,12 +1375,12 @@ p, li { white-space: pre-wrap; } Spellobby - + Lobby-Chat Lobby - Chat - + Game Spel @@ -1376,22 +1390,22 @@ p, li { white-space: pre-wrap; } Speler - + Private Privé - + Game Info Spelinformatie - + Connected Players Spelers met verbinding - + Start Game Spel starten @@ -1461,17 +1475,17 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Bedenktijd voor de spelers (sec):</span></p></body></html> - + Fill up with computer opponents Tafel vol maken met computerspelers - + Create Game Spel maken - + Join Game Meedoen met spel @@ -1506,42 +1520,42 @@ p, li { white-space: pre-wrap; } Rondes voordat de blinds stijgen: - + Leave Game Spel verlaten - + Available Players Beschikbare spelers - + Kick Player Speler verwijderen - + Players Spelers - + State Status - + Maximum number of players: Maximale aantal spelers: - + Start Cash: Startgeld: - + First small blind: Eerste kleine blind: @@ -1551,27 +1565,27 @@ p, li { white-space: pre-wrap; } Interval verhoging blinds: - + Blinds raise mode: Verhoogmodus van de blinds: - + Manual blinds list: Handmatige lijst met blinds: - + Timeout for player action (sec): Bedenktijd voor de spelers (sec): - + Internet Game Lobby Lobby van internetspel - + Blinds raise interval: Interval verhoging blinds: @@ -1579,62 +1593,62 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Game Info Spelinformatie - + Server Error Serverfout - + You should not kick yourself from this game! U mag zichzelf niet uit dit spel verwijderen! - + game spel - + Joining a private Game Meedoen met een privéspel - + You are about to join a private game. Please enter the password! U wilt meedoen met een privéspel. Voer het wachtwoord in! - + running bezig - + open open - + hands rondes - + minutes minuten - + double blinds verdubbeling - + manual blinds order handmatige volgorde @@ -1642,102 +1656,102 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialog - + Join Network Game Met netwerkspel meedoen - + Connect to Network Game Verbinding maken met netwerkspel - + Use IPv6 IPv6 gebruiken - + myServerProfile1 mijnServerProfiel1 - + Profile Name: Profielnaam: - + IP Address / Domain Name: IP-adres / Domeinnaam: - + Port: Poort: - + Password (optional): Wachtwoord (niet verplicht): - + Server Profiles Serverprofielen - + IPv6 IPv6 - + Save Opslaan - + Delete Verwijderen - + Connect Verbinding maken - + Close Sluiten - + Name Naam - + Address Adres - + Port Poort - + SCTP SCTP - + Use SCTP SCTP gebruiken - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -1748,7 +1762,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://nl.wikipedia.org/wiki/Stream_Control_Transmission_Protocol"><span style=" text-decoration: underline; color:#0000ff;">Wat is dit?</span></a></p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -1762,19 +1776,19 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + Load Server-Profile-File Error Fout bij het laden van het serverprofielbestand - + Could not load server-profiles-file: Kan het serverprofielbestand niet laden: - + Save Server Profile Error Fout bij het opslaan van het serverprofiel @@ -1784,29 +1798,29 @@ p, li { white-space: pre-wrap; } Een profiel met de naam: " - + Read Server-Profile List Error Fout bij het lezen van de lijst met serverprofielen - + Could not read server-profiles list Kan de lijst met serverprofielen niet lezen - + Save Server-Profile-File Error Fout bij het opslaan van het serverprofielbestand - + Could not save server-profiles-file: Kan het serverprofielbestand niet opslaan: - + A profile with the name: %1 already exists. Would you like to overwrite ? Er bestaat al een profiel met de naam %1. @@ -1826,82 +1840,82 @@ Wilt u dat profiel overschrijven? QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + Speed: Snelheid: - + Stop Stop - + View Beeld - + Game Spel - + Ctrl+N Ctrl+N - + Quit Afsluiten - + About PokerTH ... Info over PokerTH ... - + Settings ... Instellingen ... - + Create Network Game ... Netwerkspel maken ... - + Join Network Game ... Met netwerkspel meedoen ... - + Fullscreen Volledig scherm - + Hands Handen - + Chat Chat - + Log Log - + Start Local Game ... Lokaal spel starten ... - + Ctrl+Q Ctrl+Q @@ -1916,7 +1930,7 @@ Wilt u dat profiel overschrijven? ⌘F - + Show/Hide Chat Window Chatvenster Aan/Uit @@ -1931,7 +1945,7 @@ Wilt u dat profiel overschrijven? ⌘H - + Show/Hide Log Window Logvenster Aan/Uit @@ -1941,57 +1955,57 @@ Wilt u dat profiel overschrijven? ⌘L - + Show/Hide Hands Window Handenvenster Aan/Uit - + Ctrl+O Ctrl+O - + Ctrl+J Ctrl+J - + Ctrl+F Ctrl+F - + Ctrl+T Ctrl+T - + Ctrl+H Ctrl+H - + Ctrl+L Ctrl+L - + PokerTH 0.6 - The Open-Source Texas Holdem Engine PokertTH 0.6 - De Open-Source Texas Holdem Simulator - + Network Game Netwerkspel - + Internet Game ... Internetspel ... - + Ctrl+I Ctrl+I @@ -1999,130 +2013,130 @@ Wilt u dat profiel overschrijven? mainWindowImpl - + Ctrl+N to start a new game Ctrl+N om een nieuw spel te starten - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Folden/All-In | F2 - Checken/Callen | F3 - Betten/Raisen - + Network Error Netwerkfout - + Server address was not set. Serveradres is niet ingesteld. - + An invalid port was set (ports 0-1023 are not allowed). Ongeldige poort ingesteld (poorten 0-1023 zijn niet toegestaan). - + Could not create a socket for TCP communication. Kan geen socket maken voor TCP-communicatie. - + Could not set the IP address. Kan het IP-adres niet instellen. - + Could not set the port for this type of address. Kan de poort niet instellen voor dit adrestype. - + The server name could not be resolved. Kan geen server met die naam vinden. - + Bind failed - please choose a different port. Kan niet verbinden - kies een andere poort. - + Internal network error: "listen" failed. Interne netwerkfout: "listen" niet uitvoerbaar. - + Server execution was terminated. Het uitvoeren op de server is afgebroken. - + Could not connect to the server. Kan geen verbinding maken met de server. - + Internal network error: "select" failed. Interne netwerkfout: "select" niet uitvoerbaar. - + Internal network error: "send" failed. Interne netwerkfout: "send" niet uitvoerbaar. - + Internal network error: Duplicate TCP connection. Interne netwerkfout: Dubbele TCP-verbinding. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Ongeldig netwerkpakket ontvangen. Zorg ervoor dat alle spelers dezelfde versie van PokerTH gebruiken. - + Internal state error. Please make sure that all players use the same version of PokerTH. Interne statusfout. Zorg ervoor dat alle spelers dezelfde versie van PokerTH gebruiken. - + The PokerTH server does not support this version of the game. Please update PokerTH. De PokerTH-server ondersteunt deze versie van het spel niet. Zorg ervoor dat u de nieuwste versie van PokerTH heeft. - + Sorry, this server is already full. Deze server is al vol. - + Unable to join - the server has already started the game. Kan niet meedoen - de server heeft het spel al gestart. - + Invalid password when joining the game. Please reenter the password and try again. Ongeldig wachtwoord bij het verbinden. Voer het wachtwoord opnieuw in en probeer het opnieuw. - + The password is too long. Please choose another one. Het wachtwoord is te lang. Kies een ander wachtwoord. - + Your player name is already used by another player. Please choose a different name. Uw spelersnaam is al in gebruik door een andere speler. @@ -2134,27 +2148,27 @@ Kies een andere naam. De spelersnaam is te kort of te lang. Kies een andere naam. - + An internal error occured. Interne fout opgetreden. - + Cmd+N to start a new game Cmd+N om een nieuw spel te starten - + Start Start - + Stop Stop - + Connection timed out. Please check the server address. @@ -2165,145 +2179,195 @@ Controleer het serveradres. Als de server zich achter een NAT-router bevindt, controleer dan daar of port forwarding goed ingesteld is. - + Connection was closed by the server. De verbinding is verbroken door de server. - + The server referred to an unknown player. Aborting. De server verwees naar een onbekende speler. Verbinding verbroken. - + You were kicked from the server. U bent verwijderd van de server. - + The client player count is invalid. Het aantal spelers dat meedoet klopt niet. - + The player name is too short, too long or reserved. Please choose another one. De spelersnaam is te kort, te lang, of al opgeëist. Kies een andere naam. - + The game name is either too short or too long. Please choose another one. De naam van het spel is te kort of te lang. Kies een andere naam. - + The game could not be found. Kan het spel niet vinden. - + The chat text is invalid. Ongeldige chattekst. - + Network Notification Netwerkmelding - + You were kicked from the game. U bent uit het spel verwijderd. - + Sorry, this game is already full. Dit spel is al vol. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In F1 - Betten/Raisen | F2 - Checken/Callen | F3 - Folden/All-In - + Chat Chat - + Manual mode set. You've got to choose yourself now. Handmatige modus ingesteld. U moet nu zelf kiezen. - + Auto mode set: Check or call any. Automatische modus ingesteld: altijd checken of callen. - + Auto mode set: Check or fold. Automatische modus ingesteld: checken of folden. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. U kunt met de standaardnaam geen verbinding maken met de lobby van het internetspel. Kies een andere naam. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog - + Manual Blinds Order Handmatige blinds - + Delete Verwijderen - + Add Toevoegen - + After this: - Hierna: + Hierna: - + Always double blinds Blinds blijven verdubbelen - + Always raise about: - Blijven verhogen met: + Blijven verhogen met: - + $ $ - + Stay at last blind - Bij laatste blind blijven + Bij laatste blind blijven + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind + manualBlindsOrderDialogImpl - + Manual Blinds Order Handmatige blinds - + You cannot set more than 30 manual blinds. U kunt niet meer dan 30 blinds handmatig instellen. @@ -2311,22 +2375,22 @@ Kies een andere naam. newGameDialog - + Start Local Game Lokaal spel starten - + Local Game Settings Instellingen van lokaal spel - + Game Speed: Speelsnelheid: - + Start Cash: Startgeld: @@ -2336,7 +2400,7 @@ Kies een andere naam. Kleine blind: - + Number of players: Aantal spelers: @@ -2351,17 +2415,17 @@ Kies een andere naam. Rondes voordat de blinds stijgen: - + Blinds Blinds - + Use saved blinds settings Opgeslagen instellingen gebruiken voor de blinds - + Change blinds settings ... Instellingen van de blinds wijzigen ... @@ -2369,27 +2433,27 @@ Kies een andere naam. selectAvatarDialog - + Please select an avatar Selecteer een avatar - + Select an avatar Een avatar selecteren - + Load avatar from external file Een avatar uit een extern bestand laden - + People Mensen - + Miscellaneous Overig @@ -2397,12 +2461,12 @@ Kies een andere naam. selectAvatarDialogImpl - + Avatar File Error Bestandsfout bij het openen van de avatar - + Please select an avatar from the list! Selecteer een avatar uit de lijst! @@ -2414,7 +2478,7 @@ Please enter an valid picture! Stel een geldige afbeelding in! - + Select external avatar picture Een externe avatar selecteren @@ -2424,19 +2488,19 @@ Stel een geldige afbeelding in! Afbeeldingen (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Het gekozen afbeeldingsbestand is te groot. (Max. 30 kB) Kies een kleinere afbeelding! - + Images (*.png *.jpg *.gif) Afbeeldingen (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! De ingestelde avatar bestaat niet. @@ -2446,17 +2510,17 @@ Stel een geldige afbeelding in! settingsDialog - + Interface Interface - + Flipside of Cards Kaartachterkant - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -2464,7 +2528,7 @@ p, li { white-space: pre-wrap; } <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: Beste kwaliteit met een hoogte-breedteverhouding gelijk aan </span><span style=" font-weight:600; font-style:italic;">hoogte=140, breedte=100.</span></p></body></html> - + Default Standaard @@ -2479,7 +2543,7 @@ p, li { white-space: pre-wrap; } Kleine blind: - + Start Cash: Startgeld: @@ -2494,17 +2558,17 @@ p, li { white-space: pre-wrap; } Server-instellingen - + Server Port: Serverpoort: - + Use IPv6 IPv6 gebruiken - + Server Password: Serverwachtwoord: @@ -2514,112 +2578,112 @@ p, li { white-space: pre-wrap; } Standaardinstellingen van netwerkspel - + Computer Engine Computertegenstanders - + Opponent 5: Tegenstander 5: - + Opponent 3: Tegenstander 3: - + Opponent 2: Tegenstander 2: - + Opponent 6: Tegenstander 6: - + Opponent 1: Tegenstander 1: - + Opponent 4: Tegenstander 4: - + Human Player: Menselijke Speler: - + Player Nicks Spelersnamen - + Day(s) dag(en) - + Log File Directory: Map voor logbestanden: - + Log Messages Logberichten - + Local Game Settings Instellingen van lokaal spel - + Network Game Settings Instellingen van netwerkspel - + Show flip-card animation Omdraaiende kaarten-animatie weergeven - + Own flipside picture: Eigen afbeelding voor kaartachterkant: - + Show fade-out animation for non-winning cards Fade out-animatie van niet-winnende kaarten weergeven - + Show intro on startup Introductiescherm weergeven bij het starten - + Show right toolbox (F11 to switch on/off) Rechter hulpscherm weergeven (F11 om aan/uit te zetten) - + Show left toolbox (F10 to switch on/off) Linker hulpscherm weergeven (F10 om aan/uit te zetten) - + Show statusbar messages Berichten weergeven in de statusbalk - + Show game settings dialog on every new game Instellingenvenster laten zien voor elk nieuw spel @@ -2629,22 +2693,22 @@ p, li { white-space: pre-wrap; } Rondes voordat blinds omhooggaan: - + Number of players: Aantal spelers: - + Game Speed: Speelsnelheid: - + Pause between hands (press "start" button to go on) Stoppen tussen rondes (druk op Start om door te gaan) - + Game Speed for computer opponents: Speelsnelheid van computertegenstanders: @@ -2654,27 +2718,27 @@ p, li { white-space: pre-wrap; } Simulatorversie van computertegenstanders: - + Enable/Disable Logging Logbestanden schrijven - + Store log files for Bewaar de logbestanden - + Write log after every: Logbestand bijwerken na elke: - + Show buttons for small blind and big blind Buttons voor kleine blind en grote blind weergeven - + Play sound effects Geluidseffecten afspelen @@ -2684,22 +2748,22 @@ p, li { white-space: pre-wrap; } 0.4 (huidige) - + Use SCTP SCTP gebruiken - + <a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a> <a href="http://nl.wikipedia.org/wiki/Ipv6">Wat is dit?</a> - + <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a> <a href="http://nl.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Wat is dit?</a> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -2710,93 +2774,93 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: Avatars hebben de beste kwaliteit met een hoogte-breedteverhouding gelijk aan </span><span style=" font-weight:600; font-style:italic;">hoogte=50, breedte=50.</span></p></body></html> - + Settings Instellingen - + Maximum number of players: Maximale aantal spelers: - + Sound Volume: Volume: - + 10 10 - + Timeout for player action (sec): Bedenktijd voor de spelers (sec): - + action (high frequent disc access) handeling (veel schijfactiviteit) - + hand (medium disc access) ronde (matige schijfactiviteit) - + game (low disc access) partij (weinig schijfactiviteit) - + Show own cards only on mouse click Kaarten alleen weergeven bij muisklik - + Sound Geluid - + Network Server Settings Instellingen van netwerkserver - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Opmerking: standaard </span><span style=" font-weight:600; font-style:italic;">spelinstellingen</span><span style=" font-style:italic;">, zoals "</span>Maximale aantal spelers", "<span style=" font-style:italic;">Startgeld" en "Kleine blind" worden overgenomen van </span><span style=" font-weight:600; font-style:italic;">Instellingen van netwerkspel.</span></p></body></html> - + Internet Server Settings (Dedicated Server) Instellingen van internetserver (pokerserver) - + Server Address: Serveradres: - + Use password for private game: Wachtwoord gebruiken voor privéspel: - + Internet Game Settings Instellingen van internetspel - + QLabel { font-weight: bold; } QLabel { font-weight: bold; } @@ -2811,110 +2875,118 @@ p, li { white-space: pre-wrap; } Instellingen voor het chatten in de lobby (IRC-server) - + chat.freenode.net chat.freenode.net - + Channel: Kanaal: - + #pokerth #pokerth - + Reverse order of F-Keys (F1 - F3) Omgekeerde volgorde van F-toetsen (F1 - F3) - + First small blind: Eerste kleine blind: - + Raise blinds: Blinds verhogen: - + Every: Na elke: - + hands rondes - + minutes minuten - + Raise mode: Verhoogmodus: - + Always double blinds Blinds altijd verdubbelen - + Manual blinds order: Handmatige blinds: - + Edit ... Bewerken ... - + Sound Categories Geluidcategorieën - + Play game actions sounds like "check", "call", "raise" Geluiden van spelacties als 'checken', 'callen' en 'raisen' - + Play lobby chat notifications Meldingen van het chatten in de lobby - + Play network/internet game notifications like "player joined the game" Meldingen van netwerk-/internetspellen als 'speler erbij' - + Language: Taal: - + Enable/Disable Lobby Chat (IRC Server) Chatten in de lobby (IRC-server) Aan/Uit - + Player Nicks/Avatars Spelersnamen/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl - + Settings Error Fout in instellingen @@ -2933,7 +3005,7 @@ Please select an valid directory! Selecteer een geldige map! - + Select your flipside picture Uw afbeelding voor de kaartachterkant selecteren @@ -2943,22 +3015,22 @@ Selecteer een geldige map! Afbeeldingen (*.png) - + Open Directory Open map - + Images (*.png *.jpg *.gif) Afbeeldingen (*.png *.jpg *.gif) - + Blinds Error Fout in blinds - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2967,27 +3039,27 @@ is minder dan de eerste kleine blind! De eerste kleine blind wordt ingesteld op de maximale waarde. - + Dutch Nederlands - + English Engels - + French Frans - + German Duits - + Hungarian Hongaars @@ -2997,17 +3069,17 @@ De eerste kleine blind wordt ingesteld op de maximale waarde. Italiaans - + Norse Noors - + Portuguese Portugees - + Russian Russisch @@ -3017,41 +3089,41 @@ De eerste kleine blind wordt ingesteld op de maximale waarde. Slowaaks - + Turkish Turks - + Language Changed Taal is gewijzigd - + You have changed application language to %1. Please restart PokerTH to load new language! U heeft de taal van het programma gewijzigd naar %1. Start PokerTH opnieuw om de nieuwe taal te laden! - + Italian Italiaans - + Slovak Slowaaks - + The entered flipside picture doesn't exist. Please enter an valid picture! De ingestelde afbeelding voor de kaartachterkant bestaat niet. Stel een geldige afbeelding in! - + The log file directory doesn't exist. Please select an valid directory! De map voor logbestanden bestaat niet. @@ -3061,27 +3133,27 @@ Selecteer een geldige map! startNetworkGameDialog - + Start Network Game Netwerkspel starten - + Maximum number of players: Maximale aantal spelers: - + Start Game Spel starten - + Cancel Annuleren - + 0 0 @@ -3091,22 +3163,22 @@ Selecteer een geldige map! Verwijderen - + Connected Players Spelers met verbinding - + Lobby-Chat Lobby - Chat - + Fill up with computer opponents Tafel vol maken met computerspelers - + Kick Player Speler verwijderen @@ -3114,12 +3186,12 @@ Selecteer een geldige map! startNetworkGameDialogImpl - + Server Error Serverfout - + You should not kick yourself from this game! U mag zichzelf niet uit dit spel verwijderen! diff --git a/ts/pokerth_no.ts b/ts/pokerth_no.ts index e55db784..2e658d7f 100644 --- a/ts/pokerth_no.ts +++ b/ts/pokerth_no.ts @@ -3,62 +3,62 @@ LobbyChat - + Successfully connected to - + Joined channel: - + as user - + Network Notification - + You were kicked from the server. Du ble kastet ut fra tjeneren. - + was kicked from the server by - + Connecting to Chat server... - + An internal IRC error has occured: - + Could not connect to the IRC server. Chat will be unavailable. - + The IRC server terminated the connection. Chat will be unavailable. - + An IRC action timed out. - + The IRC server reported an error: @@ -623,7 +623,7 @@ p, li { white-space: pre-wrap; } - + Always double blinds @@ -643,23 +643,23 @@ p, li { white-space: pre-wrap; } - - After this: - - - - - Always raise about: - - - - + $ - - Stay at last blind + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -1012,17 +1012,17 @@ p, li { white-space: pre-wrap; } - + Game Info - + Server Error Feil hos tjener - + You should not kick yourself from this game! Du burde ikke kaste deg selv ut fra spillet! @@ -1047,22 +1047,22 @@ p, li { white-space: pre-wrap; } - + hands - + minutes - + double blinds - + manual blinds order @@ -1430,135 +1430,135 @@ Would you like to overwrite ? Ctrl+N for å starte et nytt spill - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Kast/Sats allt | F2 - Pass/Syn | F3 - Sats/Høyne - + Start Start - + Stop Stopp - + Network Error Nettverksfeil - + Server address was not set. Tjener-adresse var ikke satt. - + An invalid port was set (ports 0-1023 are not allowed). En ugyldig port var satt (porter 0-1023 er ikke tillatt). - + Could not create a socket for TCP communication. Kunne ikke lage en kontakt for TCP-kommunikasjon. - + Could not set the IP address. Kunne ikke sette IP-adressen. - + Could not set the port for this type of address. Kunne ikke sette porten for denne typen adresse. - + The server name could not be resolved. Tjenernavnet kunne ikke konverteres. - + Bind failed - please choose a different port. Kunne ikke binde - vennligst velg en annen port. - + Internal network error: "listen" failed. Intern nettverksfeil - "listen" feilet. - + Server execution was terminated. Tjener-utførelse ble avbrutt. - + Could not connect to the server. Kunne ikke koble til tjeneren. - + Internal network error: "select" failed. Intern nettverksfeil - "select" feilet. - + Internal network error: "send" failed. Intern nettverksfeil - "send" feilet. - + Internal network error: Duplicate TCP connection. Intern nettverksfeil - Dobbel TCP-tilkobling. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. En ugyldig TCP-pakke ble mottatt. Vennligst forsikre deg om at alle spillere bruker samme versjon av PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Intern tilstands-feil. Vennligst forsikre deg om at alle spillere bruker samme versjon av PokerTH. - + The PokerTH server does not support this version of the game. Please update PokerTH. Tjeneren støtter ikke denne versjonen av spillet. Vennligst oppdater PokerTH. - + Sorry, this server is already full. Beklager, tjeneren har ikke plass til flere spillere. - + Unable to join - the server has already started the game. Kan ikke bli med - tjeneren har allerede startet spillet. - + Invalid password when joining the game. Please reenter the password and try again. Ugyldig passord. Prøv igjen. - + The password is too long. Please choose another one. Passordet er for langt. Vennligst velg et annet. - + Your player name is already used by another player. Please choose a different name. Ditt spillernavn er allerede valgt av en annen spiller. @@ -1570,12 +1570,12 @@ Vennligst velg et annet navn. Spillernavnet er enten for kort eller for langt. Vennligst velg et annet. - + An internal error occured. En intern feil oppstod. - + Connection timed out. Please check the server address. @@ -1586,91 +1586,126 @@ Vennligst sjekk tjener-adressen. Hvis tjeneren er bak en NAT-ruter, forsikre deg om at videresending er satt opp riktig. - + Connection was closed by the server. Tilkoblingen ble stengt av tjeneren. - + The server referred to an unknown player. Aborting. Tjeneren referete til en ukjent spiller. Avbryter. - + You were kicked from the server. Du ble kastet ut fra tjeneren. - + The client player count is invalid. Ugyldig antall spillere. - + The player name is too short, too long or reserved. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat Prat - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog @@ -1689,29 +1724,29 @@ Please choose another one. Add - - - After this: - - Always double blinds - - - Always raise about: - - $ + + + Afterwards: + + + + + Always raise by: + + - Stay at last blind + Keep last blind @@ -2183,14 +2218,6 @@ p, li { white-space: pre-wrap; } Internet Game Settings - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - - Internet Server Settings (Dedicated Server) @@ -2306,11 +2333,19 @@ p, li { white-space: pre-wrap; } Player Nicks/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl - + Settings Error Feil i instillinger @@ -2329,7 +2364,7 @@ Please select an valid directory! Vennligst velg en gyldig katalog! - + Select your flipside picture Velg bakside-bilde @@ -2339,22 +2374,22 @@ Vennligst velg en gyldig katalog! Bilder (*.png) - + Open Directory Åpne mappe - + Images (*.png *.jpg *.gif) - + Blinds Error - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2406,12 +2441,12 @@ This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -2427,13 +2462,13 @@ Please restart PokerTH to load new language! - + The entered flipside picture doesn't exist. Please enter an valid picture! - + The log file directory doesn't exist. Please select an valid directory! diff --git a/ts/pokerth_pl.ts b/ts/pokerth_pl.ts index 180c2a39..f3e6f4ee 100644 --- a/ts/pokerth_pl.ts +++ b/ts/pokerth_pl.ts @@ -3,62 +3,62 @@ LobbyChat - + Successfully connected to - + Joined channel: - + as user - + Network Notification - + You were kicked from the server. - + was kicked from the server by - + Connecting to Chat server... - + An internal IRC error has occured: - + Could not connect to the IRC server. Chat will be unavailable. - + The IRC server terminated the connection. Chat will be unavailable. - + An IRC action timed out. - + The IRC server reported an error: @@ -216,7 +216,7 @@ p, li { white-space: pre-wrap; } - + Always double blinds @@ -236,23 +236,23 @@ p, li { white-space: pre-wrap; } - - After this: - - - - - Always raise about: - - - - + $ - - Stay at last blind + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -565,17 +565,17 @@ p, li { white-space: pre-wrap; } - + Game Info - + Server Error - + You should not kick yourself from this game! @@ -600,22 +600,22 @@ p, li { white-space: pre-wrap; } - + hands - + minutes - + double blinds - + manual blinds order @@ -931,7 +931,7 @@ Would you like to overwrite ? mainWindowImpl - + Stop @@ -946,72 +946,72 @@ Would you like to overwrite ? - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise - + Start - + Network Error - + Server address was not set. - + An invalid port was set (ports 0-1023 are not allowed). - + Could not create a socket for TCP communication. - + Could not set the IP address. - + Could not set the port for this type of address. - + The server name could not be resolved. - + Bind failed - please choose a different port. - + Internal network error: "listen" failed. - + Server execution was terminated. - + Could not connect to the server. - + Connection timed out. Please check the server address. @@ -1019,156 +1019,191 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Internal network error: "select" failed. - + Internal network error: "send" failed. - + Connection was closed by the server. - + Internal network error: Duplicate TCP connection. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. - + The PokerTH server does not support this version of the game. Please update PokerTH. - + Sorry, this server is already full. - + Unable to join - the server has already started the game. - + Invalid password when joining the game. Please reenter the password and try again. - + The password is too long. Please choose another one. - + Your player name is already used by another player. Please choose a different name. - + The server referred to an unknown player. Aborting. - + You were kicked from the server. - + The client player count is invalid. - + An internal error occured. - + The player name is too short, too long or reserved. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog @@ -1187,29 +1222,29 @@ Please choose another one. Add - - - After this: - - Always double blinds - - - Always raise about: - - $ + + + Afterwards: + + + + + Always raise by: + + - Stay at last blind + Keep last blind @@ -1620,14 +1655,6 @@ p, li { white-space: pre-wrap; } Internet Game Settings - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - - Internet Server Settings (Dedicated Server) @@ -1743,36 +1770,44 @@ p, li { white-space: pre-wrap; } Player Nicks/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl - + Settings Error - + Select your flipside picture - + Open Directory - + Images (*.png *.jpg *.gif) - + Blinds Error - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -1824,12 +1859,12 @@ This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -1845,13 +1880,13 @@ Please restart PokerTH to load new language! - + The entered flipside picture doesn't exist. Please enter an valid picture! - + The log file directory doesn't exist. Please select an valid directory! diff --git a/ts/pokerth_ptbr.ts b/ts/pokerth_ptbr.ts index f4bfa470..21bf1f16 100644 --- a/ts/pokerth_ptbr.ts +++ b/ts/pokerth_ptbr.ts @@ -3,62 +3,62 @@ LobbyChat - + Successfully connected to - + Joined channel: - + as user - + Network Notification Notificação de Rede - + You were kicked from the server. Você foi chutado pelo servidor. - + was kicked from the server by - + Connecting to Chat server... - + An internal IRC error has occured: - + Could not connect to the IRC server. Chat will be unavailable. - + The IRC server terminated the connection. Chat will be unavailable. - + An IRC action timed out. - + The IRC server reported an error: @@ -649,7 +649,7 @@ p, li { white-space: pre-wrap; } Modo aumentar: - + Always double blinds Sempre duplo blinds @@ -671,22 +671,37 @@ p, li { white-space: pre-wrap; } After this: - Depois disto: + Depois disto: Always raise about: - Sempre aumentar sobre: + Sempre aumentar sobre: - + $ $ Stay at last blind - Ficar com o último blind + Ficar com o último blind + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind + @@ -1048,17 +1063,17 @@ p, li { white-space: pre-wrap; } jogo - + Game Info Info de jogo - + Server Error Erro de Servidor - + You should not kick yourself from this game! Você não pode se chutar deste jogo! @@ -1083,22 +1098,22 @@ p, li { white-space: pre-wrap; } - + hands Mãos - + minutes minutos - + double blinds - + manual blinds order @@ -1443,24 +1458,24 @@ Você gostaria de substituir ? mainWindowImpl - + An internal error occured. Um erro interno ocorreu. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Um pacote inválido foi recebido. Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH. - + An invalid port was set (ports 0-1023 are not allowed). Porta inválida adicionada (portas 0-1023 não são permitidas). - + Bind failed - please choose a different port. A conexão falhou - por favor escolha uma porta diferente. @@ -1470,7 +1485,7 @@ Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerT Cmd+N para começar um novo jogo - + Connection timed out. Please check the server address. @@ -1481,27 +1496,27 @@ Por favor verifique o endereço do servidor. Caso o servidor esteja atrás de um NAT-Router, tenha certeza de que a porta esteja configurada no servidor. - + Connection was closed by the server. Conexão foi fechada pelo servidor. - + Could not connect to the server. Não foi possível conectar ao servidor. - + Could not create a socket for TCP communication. Não foi possível criar um socket para comunicação por TCP. - + Could not set the IP address. Não foi possível adicionar o endereço IP. - + Could not set the port for this type of address. Não foi possível adicionar a porta para este endereço. @@ -1511,81 +1526,81 @@ Caso o servidor esteja atrás de um NAT-Router, tenha certeza de que a porta est Ctrl+N para começar um novo jogo - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Desistir/Apostar Tudo | F2 - Check/Call | F3 - Aposta/Aumentar - + Internal network error: "listen" failed. Erro interno de rede: "listen" falhou. - + Internal network error: "select" failed. Erro interno de rede: "selecionar" falhou. - + Internal network error: "send" failed. Erro interno de rede: "enviar" falhou. - + Internal network error: Duplicate TCP connection. Erro interno de rede: Conexão TCP duplicada. - + Internal state error. Please make sure that all players use the same version of PokerTH. Erro interno de estado. Por favor tenha certeza de que todos os jogadores usam a mesma versão do PokerTH. - + Invalid password when joining the game. Please reenter the password and try again. Senha inválida ao tentar entrar no jogo. Por favor redigite a senha e tente novamente. - + Network Error Erro de Rede - + Server address was not set. Endereço de servidor não foi adicionado. - + Server execution was terminated. Execusão do servidor foi terminada. - + Sorry, this server is already full. Desculpe, este servidor está cheio. - + Start Começar - + Stop Parar - + The client player count is invalid. A conta do cliente é invalida. - + The password is too long. Please choose another one. A senha é muito longa. Por favor escolha outra. @@ -1595,105 +1610,140 @@ Por favor redigite a senha e tente novamente. O nome do jogador é muito pequeno ou muito longo. Por favor escolha outro. - + The PokerTH server does not support this version of the game. Please update PokerTH. O serivodor da PokerTH não suporta esta versão do jogo. Por favor atualize o PokerTH. - + The server name could not be resolved. O nome do servidor não pode ser resovildo. - + The server referred to an unknown player. Aborting. O servidor refere-se a um jogador desconhecido. Abortando. - + Unable to join - the server has already started the game. Impossível entrar - o servidor já começou o jogo. - + You were kicked from the server. Você foi chutado pelo servidor. - + Your player name is already used by another player. Please choose a different name. Seu nome está sendo usado por outro jogador. Por favor escolha um nome diferente. - + The player name is too short, too long or reserved. Please choose another one. O nome do jogador é muito curto, longo ou reservado. Por favor escolha outro. - + The game name is either too short or too long. Please choose another one. O nome do jogo é muito curto ou longo. Por favor escolha outro. - + The game could not be found. O jogo não pode ser encontrado. - + The chat text is invalid. O texto do bate-papo é invalido. - + Network Notification Notificação de Rede - + You were kicked from the game. Você foi chutado do jogo. - + Sorry, this game is already full. Desculpe, este jogo está cheio. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In F1 - Bet/Aumentar | F2 - Check/Call | F3 - Desistir/Apostar tudo - + Chat Bate Papo - + Manual mode set. You've got to choose yourself now. Modo manual configurado. Você precisa se escolher agora. - + Auto mode set: Check or call any. Modo Auto configurado: Qualquer Check ou Call. - + Auto mode set: Check or fold. Modo Auto Configurado: Check ou desistir. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog @@ -1715,7 +1765,7 @@ Please choose another one. After this: - Depois disto: + Depois disto: @@ -1725,7 +1775,7 @@ Please choose another one. Always raise about: - Sempre aumentar sobre: + Sempre aumentar sobre: @@ -1735,7 +1785,22 @@ Please choose another one. Stay at last blind - Ficar com o último blind + Ficar com o último blind + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind + @@ -2220,7 +2285,7 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: Padrão </span><span style=" font-weight:600; font-style:italic;">Configurações de Jogo</span><span style=" font-style:italic;"> Como "</span>Numero máximo de jogadores", "<span style=" font-style:italic;">Dinheiro incial" e "Small Blind" serão usados </span><span style=" font-weight:600; font-style:italic;">para configurações de jogos em rede.</span></p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Nota: Padrão </span><span style=" font-weight:600; font-style:italic;">Configurações de Jogo</span><span style=" font-style:italic;"> Como "</span>Numero máximo de jogadores", "<span style=" font-style:italic;">Dinheiro incial" e "Small Blind" serão usados </span><span style=" font-weight:600; font-style:italic;">para configurações de jogos em rede.</span></p></body></html> @@ -2342,6 +2407,14 @@ p, li { white-space: pre-wrap; } Player Nicks/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl @@ -2351,17 +2424,17 @@ p, li { white-space: pre-wrap; } Imagens (*.png) - + Open Directory Abrir Diretório - + Select your flipside picture Selecionar sua imagem do lado oposto - + Settings Error Erro de Configuração @@ -2380,17 +2453,17 @@ Please select an valid directory! Por favor selecione um diretório valido! - + Images (*.png *.jpg *.gif) Imagens (*.png *.jpg *.gif) - + Blinds Error - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2442,12 +2515,12 @@ This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -2463,13 +2536,13 @@ Please restart PokerTH to load new language! - + The entered flipside picture doesn't exist. Please enter an valid picture! - + The log file directory doesn't exist. Please select an valid directory! diff --git a/ts/pokerth_ru.ts b/ts/pokerth_ru.ts index fac4df19..26ffcfdb 100644 --- a/ts/pokerth_ru.ts +++ b/ts/pokerth_ru.ts @@ -3,70 +3,70 @@ LobbyChat - + Successfully connected to - + Успешное соединение с - + Joined channel: - + Подключены на канал: - + as user - + как пользователь - + Network Notification - Уведомление по сети + Сетевое уведомление + + + + You were kicked from the server. + Вы были отключены от сервера. - You were kicked from the server. - Вы были отключены от сервера. - - - was kicked from the server by - + был отключен от сервера - + Connecting to Chat server... - + Соединение с чат-сервером ... - + An internal IRC error has occured: - + Произошла внутренняя ошибка IRC: - + Could not connect to the IRC server. Chat will be unavailable. - + Не могу подключиться к IRC серверу. Чат будет недоступен. - + The IRC server terminated the connection. Chat will be unavailable. - + IRC сервер прервал соединение. Чат будет недоступен. - + An IRC action timed out. - + Вышел тайм-аут операции IRC. - + The IRC server reported an error: - + IRC север сообщает об ошибке: aboutPokerth - + About PokerTH 0.5 О программе PokerTH 0.5 @@ -76,7 +76,7 @@ О программе - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -110,7 +110,7 @@ p, li { white-space: pre-wrap; } Проект - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -173,7 +173,7 @@ p, li { white-space: pre-wrap; } Закрыть - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -186,7 +186,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> &lt;dtiger at mail.ru&gt;</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> @@ -219,7 +219,7 @@ p, li { white-space: pre-wrap; } About PokerTH 0.6 - О программе PokerTH 0.6 + О программе PokerTH 0.6 @@ -238,7 +238,13 @@ p, li { white-space: pre-wrap; } © 2006-2007, FHammer, FThauer, LMay - + - Движок покера Texas Holdem c открытым кодомr +- Режим одиночной игры с 6 компьютерными оппонентами +- Режим сетевой мультиплейерной игры +- Написан на C++ / QT4 + + +© 2006-2007, FHammer, FThauer, LMay @@ -275,7 +281,10 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">!!!Please replace this with your translator name!!! - !!!Please replace this with your language!!! - !!!If you like please replace this with your mail address (otherwise please remove)!!!</p></body></html> - + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Перевод на русский язык: Arseny Krasutsky</p></body></html> @@ -304,76 +313,91 @@ p, li { white-space: pre-wrap; } Change Blinds Settings - + Изменить настройки ставок First small blind: - + Начальная ставка: Raise blinds: - + Повышать ставки: Every: - + Каждые: hands - + партий minutes - + минут Raise mode: - + Режим повышения: - + Always double blinds - + Всегда удваивать ставки Manual blinds order: - + Самостоятельное управление ставками: Delete - Удалить + Удалить Add - + Добавить After this: - + После этого: Always raise about: - + Всегда повышать на: - + $ Stay at last blind + Оставаться на последней ставке + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -382,12 +406,12 @@ p, li { white-space: pre-wrap; } Manual Blinds Order - + Самостоятельное управление ставками You cannot set more than 30 manual blinds. - + Вы не можете установить более чем 30 самостоятельных ставок. @@ -452,7 +476,7 @@ p, li { white-space: pre-wrap; } Создать игру - + Game Settings Наcтройки игры @@ -462,7 +486,7 @@ p, li { white-space: pre-wrap; } Скорость игры компьютерных оппонентов: - + Hands before raise blinds: Количество партий для повышения ставки: @@ -482,7 +506,7 @@ p, li { white-space: pre-wrap; } Начальная сумма: - + Small Blind: Малая ставка: @@ -499,27 +523,27 @@ p, li { white-space: pre-wrap; } Create Internet Game - + Создать Интернет-игру Internet Game Settings - Настройки Интернет-игры + Настройки Интернет-игры Blinds - + Ставки Use saved blinds settings - + Использовать сохраненные настройки ставок Change blinds settings ... - + Изменить настройки ставок ... @@ -535,7 +559,7 @@ p, li { white-space: pre-wrap; } Настройки сетевой игры - + Small Blind: Малая ставка: @@ -555,7 +579,7 @@ p, li { white-space: pre-wrap; } Тайм-аут для хода игрока (сек): - + Hands before raise small blind: Количество партий для повышения малой ставки: @@ -575,30 +599,30 @@ p, li { white-space: pre-wrap; } Скорость игры компьютерных оппонентов: - + Hands before raise blinds: Количество партий для повышения ставки: Blinds - + Ставки Use saved blinds settings - + Использовать сохраненные настройки ставок Change blinds settings ... - + Изменить настройки ставок ... gameLobbyDialog - + Game Lobby Общая игровая комната @@ -613,7 +637,7 @@ p, li { white-space: pre-wrap; } Игра - + Player Игрок @@ -643,32 +667,32 @@ p, li { white-space: pre-wrap; } Начать игру - + Kick Отключить - + Hands before raise blinds: Количество партий для повышения ставки: - + Maximum number of players: Максимальное количество игроков: - + Small Blind: Малая ставка: - + Start Cash: Начальная сумма: - + Timeout for player action (sec): Тайм-аут для хода игрока (сек): @@ -705,47 +729,47 @@ p, li { white-space: pre-wrap; } State - + Состояние Maximum number of players: - + Максимальное количество игроков: Start Cash: - + Начальная сумма: First small blind: - + Начальная ставка: Blinds raise mode: - + Режим повышения ставок: Manual blinds list: - + Список самостоятельных ставок: Timeout for player action (sec): - + Тайм-аут для хода игрока (сек): Internet Game Lobby - + Общая комната Интернет-игры Blinds raise interval: - + Интервал повышения ставок: @@ -756,27 +780,27 @@ p, li { white-space: pre-wrap; } игра - + Join a private Game Присоединиться к приватной игре - + You like to join a private game. Please enter the password! Вы хотите присоединиться к приватной игре. Пожалуйста, введите пароль! - + Game Info Информация об игре - + Server Error Ошибка сервера - + You should not kick yourself from this game! Вы не можете отключить себя от этой игры! @@ -793,32 +817,32 @@ p, li { white-space: pre-wrap; } running - + идет игра open - + открыто - + hands - - - - - minutes - + партий - double blinds - + minutes + минут - + + double blinds + удвоений ставок + + + manual blinds order - + самостоятельное управление ставками @@ -961,7 +985,7 @@ p, li { white-space: pre-wrap; } Ошибка сохранения профиля сервера - + A profile with the name: " Профиль под названием: " @@ -998,17 +1022,17 @@ Would you like to overwrite ? mainWindow - + PokerTH 0.5 - The Open-Source Texas Holdem Engine PokerTH 0.5 - Движок Texas Holdem c открытым кодом - + QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; } QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; } - + QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } @@ -1093,7 +1117,7 @@ Would you like to overwrite ? Полноэкранный режим - + ⌘F ⌘F @@ -1103,12 +1127,12 @@ Would you like to overwrite ? Показать/Скрыть окно чата - + ⌘C ⌘C - + ⌘H ⌘H @@ -1118,7 +1142,7 @@ Would you like to overwrite ? Показать/Скрыть окно лога - + ⌘L ⌘L @@ -1160,7 +1184,7 @@ Would you like to overwrite ? PokerTH 0.6 - The Open-Source Texas Holdem Engine - PokerTH 0.6 - Движок Texas Holdem c открытым кодом + PokerTH 0.6 - Покер Texas Holdem c открытым кодом @@ -1181,7 +1205,7 @@ Would you like to overwrite ? mainWindowImpl - + Stop Стоп @@ -1196,72 +1220,72 @@ Would you like to overwrite ? Ctrl+N для старта новой игры - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Сбросить/Ва-банк | F2 - Пропуск/Ответить | F3 - Ставка/Повысить - + Start Старт - + Network Error Сетевая ошибка - + Server address was not set. Не установлен адрес сервера. - + An invalid port was set (ports 0-1023 are not allowed). Указан неверный порт (диапазон 0-1023 не допускается). - + Could not create a socket for TCP communication. Не могу создать сокет для TCP-соединения. - + Could not set the IP address. Не могу установить IP адрес. - + Could not set the port for this type of address. Не могу установить порт для этого типа адреса. - + The server name could not be resolved. Не могу определить имя сервера. - + Bind failed - please choose a different port. Подключение на порт не удалось - выберите другой порт. - + Internal network error: "listen" failed. Внутренняя сетевая ошибка: неудачный "listen". - + Server execution was terminated. Работа сервера была прервана. - + Could not connect to the server. Не могу соединиться с сервером. - + Connection timed out. Please check the server address. @@ -1272,164 +1296,200 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up Если сервер находится за NAT-маршрутизатора, удостоверьтесь, что обращение к порту сервера разрешено. - + Internal network error: "select" failed. Внутренняя сетевая ошибка: неудачный "select". - + Internal network error: "send" failed. Внутренняя сетевая ошибка: неудачный "send". - + Connection was closed by the server. Соединение было закрыто сервером. - + Internal network error: Duplicate TCP connection. Внутренняя сетевая ошибка: двойное TCP-соединение. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Принят неверный сетевой пакет. Убедитесь, что все игроки используют одинаковую версию PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Внутренняя ошибка состояния. Убедитесь, что все игроки используют одинаковую версию PokerTH. - + The PokerTH server does not support this version of the game. Please update PokerTH. Сервер PokerTH не поддерживает эту версию игры. Обновите PokerTH. - + Sorry, this server is already full. Извините, сервер уже занят. - + Unable to join - the server has already started the game. Подключение невозможно - сервер уже начал игру. - + Invalid password when joining the game. Please reenter the password and try again. Неверный пароль при подключении. Введите пароль заново и подключитесь снова. - + The password is too long. Please choose another one. Слишком длинный пароль. Выберите другой. - + Your player name is already used by another player. Please choose a different name. Ваше игровое имя уже используется другим игроком. Выберите другое имя. - + The player name is either too short or too long. Please choose another one. Имя игрока слишком длинное или слишком короткое. Выберите другое имя. - + The server referred to an unknown player. Aborting. Сервер обращается к неизвестному игроку. Останов. - + You were kicked from the server. Вы были отключены от сервера. - + The client player count is invalid. Неверное количество клиентов сервера. - + An internal error occured. Произошла внутренняя ошибка. - + The player name is too short, too long or reserved. Please choose another one. Имя игрока слишком длинное, слишком короткое или уже занято. Выберите другое имя. - + The game name is either too short or too long. Please choose another one. Название игры слишком длинное или слишком короткое. Выберите другое название. - + The game could not be found. Игра не найдена. - + The chat text is invalid. Тескт чата неверный. - + Network Notification Уведомление по сети - + You were kicked from the game. Вы были отключены от игры. - + Sorry, this game is already full. Извините, все места в игре уже заняты. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + F1 - Ставка/Повысить | F2 - Пропуск/Ответить | F3 - Сбросить/Ва-банк - + Chat - Чат + Чат - + Manual mode set. You've got to choose yourself now. - + Установлен ручной ружим. Вы играете самостоятельно. - + Auto mode set: Check or call any. - + Автоматический режим: всегда пропускать или отвечать. - + Auto mode set: Check or fold. - + Автоматический режим: всегда пропускать или сбрасывать. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + Вы не можете войти в общую комнату Интернет-игры под именем "Human Player". +Выберите другое имя. + + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. @@ -1438,32 +1498,32 @@ Please choose another one. Manual Blinds Order - + Самостоятельное управление ставками Delete - Удалить + Удалить Add - + Добавить After this: - + После этого: Always double blinds - + Всегда удваивать ставки Always raise about: - + Всегда повышать на: @@ -1473,6 +1533,21 @@ Please choose another one. Stay at last blind + Оставаться на последней ставке + + + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -1481,12 +1556,12 @@ Please choose another one. Manual Blinds Order - + Самостоятельное управление ставками You cannot set more than 30 manual blinds. - + Вы не можете установить более чем 30 самостоятельных ставок. @@ -1517,34 +1592,34 @@ Please choose another one. Начальная сумма: - + Small Blind: Малая ставка: - + Hands before raise small blind: Количество партий для повышения малой ставки: - + Hands before raise blinds: Количество партий для повышения ставки: Blinds - + Ставки Use saved blinds settings - + Использовать сохраненные настройки ставок Change blinds settings ... - + Изменить настройки ставок ... @@ -1588,7 +1663,7 @@ Please choose another one. Выберите аватару из списка! - + The entered avatar picture doesn't exists. Please enter an valid picture! Указанная картика аватары не существует. @@ -1600,7 +1675,7 @@ Please enter an valid picture! Выберите внешнюю картинку аватары - + Images (*.png) Картинки (*.png) @@ -1620,7 +1695,8 @@ Please choose a smaller picture! The entered avatar picture doesn't exist. Please enter an valid picture! - + Указанная картика аватары не существует. +Укажите правильную картинку! @@ -1707,7 +1783,7 @@ p, li { white-space: pre-wrap; } Показывать диалог настроек перед началом игры - + Hands before raise small blind: Количество партий для повышения малой ставки: @@ -1717,12 +1793,12 @@ p, li { white-space: pre-wrap; } Количество игроков: - + Local Game Default Settings Настройки локальной игры по умолчанию - + Small Blind: Малая ставка: @@ -1742,17 +1818,17 @@ p, li { white-space: pre-wrap; } Пауза между партиями (нажмите "Старт" для продолжения) - + 0.4 (current) 0.4 (текущая) - + Engine Version: Версия движка: - + Server Settings Настройки сервера @@ -1787,7 +1863,7 @@ p, li { white-space: pre-wrap; } <a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">Что это такое?</a> - + Network Game Default Settings Настройки сетевой игры по умолчанию @@ -1802,7 +1878,7 @@ p, li { white-space: pre-wrap; } Максимальное количество игроков: - + Engine Version for computer opponents: Версия движка для компьютерных оппонетов: @@ -1948,7 +2024,7 @@ p, li { white-space: pre-wrap; } Звук - + Hands before raise blinds: Количество партий для повышения ставки: @@ -1968,7 +2044,7 @@ p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Замечание: </span><span style=" font-weight:600; font-style:italic;">Настройки игры по-умолчанию,</span><span style=" font-style:italic;"> такие как "</span>Максимальное количество игроков", "<span style=" font-style:italic;">Начальная сумма" и "Малая ставка" будут взяты </span><span style=" font-weight:600; font-style:italic;">из Настроек Сетевой Игры .</span></p></body></html> @@ -1989,7 +2065,7 @@ p, li { white-space: pre-wrap; } Использовать пароль для приватной игры: - + Lobby Chat Settings (IRC Server) Настройки общего чата (IRC сервер) @@ -2011,219 +2087,232 @@ p, li { white-space: pre-wrap; } Reverse order of F-Keys (F1 - F3) - + Обратный порядок кнопок (F1 - F3) First small blind: - + Начальная ставка: Raise blinds: - + Повышать ставки: Every: - + Каждые: hands - + партий minutes - + минут Raise mode: - + Режим повышения: Always double blinds - + Всегда удваивать ставки Manual blinds order: - + Самостоятельное управление ставками: Edit ... - + Редактировать ... Language: - + Язык: Sound Categories - + Озвучивание Play game actions sounds like "check", "call", "raise" - + Озвучивать действия "Пропустить", "Ответить", "Повысить" Play lobby chat notifications - + Озвучивать события общего чата Play network/internet game notifications like "player joined the game" - + Озвучивать события Сетевой/Интернет игр типа "Игрок присоединился к игре" Enable/Disable Lobby Chat (IRC Server) - + Разрешить/Запретить общий чат (IRC сервер) Player Nicks/Avatars + Имена игроков/Aватары + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> settingsDialogImpl - + Settings Error Ошибка в настройках - + The entered flipside picture doesn't exists. Please enter an valid picture! Указанная картика рубашки карт не существует. Укажите правильную картинку! - + The log file directory doesn't exists. Please select an valid directory! Указанный каталог для лога не существует. Укажите правильный каталог! - + Select your flipside picture Выберите свою картинку рубашки карт - + Images (*.png) Картинки (*.png) - + Open Directory Открыть каталог - + Images (*.png *.jpg *.gif) - Картинки (*.png *.jpg *.gif) + Картинки (*.png *.jpg *.gif) - + Blinds Error - + Ошибка ставок - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. - + Первый элемент вашего списка ставок +меньше текущей начальной ставки! +Значение начальной ставки будет установлено на максимально возможное значение. Dutch - + Голландский English - + Английский French - + Французский German - + Немецкий Hungarian - + Венгерский Norse - + Норвежский Portuguese - + Португальский Russian - + Русский Turkish - + Турецкий - + Language Changed - + Язык изменен - + You have changed application language to %1. Please restart PokerTH to load new language! - + Вы выбрали %1 язык. +Перезагрузите PokerTH! Italian - + Итальянский Slovak - + Словацкий - + The entered flipside picture doesn't exist. Please enter an valid picture! - + Указанная картика рубашки карт не существует. +Укажите правильную картинку! - + The log file directory doesn't exist. Please select an valid directory! - + Указанный каталог для лога не существует. +Укажите правильный каталог! @@ -2244,7 +2333,7 @@ Please select an valid directory! 0 - + Kick Отключить @@ -2295,22 +2384,22 @@ Please select an valid directory! waitForServerToStartGameDialog - + Waiting for Server ... Ожидание сервера ... - + Connected Players Подключенные игроки - + Waiting for the server to start the game ... Ожидание сервера для начала игры ... - + Cancel Отмена diff --git a/ts/pokerth_sk.ts b/ts/pokerth_sk.ts index e15a2c29..11759e67 100644 --- a/ts/pokerth_sk.ts +++ b/ts/pokerth_sk.ts @@ -3,62 +3,62 @@ LobbyChat - + Successfully connected to - + Joined channel: - + as user - + Network Notification - + You were kicked from the server. Boli ste vykopnutý zo serveru. - + was kicked from the server by - + Connecting to Chat server... - + An internal IRC error has occured: - + Could not connect to the IRC server. Chat will be unavailable. - + The IRC server terminated the connection. Chat will be unavailable. - + An IRC action timed out. - + The IRC server reported an error: @@ -263,7 +263,7 @@ p, li { white-space: pre-wrap; } - + Always double blinds @@ -283,23 +283,23 @@ p, li { white-space: pre-wrap; } - - After this: - - - - - Always raise about: - - - - + $ - - Stay at last blind + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -652,17 +652,17 @@ p, li { white-space: pre-wrap; } - + Game Info - + Server Error Chyba servera - + You should not kick yourself from this game! Nemali by ste z hry vykopnúť sám seba! @@ -687,22 +687,22 @@ p, li { white-space: pre-wrap; } - + hands - + minutes - + double blinds - + manual blinds order @@ -1066,7 +1066,7 @@ Would you like to overwrite ? mainWindowImpl - + Stop Zastaviť @@ -1081,72 +1081,72 @@ Would you like to overwrite ? Ctrl+N pre spustenie novej hry - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Zložiť karty/Vsadiť všetko | F2 - Zdržať sa/Dorovnať | F3 - Stávka/Zvýšiť - + Start Štart - + Network Error Chyba siete - + Server address was not set. Adresa servera nebola nastavená. - + An invalid port was set (ports 0-1023 are not allowed). Bol nastavený neplatný port (sú povolené porty 0-1023). - + Could not create a socket for TCP communication. Nepodarilo sa vytvoriť socket pre komunikáciu TCP. - + Could not set the IP address. Nepodarilo sa nastaviť IP adresu. - + Could not set the port for this type of address. Nepodarilo sa nastaviť port pre tento typ adresy. - + The server name could not be resolved. Meno servera sa nepodarilo resolvnúť. - + Bind failed - please choose a different port. Bind zlyhal - prosím, vyberte iný port. - + Internal network error: "listen" failed. Interná chyba siete: "listen" zlyhalo. - + Server execution was terminated. Spustenie servera bolo zrušené. - + Could not connect to the server. Nepodarilo sa pripojiť k serveru. - + Connection timed out. Please check the server address. @@ -1157,70 +1157,70 @@ Prosím, skontrolujte adresu serveru. Ak je server za NAT routrom, ubezpečte sa, že je na strane servera zapnuté presmerovanie portov (port forwarding). - + Internal network error: "select" failed. Interná chyba siete: "select" zlyhalo. - + Internal network error: "send" failed. Interná chyba siete: "send" zlyhalo. - + Connection was closed by the server. Spojenie bolo uzatvorené serverom. - + Internal network error: Duplicate TCP connection. Interná chyba siete: Duplikované TCP spojenie. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Bol prijatý neplatný sieťový paket. Prosím, uistite sa, že všetci hráči používajú rovnaku verziu PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Chyba interného stavu. Prosím, uistite sa, že všetci hráči používajú rovnaku verziu PokerTH. - + The PokerTH server does not support this version of the game. Please update PokerTH. Server PokerTH nepodporuje túto verziu hry. Prosím, aktualizujte PokerTH. - + Sorry, this server is already full. Ľutujem, tento server je už plný. - + Unable to join - the server has already started the game. Nepodarilo sa pripojiť k hre - na serveri už začala hra. - + Invalid password when joining the game. Please reenter the password and try again. Neplatné heslo pri pripájaní sa k hre. Prosím, skúste to znovu. - + The password is too long. Please choose another one. Heslo je príliš dlhé. Prosím, zvoľte si iné heslo. - + Your player name is already used by another player. Please choose a different name. Vaše meno hráča už používa niekto iný. @@ -1232,91 +1232,126 @@ Prosím, vyberte si iné meno. Meno hráča je buď príliš krátke alebo príliš dlhé. Prosím, vyberte si iné. - + The server referred to an unknown player. Aborting. Server sa odvolal na neznámeho hráča. Ukončujem. - + You were kicked from the server. Boli ste vykopnutý zo serveru. - + The client player count is invalid. Počet hráčov klienta je neplatný. - + An internal error occured. Nastala interná chyba. - + The player name is too short, too long or reserved. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat Chat - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog @@ -1335,29 +1370,29 @@ Please choose another one. Add - - - After this: - - Always double blinds - - - Always raise about: - - $ + + + Afterwards: + + + + + Always raise by: + + - Stay at last blind + Keep last blind @@ -1836,14 +1871,6 @@ p, li { white-space: pre-wrap; } Internet Game Settings - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - - Internet Server Settings (Dedicated Server) @@ -1959,11 +1986,19 @@ p, li { white-space: pre-wrap; } Player Nicks/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl - + Settings Error Chyba v nastaveniach @@ -1982,7 +2017,7 @@ Please select an valid directory! Prosím, vyberte platný adresár! - + Select your flipside picture Vyberte si obrázok pre rub kariet @@ -1992,22 +2027,22 @@ Prosím, vyberte platný adresár! Obrázky (*.png) - + Open Directory Otvoriť adresár - + Images (*.png *.jpg *.gif) - + Blinds Error - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2059,12 +2094,12 @@ This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -2080,13 +2115,13 @@ Please restart PokerTH to load new language! - + The entered flipside picture doesn't exist. Please enter an valid picture! - + The log file directory doesn't exist. Please select an valid directory! diff --git a/ts/pokerth_tr.ts b/ts/pokerth_tr.ts index e67996a4..f3204c33 100644 --- a/ts/pokerth_tr.ts +++ b/ts/pokerth_tr.ts @@ -3,62 +3,62 @@ LobbyChat - + Successfully connected to - + Joined channel: - + as user - + Network Notification - + You were kicked from the server. Sunucu tarafından tekmelendiniz. - + was kicked from the server by - + Connecting to Chat server... - + An internal IRC error has occured: - + Could not connect to the IRC server. Chat will be unavailable. - + The IRC server terminated the connection. Chat will be unavailable. - + An IRC action timed out. - + The IRC server reported an error: @@ -304,7 +304,7 @@ p, li { white-space: pre-wrap; } - + Always double blinds @@ -324,23 +324,23 @@ p, li { white-space: pre-wrap; } - - After this: - - - - - Always raise about: - - - - + $ - - Stay at last blind + + Afterwards: + + + + + Always raise by: + + + + + Keep last blind @@ -683,17 +683,17 @@ p, li { white-space: pre-wrap; } - + Game Info - + Server Error Sunucu Hatası - + You should not kick yourself from this game! Bu oyunda kendi kendinizi tekmeleyemezsiniz! @@ -708,22 +708,22 @@ p, li { white-space: pre-wrap; } - + hands - + minutes - + double blinds - + manual blinds order @@ -1082,135 +1082,135 @@ Would you like to overwrite ? Yeni bir oyun başlatmak için Cmd+N - + F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise F1 - Katla/Hepsini | F2 - Denetle/Çağır | F3 - Bahis/Yükselt - + Start Başlat - + Stop Dur - + Network Error Ağ Hatası - + Server address was not set. Sunucu adresi belirtilmedi. - + An invalid port was set (ports 0-1023 are not allowed). Geçersiz bağlantı noktası belirtilmiş (0-1023 arasındaki bağlantı noktaları kullanılamaz). - + Could not create a socket for TCP communication. TCP iletişimi için bir yuva oluşturulamadı. - + Could not set the IP address. IP adresi ayarlanamadı. - + Could not set the port for this type of address. Bu çeşit bir adres için bağlantı noktası ayarlanamadı. - + The server name could not be resolved. Sunucu ismi çözümlenemedi. - + Bind failed - please choose a different port. Bağlama başarısız - lütfen farklı bir bağlantı noktası seçin. - + Internal network error: "listen" failed. Dahili ağ hatası - "dinleme" başarısız. - + Server execution was terminated. Sunucu işletimi sonlandırıldı. - + Could not connect to the server. Sunucuya bağlanılamadı. - + Internal network error: "select" failed. Dahili ağ hatası - "seçim" başarısız. - + Internal network error: "send" failed. Dahili ağ hatası - "gönder" başarısız. - + Internal network error: Duplicate TCP connection. Dahili ağ hatası: TCP bağlantısını çoğaltın. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Geçersiz bir ağ paketi alındı. Lütfen bütün oyuncuların PokerTH ın aynı sürümünü kullandığından emin olun. - + Internal state error. Please make sure that all players use the same version of PokerTH. Dahili durum hatası. Lütfen bütün oyuncuların PokerTH ın aynı sürümünü kullandığından emin olun. - + The PokerTH server does not support this version of the game. Please update PokerTH. PokerTH sunucusu oyunun bu sürümünü desteklemiyor. Lütfen PokerTH ınızı güncelleyin. - + Sorry, this server is already full. Üzgünüm, bu sunucu dolu. - + Unable to join - the server has already started the game. Girilemiyor - sunucu zaten oyuna başladı. - + Invalid password when joining the game. Please reenter the password and try again. Oyuna girişte geçersiz parola. Lütfen parolanızı girin ve yeniden deneyin. - + The password is too long. Please choose another one. Parola çok uzun. Lütfen başka bir tane deneyin. - + Your player name is already used by another player. Please choose a different name. Oyuncu isminiz başka bir oyuncu tarafından kullanılıyor. @@ -1222,12 +1222,12 @@ Lütfen farklı bir isim seçiniz. Oyuncu ismi çok uzun veya çok kısa. Lütfen farklı bir isim seçiniz. - + An internal error occured. Dahili bir hata oluştu. - + Connection timed out. Please check the server address. @@ -1238,91 +1238,126 @@ Lütfen sunucu adresini kontrol ediniz. Eğer sunucu bir NAT-Router arkasındaysa, sunucu tarafındaki bağlantı noktası yönlendirmesinin ayarlandığından emin olunuz. - + Connection was closed by the server. Bağlantı, sunucu tarafından kapatıldı. - + The server referred to an unknown player. Aborting. Sunucu, bilinmeyen bir oyuncuya devredildi. Çıkılıyor. - + You were kicked from the server. Sunucu tarafından tekmelendiniz. - + The client player count is invalid. İstemci oyuncu sayısı yanlış. - + F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + The player name is too short, too long or reserved. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Manual mode set. You've got to choose yourself now. - + Auto mode set: Check or call any. - + Auto mode set: Check or fold. - + Chat Sohbet - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. + + + Internal error: The current player could not be found. + + + + + Internal error: The current player is not active. + + + + + Too many manual blinds were set. Please reconfigure the manual blinds. + + + + + An invalid avatar file was configured. Please choose a different avatar. + + + + + The selected avatar file is too large. Please choose a different avatar. + + + + + The server requested a non-existing avatar. + + + + + Could not start game: Synchronization failed. + + manualBlindsOrderDialog @@ -1341,29 +1376,29 @@ Please choose another one. Add - - - After this: - - Always double blinds - - - Always raise about: - - $ + + + Afterwards: + + + + + Always raise by: + + - Stay at last blind + Keep last blind @@ -1901,14 +1936,6 @@ p, li { white-space: pre-wrap; } Internet Game Settings - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "</span>Maximum number of players", "<span style=" font-style:italic;">Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> - - Internet Server Settings (Dedicated Server) @@ -1974,11 +2001,19 @@ p, li { white-space: pre-wrap; } Player Nicks/Avatars + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Nimbus Sans L';"><span style=" font-style:italic;">Note: Default </span><span style=" font-weight:600; font-style:italic;">Game Settings</span><span style=" font-style:italic;"> like "Maximum number of players", "Start Cash" and "Small Blind" will be used </span><span style=" font-weight:600; font-style:italic;">from Network Game Settings.</span></p></body></html> + + settingsDialogImpl - + Settings Error Ayar Hatası @@ -1997,7 +2032,7 @@ Please select an valid directory! Lütfen geçerli bir dizin giriniz! - + Select your flipside picture Kıvrık taraf resminizi seçin @@ -2007,22 +2042,22 @@ Lütfen geçerli bir dizin giriniz! Resimler (*.png) - + Open Directory Dizin Aç - + Images (*.png *.jpg *.gif) - + Blinds Error - + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2074,12 +2109,12 @@ This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -2095,13 +2130,13 @@ Please restart PokerTH to load new language! - + The entered flipside picture doesn't exist. Please enter an valid picture! - + The log file directory doesn't exist. Please select an valid directory!