final 0.6 translation!!!
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -6,8 +6,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>605</width>
|
<width>560</width>
|
||||||
<height>347</height>
|
<height>415</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" >
|
<layout class="QGridLayout" >
|
||||||
|
|||||||
@@ -59,5 +59,7 @@ aboutPokerthImpl::aboutPokerthImpl(QWidget *parent, ConfigFile *c)
|
|||||||
label_pokerthVersion->setStyleSheet("QLabel { font-size: 16px; font-weight: bold;}");
|
label_pokerthVersion->setStyleSheet("QLabel { font-size: 16px; font-weight: bold;}");
|
||||||
label_pokerthVersion->setText(QString(tr("PokerTH %1").arg(POKERTH_BETA_RELEASE_STRING)));
|
label_pokerthVersion->setText(QString(tr("PokerTH %1").arg(POKERTH_BETA_RELEASE_STRING)));
|
||||||
this->setWindowTitle(QString(tr("About PokerTH %1").arg(POKERTH_BETA_RELEASE_STRING)));
|
this->setWindowTitle(QString(tr("About PokerTH %1").arg(POKERTH_BETA_RELEASE_STRING)));
|
||||||
|
|
||||||
|
textBrowser_3->append("<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;\">thiger, dunkanx, BerndA</span> </p>\n<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"> - for different patches</p>");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,14 +5,14 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>633</width>
|
<width>671</width>
|
||||||
<height>606</height>
|
<height>572</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimumSize" >
|
<property name="minimumSize" >
|
||||||
<size>
|
<size>
|
||||||
<width>600</width>
|
<width>671</width>
|
||||||
<height>0</height>
|
<height>572</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle" >
|
<property name="windowTitle" >
|
||||||
@@ -101,7 +101,7 @@
|
|||||||
<item row="4" column="0" >
|
<item row="4" column="0" >
|
||||||
<widget class="QCheckBox" name="checkBox_showLeftToolbox" >
|
<widget class="QCheckBox" name="checkBox_showLeftToolbox" >
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Show left toolbox </string>
|
<string>Show left toolbox</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -420,6 +420,9 @@ p, li { white-space: pre-wrap; }
|
|||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Play network/internet game notifications like "player joined the game"</string>
|
<string>Play network/internet game notifications like "player joined the game"</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="tristate" >
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
|||||||
+81
-81
@@ -94,6 +94,26 @@
|
|||||||
<source>Project</source>
|
<source>Project</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/gui/qt/aboutpokerth.ui" line="177"/>
|
||||||
|
<source>Translation</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/gui/qt/aboutpokerth.ui" line="215"/>
|
||||||
|
<source>Thanks to</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/gui/qt/aboutpokerth.ui" line="266"/>
|
||||||
|
<source>License</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/gui/qt/aboutpokerth.ui" line="334"/>
|
||||||
|
<source>Close</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/aboutpokerth.ui" line="147"/>
|
<location filename="../src/gui/qt/aboutpokerth.ui" line="147"/>
|
||||||
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||||
@@ -118,11 +138,6 @@ 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 package</p></body></html></source>
|
<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></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/aboutpokerth.ui" line="177"/>
|
|
||||||
<source>Translation</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/aboutpokerth.ui" line="201"/>
|
<location filename="../src/gui/qt/aboutpokerth.ui" line="201"/>
|
||||||
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||||
@@ -131,11 +146,6 @@ 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;">!!!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></source>
|
<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></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/aboutpokerth.ui" line="215"/>
|
|
||||||
<source>Thanks to</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/aboutpokerth.ui" line="239"/>
|
<location filename="../src/gui/qt/aboutpokerth.ui" line="239"/>
|
||||||
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||||
@@ -157,16 +167,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p></body></html></source>
|
<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></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/aboutpokerth.ui" line="266"/>
|
|
||||||
<source>License</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/aboutpokerth.ui" line="334"/>
|
|
||||||
<source>Close</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>aboutPokerthImpl</name>
|
<name>aboutPokerthImpl</name>
|
||||||
@@ -1521,12 +1521,12 @@ Please enter an valid picture!</source>
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="3007"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="3010"/>
|
||||||
<source>QLabel { font-weight: bold; }</source>
|
<source>QLabel { font-weight: bold; }</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="3071"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="3074"/>
|
||||||
<source>Interface</source>
|
<source>Interface</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1604,7 +1604,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="3076"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="3079"/>
|
||||||
<source>Sound</source>
|
<source>Sound</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1644,152 +1644,152 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="3081"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="3084"/>
|
||||||
<source>Local Game Settings</source>
|
<source>Local Game Settings</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="470"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="473"/>
|
||||||
<source>Number of players:</source>
|
<source>Number of players:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="793"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="796"/>
|
||||||
<source>Start Cash:</source>
|
<source>Start Cash:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="833"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="836"/>
|
||||||
<source>$</source>
|
<source>$</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="823"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="826"/>
|
||||||
<source>First small blind:</source>
|
<source>First small blind:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="850"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="853"/>
|
||||||
<source>Raise blinds:</source>
|
<source>Raise blinds:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="889"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="892"/>
|
||||||
<source>Every:</source>
|
<source>Every:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="882"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="885"/>
|
||||||
<source>hands</source>
|
<source>hands</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="909"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="912"/>
|
||||||
<source>minutes</source>
|
<source>minutes</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="938"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="941"/>
|
||||||
<source>Raise mode:</source>
|
<source>Raise mode:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="947"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="950"/>
|
||||||
<source>Always double blinds</source>
|
<source>Always double blinds</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="957"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="960"/>
|
||||||
<source>Manual blinds order:</source>
|
<source>Manual blinds order:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="967"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="970"/>
|
||||||
<source>Edit ...</source>
|
<source>Edit ...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="691"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="694"/>
|
||||||
<source>Game Speed:</source>
|
<source>Game Speed:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="716"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="719"/>
|
||||||
<source>Pause between hands (press "start" button to go on)</source>
|
<source>Pause between hands (press "start" button to go on)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="723"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="726"/>
|
||||||
<source>Show game settings dialog on every new game</source>
|
<source>Show game settings dialog on every new game</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="3086"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="3089"/>
|
||||||
<source>Network Game Settings</source>
|
<source>Network Game Settings</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="766"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="769"/>
|
||||||
<source>Maximum number of players:</source>
|
<source>Maximum number of players:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="981"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="984"/>
|
||||||
<source>Game Speed for computer opponents:</source>
|
<source>Game Speed for computer opponents:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1008"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1011"/>
|
||||||
<source>Timeout for player action:</source>
|
<source>Timeout for player action:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1018"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1021"/>
|
||||||
<source> s</source>
|
<source> s</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1043"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1046"/>
|
||||||
<source>Network Server Settings</source>
|
<source>Network Server Settings</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1308"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1311"/>
|
||||||
<source>Server Password:</source>
|
<source>Server Password:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1393"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1396"/>
|
||||||
<source>Server Port:</source>
|
<source>Server Port:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1234"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1237"/>
|
||||||
<source>Use SCTP</source>
|
<source>Use SCTP</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1433"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1436"/>
|
||||||
<source>Use IPv6</source>
|
<source>Use IPv6</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1440"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1443"/>
|
||||||
<source><a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a></source>
|
<source><a href="http://en.wikipedia.org/wiki/Ipv6">What is this?</a></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1268"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1271"/>
|
||||||
<source><a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a></source>
|
<source><a href="http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol">What is this?</a></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="3091"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="3094"/>
|
||||||
<source>Internet Game Settings</source>
|
<source>Internet Game Settings</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1181"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1184"/>
|
||||||
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||||
p, li { white-space: pre-wrap; }
|
p, li { white-space: pre-wrap; }
|
||||||
</style></head><body style="font-weight:400; font-style:normal;">
|
</style></head><body style="font-weight:400; font-style:normal;">
|
||||||
@@ -1797,87 +1797,87 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1210"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1213"/>
|
||||||
<source>Internet Server Settings (Dedicated Server)</source>
|
<source>Internet Server Settings (Dedicated Server)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1373"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1376"/>
|
||||||
<source>Server Address:</source>
|
<source>Server Address:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1345"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1348"/>
|
||||||
<source>Use password for private game:</source>
|
<source>Use password for private game:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1364"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1367"/>
|
||||||
<source>Enable/Disable Lobby Chat (IRC Server)</source>
|
<source>Enable/Disable Lobby Chat (IRC Server)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1383"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1386"/>
|
||||||
<source>chat.freenode.net</source>
|
<source>chat.freenode.net</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1416"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1419"/>
|
||||||
<source>Channel:</source>
|
<source>Channel:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1426"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1429"/>
|
||||||
<source>#pokerth</source>
|
<source>#pokerth</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1457"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1460"/>
|
||||||
<source>Channel Password:</source>
|
<source>Channel Password:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1521"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1524"/>
|
||||||
<source>Player Nicks</source>
|
<source>Player Nicks</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1528"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1531"/>
|
||||||
<source>Computer Engine</source>
|
<source>Computer Engine</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1590"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1593"/>
|
||||||
<source>Opponent 6:</source>
|
<source>Opponent 6:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1744"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1747"/>
|
||||||
<source>Opponent 5:</source>
|
<source>Opponent 5:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="1923"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="1926"/>
|
||||||
<source>Opponent 4:</source>
|
<source>Opponent 4:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2052"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2055"/>
|
||||||
<source>Opponent 3:</source>
|
<source>Opponent 3:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2231"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2234"/>
|
||||||
<source>Opponent 2:</source>
|
<source>Opponent 2:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2385"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2388"/>
|
||||||
<source>Opponent 1:</source>
|
<source>Opponent 1:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2479"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2482"/>
|
||||||
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
<source><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||||
p, li { white-space: pre-wrap; }
|
p, li { white-space: pre-wrap; }
|
||||||
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
|
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
|
||||||
@@ -1885,57 +1885,57 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2567"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2570"/>
|
||||||
<source>Human Player:</source>
|
<source>Human Player:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2810"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2813"/>
|
||||||
<source>Enable/Disable Logging</source>
|
<source>Enable/Disable Logging</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2857"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2860"/>
|
||||||
<source>Store log files for</source>
|
<source>Store log files for</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2886"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2889"/>
|
||||||
<source>Day(s)</source>
|
<source>Day(s)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2925"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2928"/>
|
||||||
<source>Log File Directory: </source>
|
<source>Log File Directory: </source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2964"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2967"/>
|
||||||
<source>Write log after every: </source>
|
<source>Write log after every: </source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2984"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2987"/>
|
||||||
<source>action (high frequent disc access)</source>
|
<source>action (high frequent disc access)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2989"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2992"/>
|
||||||
<source>hand (medium disc access)</source>
|
<source>hand (medium disc access)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2994"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="2997"/>
|
||||||
<source>game (low disc access)</source>
|
<source>game (low disc access)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="3101"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="3104"/>
|
||||||
<source>Log Messages</source>
|
<source>Log Messages</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="3096"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="3099"/>
|
||||||
<source>Player Nicks/Avatars</source>
|
<source>Player Nicks/Avatars</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|||||||
+399
-418
File diff suppressed because it is too large
Load Diff
+167
-186
File diff suppressed because it is too large
Load Diff
+167
-186
File diff suppressed because it is too large
Load Diff
+167
-186
File diff suppressed because it is too large
Load Diff
+170
-185
File diff suppressed because it is too large
Load Diff
+114
-133
@@ -1,14 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!DOCTYPE TS><TS version="1.1" language="it">
|
<!DOCTYPE TS><TS version="1.1" language="it">
|
||||||
|
<defaultcodec></defaultcodec>
|
||||||
<context>
|
<context>
|
||||||
<name>Chat</name>
|
<name>Chat</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/chat/chat.cpp" line="63"/>
|
<location filename="../src/gui/qt/mainwindow/chat/chat.cpp" line="60"/>
|
||||||
<source>You cannot kick any player - You are not game admin!</source>
|
<source>You cannot kick any player - You are not game admin!</source>
|
||||||
<translation>Non puoi espellere nessuno - Non sei l'amministratore della partita!</translation>
|
<translation>Non puoi espellere nessuno - Non sei l'amministratore della partita!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/chat/chat.cpp" line="56"/>
|
<location filename="../src/gui/qt/mainwindow/chat/chat.cpp" line="53"/>
|
||||||
<source>You cannot kick yourself!</source>
|
<source>You cannot kick yourself!</source>
|
||||||
<translation>Non puoi autoespellerti!</translation>
|
<translation>Non puoi autoespellerti!</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -16,39 +17,39 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>LobbyChat</name>
|
<name>LobbyChat</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="162"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="167"/>
|
||||||
<source>An internal IRC error has occured:</source>
|
<source>An internal IRC error has occured:</source>
|
||||||
<translation>Si è verificato un errore IRC interno:</translation>
|
<translation>Si è verificato un errore IRC interno:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="171"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="176"/>
|
||||||
<source>An IRC action timed out.</source>
|
<source>An IRC action timed out.</source>
|
||||||
<translation>Un'azione IRC è andata in timeout.</translation>
|
<translation>Un'azione IRC è andata in timeout.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="68"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="67"/>
|
||||||
<source>as user</source>
|
<source>as user</source>
|
||||||
<translation>come utente</translation>
|
<translation>come utente</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="148"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="153"/>
|
||||||
<source>Connecting to Chat server...</source>
|
<source>Connecting to Chat server...</source>
|
||||||
<translation>Connessione al server Chat...</translation>
|
<translation>Connessione al server Chat...</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="165"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="170"/>
|
||||||
<source>Could not connect to the IRC server. Chat will be unavailable.</source>
|
<source>Could not connect to the IRC server. Chat will be unavailable.</source>
|
||||||
<translation>Impossibile connettersi al server IRC. La Chat non sarà disponibile.</translation>
|
<translation>Impossibile connettersi al server IRC. La Chat non sarà disponibile.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="68"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="67"/>
|
||||||
<source>Joined channel:</source>
|
<source>Joined channel:</source>
|
||||||
<translation>Unito al canale:</translation>
|
<translation>Unito al canale:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="104"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="104"/>
|
||||||
<source>Network Notification</source>
|
<source>Network Notification</source>
|
||||||
<translation type="obsolete">Notifica in Rete</translation>
|
<translation>Notifica in Rete</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="61"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="61"/>
|
||||||
@@ -56,12 +57,12 @@
|
|||||||
<translation>Connesso con successo a</translation>
|
<translation>Connesso con successo a</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="233"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="238"/>
|
||||||
<source>The IRC server reported an error:</source>
|
<source>The IRC server reported an error:</source>
|
||||||
<translation>Il server IRC ha riportato un errore:</translation>
|
<translation>Il server IRC ha riportato un errore:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="168"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="173"/>
|
||||||
<source>The IRC server terminated the connection. Chat will be unavailable.</source>
|
<source>The IRC server terminated the connection. Chat will be unavailable.</source>
|
||||||
<translation>Il server IRC ha interrotto la connessione. La Chat non sarà disponibile.</translation>
|
<translation>Il server IRC ha interrotto la connessione. La Chat non sarà disponibile.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -73,7 +74,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="105"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="105"/>
|
||||||
<source>You were kicked from the server.</source>
|
<source>You were kicked from the server.</source>
|
||||||
<translation type="obsolete">Sei stato espulso dal server.</translation>
|
<translation>Sei stato espulso dal server.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context encoding="UTF-8">
|
<context encoding="UTF-8">
|
||||||
@@ -1527,47 +1528,47 @@ p, li { white-space: pre-wrap; }
|
|||||||
<context>
|
<context>
|
||||||
<name>gameLobbyDialog</name>
|
<name>gameLobbyDialog</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="65"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="53"/>
|
||||||
<source>Available Players</source>
|
<source>Available Players</source>
|
||||||
<translation>Giocatori Disponibili</translation>
|
<translation>Giocatori Disponibili</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="260"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="248"/>
|
||||||
<source>Blinds raise interval: </source>
|
<source>Blinds raise interval: </source>
|
||||||
<translation>Intervallo per l'aumento dei blind: </translation>
|
<translation>Intervallo per l'aumento dei blind: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="281"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="269"/>
|
||||||
<source>Blinds raise mode: </source>
|
<source>Blinds raise mode: </source>
|
||||||
<translation>Modalità di aumento dei blind: </translation>
|
<translation>Modalità di aumento dei blind: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="155"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="143"/>
|
||||||
<source>Connected Players</source>
|
<source>Connected Players</source>
|
||||||
<translation>Giocatori connessi</translation>
|
<translation>Giocatori connessi</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="459"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="447"/>
|
||||||
<source>Create Game</source>
|
<source>Create Game</source>
|
||||||
<translation>Crea una partita</translation>
|
<translation>Crea una partita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="163"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="151"/>
|
||||||
<source>Fill up with computer opponents</source>
|
<source>Fill up with computer opponents</source>
|
||||||
<translation>Riempi con avversari AI</translation>
|
<translation>Riempi con avversari AI</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="242"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="230"/>
|
||||||
<source>First small blind: </source>
|
<source>First small blind: </source>
|
||||||
<translation>Primo small blind: </translation>
|
<translation>Primo small blind: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="86"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="74"/>
|
||||||
<source>Game</source>
|
<source>Game</source>
|
||||||
<translation>Partita</translation>
|
<translation>Partita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="130"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="118"/>
|
||||||
<source>Game Info</source>
|
<source>Game Info</source>
|
||||||
<translation>Informazioni Partita</translation>
|
<translation>Informazioni Partita</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1582,17 +1583,17 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="obsolete">Numero di mani prima di aumentare lo Small Blind:</translation>
|
<translation type="obsolete">Numero di mani prima di aumentare lo Small Blind:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="25"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="13"/>
|
||||||
<source>Internet Game Lobby</source>
|
<source>Internet Game Lobby</source>
|
||||||
<translation>Prepartita Internet</translation>
|
<translation>Prepartita Internet</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="420"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="408"/>
|
||||||
<source>Join any game</source>
|
<source>Join any game</source>
|
||||||
<translation>Unisciti a qualsiasi partita</translation>
|
<translation>Unisciti a qualsiasi partita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="466"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="454"/>
|
||||||
<source>Join Game</source>
|
<source>Join Game</source>
|
||||||
<translation>Unisciti ad una Partita</translation>
|
<translation>Unisciti ad una Partita</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1602,22 +1603,22 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="obsolete">Espelli</translation>
|
<translation type="obsolete">Espelli</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="195"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="183"/>
|
||||||
<source>Kick Player</source>
|
<source>Kick Player</source>
|
||||||
<translation>Espelli Giocatore</translation>
|
<translation>Espelli Giocatore</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="391"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="379"/>
|
||||||
<source>Leave Game</source>
|
<source>Leave Game</source>
|
||||||
<translation>Abbandona Partita</translation>
|
<translation>Abbandona Partita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="475"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="463"/>
|
||||||
<source>Lobby-Chat</source>
|
<source>Lobby-Chat</source>
|
||||||
<translation>Chat prepartita</translation>
|
<translation>Chat prepartita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="308"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="296"/>
|
||||||
<source>Manual blinds list:</source>
|
<source>Manual blinds list:</source>
|
||||||
<translation>Lista blind manuali:</translation>
|
<translation>Lista blind manuali:</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1627,17 +1628,17 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="obsolete">Numero massimo di giocatori:</translation>
|
<translation type="obsolete">Numero massimo di giocatori:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="206"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="194"/>
|
||||||
<source>Maximum number of players: </source>
|
<source>Maximum number of players: </source>
|
||||||
<translation>Numero massimo di giocatori: </translation>
|
<translation>Numero massimo di giocatori: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="91"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="79"/>
|
||||||
<source>Players</source>
|
<source>Players</source>
|
||||||
<translation>Giocatori</translation>
|
<translation>Giocatori</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="101"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="89"/>
|
||||||
<source>Private</source>
|
<source>Private</source>
|
||||||
<translation>Privato</translation>
|
<translation>Privato</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1652,17 +1653,17 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="obsolete">Contante iniziale:</translation>
|
<translation type="obsolete">Contante iniziale:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="224"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="212"/>
|
||||||
<source>Start Cash: </source>
|
<source>Start Cash: </source>
|
||||||
<translation>Contante iniziale: </translation>
|
<translation>Contante iniziale: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="188"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="176"/>
|
||||||
<source>Start Game</source>
|
<source>Start Game</source>
|
||||||
<translation>Inizia partita</translation>
|
<translation>Inizia partita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="96"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="84"/>
|
||||||
<source>State</source>
|
<source>State</source>
|
||||||
<translation>Stato</translation>
|
<translation>Stato</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1672,7 +1673,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="obsolete">Tempo limite per l'azione del giocatore (in secondi):</translation>
|
<translation type="obsolete">Tempo limite per l'azione del giocatore (in secondi):</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="335"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="323"/>
|
||||||
<source>Timeout for player action (sec): </source>
|
<source>Timeout for player action (sec): </source>
|
||||||
<translation>Tempo limite per l'azione dei giocatori (sec): </translation>
|
<translation>Tempo limite per l'azione dei giocatori (sec): </translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1725,7 +1726,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation>minuti</translation>
|
<translation>minuti</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp" line="833"/>
|
<location filename="../src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp" line="836"/>
|
||||||
<source>open</source>
|
<source>open</source>
|
||||||
<translation>aperta</translation>
|
<translation>aperta</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2191,7 +2192,7 @@ Si desidera sovrascriverlo?</translation>
|
|||||||
<context>
|
<context>
|
||||||
<name>mainWindowImpl</name>
|
<name>mainWindowImpl</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3286"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3271"/>
|
||||||
<source>A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
<source>A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
||||||
<translation>E' disponibile una nuova release di PokerTH.<br>Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scaricare l'ultima versione.</translation>
|
<translation>E' disponibile una nuova release di PokerTH.<br>Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scaricare l'ultima versione.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2203,71 +2204,71 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
|
|||||||
Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e scaricare l'ultima versione.</translation>
|
Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e scaricare l'ultima versione.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3235"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3220"/>
|
||||||
<source>An internal avatar error occured. Please report this to an admin in the lobby chat.</source>
|
<source>An internal avatar error occured. Please report this to an admin in the lobby chat.</source>
|
||||||
<translation>Si è verificato un errore interno sugli avatar. Si prega di riferire l'accaduto ad un admin nella chat prepartita.</translation>
|
<translation>Si è verificato un errore interno sugli avatar. Si prega di riferire l'accaduto ad un admin nella chat prepartita.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3249"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3234"/>
|
||||||
<source>An internal error occured.</source>
|
<source>An internal error occured.</source>
|
||||||
<translation>Errore interno.</translation>
|
<translation>Errore interno.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3225"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3210"/>
|
||||||
<source>An invalid avatar file was configured. Please choose a different avatar.</source>
|
<source>An invalid avatar file was configured. Please choose a different avatar.</source>
|
||||||
<translation>E' stato impostato un file di avatar non valido. Si prega di scegliere un avatar diverso.</translation>
|
<translation>E' stato impostato un file di avatar non valido. Si prega di scegliere un avatar diverso.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3137"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3123"/>
|
||||||
<source>An invalid network packet was received.
|
<source>An invalid network packet was received.
|
||||||
Please make sure that all players use the same version of PokerTH.</source>
|
Please make sure that all players use the same version of PokerTH.</source>
|
||||||
<translation>E' stato ricevuto un pacchetto non valido.
|
<translation>E' stato ricevuto un pacchetto non valido.
|
||||||
Assicurarsi che tutti i giocatori abbiano la stessa versione di PokerTH.</translation>
|
Assicurarsi che tutti i giocatori abbiano la stessa versione di PokerTH.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3066"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3052"/>
|
||||||
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
|
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
|
||||||
<translation>E' stata specificata una porta non valida (le porte 0-1023 non sono permesse).</translation>
|
<translation>E' stata specificata una porta non valida (le porte 0-1023 non sono permesse).</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3758"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3735"/>
|
||||||
<source>Attention! Do you really want to leave the current game
|
<source>Attention! Do you really want to leave the current game
|
||||||
and go back to the lobby?</source>
|
and go back to the lobby?</source>
|
||||||
<translation>Attenzione! Vuoi veramente abbandonare la partita corrente
|
<translation>Attenzione! Vuoi veramente abbandonare la partita corrente
|
||||||
e tornare al prepartita?</translation>
|
e tornare al prepartita?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3391"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3376"/>
|
||||||
<source>Auto mode set: Check or call any.</source>
|
<source>Auto mode set: Check or call any.</source>
|
||||||
<translation>Impostata modalità automatica: Check o Call ogni volta.</translation>
|
<translation>Impostata modalità automatica: Check o Call ogni volta.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3393"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3378"/>
|
||||||
<source>Auto mode set: Check or fold.</source>
|
<source>Auto mode set: Check or fold.</source>
|
||||||
<translation>Impostata modalità automatica: Check o Fold.</translation>
|
<translation>Impostata modalità automatica: Check o Fold.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3091"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3077"/>
|
||||||
<source>Bind failed - please choose a different port.</source>
|
<source>Bind failed - please choose a different port.</source>
|
||||||
<translation>Bind fallito - selezionare una porta diversa.</translation>
|
<translation>Bind fallito - selezionare una porta diversa.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3547"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3532"/>
|
||||||
<source>Chat</source>
|
<source>Chat</source>
|
||||||
<translation>Chat</translation>
|
<translation>Chat</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3674"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3656"/>
|
||||||
<source>Closing PokerTH during network game</source>
|
<source>Closing PokerTH during network game</source>
|
||||||
<translation>Si sta chiudendo PokerTH durante una partita in rete</translation>
|
<translation>Si sta chiudendo PokerTH durante una partita in rete</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="463"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="454"/>
|
||||||
<source>Cmd+N to start a new game</source>
|
<source>Cmd+N to start a new game</source>
|
||||||
<translation>Ctrl+N per iniziare una nuova partita</translation>
|
<translation>Ctrl+N per iniziare una nuova partita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3111"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3097"/>
|
||||||
<source>Connection timed out.
|
<source>Connection timed out.
|
||||||
Please check the server address.
|
Please check the server address.
|
||||||
|
|
||||||
@@ -2278,42 +2279,42 @@ Controllare l'indirizzo del server.
|
|||||||
Se il server è alle spalle di un router NAT, assicurarsi che sia stato abilitato il port forwarding.</translation>
|
Se il server è alle spalle di un router NAT, assicurarsi che sia stato abilitato il port forwarding.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3127"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3113"/>
|
||||||
<source>Connection was closed by the server.</source>
|
<source>Connection was closed by the server.</source>
|
||||||
<translation>Connessione interrotta dal server.</translation>
|
<translation>Connessione interrotta dal server.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3106"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3092"/>
|
||||||
<source>Could not connect to the server.</source>
|
<source>Could not connect to the server.</source>
|
||||||
<translation>Impossibile connettersi al server.</translation>
|
<translation>Impossibile connettersi al server.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3071"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3057"/>
|
||||||
<source>Could not create a socket for TCP communication.</source>
|
<source>Could not create a socket for TCP communication.</source>
|
||||||
<translation>Impossibile creare un socket di comunicazione TCP.</translation>
|
<translation>Impossibile creare un socket di comunicazione TCP.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3076"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3062"/>
|
||||||
<source>Could not set the IP address.</source>
|
<source>Could not set the IP address.</source>
|
||||||
<translation>Impossibile impostare l'indirizzo IP.</translation>
|
<translation>Impossibile impostare l'indirizzo IP.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3081"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3067"/>
|
||||||
<source>Could not set the port for this type of address.</source>
|
<source>Could not set the port for this type of address.</source>
|
||||||
<translation>Impossibile impostare la porta per questo tipo di indirizzo.</translation>
|
<translation>Impossibile impostare la porta per questo tipo di indirizzo.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3240"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3225"/>
|
||||||
<source>Could not start game: Synchronization failed.</source>
|
<source>Could not start game: Synchronization failed.</source>
|
||||||
<translation>Impossibile avviare la partita: sincronizzazione fallita.</translation>
|
<translation>Impossibile avviare la partita: sincronizzazione fallita.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="465"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="456"/>
|
||||||
<source>Ctrl+N to start a new game</source>
|
<source>Ctrl+N to start a new game</source>
|
||||||
<translation>Ctrl+N per iniziare una nuova partita</translation>
|
<translation>Ctrl+N per iniziare una nuova partita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1973"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1967"/>
|
||||||
<source>F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold</source>
|
<source>F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold</source>
|
||||||
<translation>F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold</translation>
|
<translation>F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2328,136 +2329,136 @@ Se il server è alle spalle di un router NAT, assicurarsi che sia stato abilitat
|
|||||||
<translation type="obsolete">F1 - Passo/All-In | F2 - Parola/Vedo | F3 - Punto/Rilancio</translation>
|
<translation type="obsolete">F1 - Passo/All-In | F2 - Parola/Vedo | F3 - Punto/Rilancio</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1971"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1965"/>
|
||||||
<source>F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In</source>
|
<source>F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In</source>
|
||||||
<translation>F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In</translation>
|
<translation>F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3198"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3184"/>
|
||||||
<source>Internal error: The current player could not be found.</source>
|
<source>Internal error: The current player could not be found.</source>
|
||||||
<translation>Errore interno: Impossibile trovare il giocatore corrente. </translation>
|
<translation>Errore interno: Impossibile trovare il giocatore corrente. </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3203"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3189"/>
|
||||||
<source>Internal error: The current player is not active.</source>
|
<source>Internal error: The current player is not active.</source>
|
||||||
<translation>Errore interno: Il giocatore corrente non è attivo.</translation>
|
<translation>Errore interno: Il giocatore corrente non è attivo.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3132"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3118"/>
|
||||||
<source>Internal network error: Duplicate TCP connection.</source>
|
<source>Internal network error: Duplicate TCP connection.</source>
|
||||||
<translation>Errore di rete interno: connessione TCP duplicata.</translation>
|
<translation>Errore di rete interno: connessione TCP duplicata.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3096"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3082"/>
|
||||||
<source>Internal network error: "listen" failed.</source>
|
<source>Internal network error: "listen" failed.</source>
|
||||||
<translation>Errore di rete interno: "listen" fallito.</translation>
|
<translation>Errore di rete interno: "listen" fallito.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3116"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3102"/>
|
||||||
<source>Internal network error: "select" failed.</source>
|
<source>Internal network error: "select" failed.</source>
|
||||||
<translation>Errore di rete interno: "select" fallita.</translation>
|
<translation>Errore di rete interno: "select" fallita.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3121"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3107"/>
|
||||||
<source>Internal network error: "send" failed.</source>
|
<source>Internal network error: "send" failed.</source>
|
||||||
<translation>Errore di rete interno: "send" fallito.</translation>
|
<translation>Errore di rete interno: "send" fallito.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3142"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3128"/>
|
||||||
<source>Internal state error.
|
<source>Internal state error.
|
||||||
Please make sure that all players use the same version of PokerTH.</source>
|
Please make sure that all players use the same version of PokerTH.</source>
|
||||||
<translation>Errore di stato interno.
|
<translation>Errore di stato interno.
|
||||||
Assicurarsi che tutti i giocatori abbiano la stessa versione di PokerTH.</translation>
|
Assicurarsi che tutti i giocatori abbiano la stessa versione di PokerTH.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3281"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3266"/>
|
||||||
<source>Invalid password when joining the game.
|
<source>Invalid password when joining the game.
|
||||||
Please reenter the password and try again.</source>
|
Please reenter the password and try again.</source>
|
||||||
<translation>Password sbagliata per la partita selezionata.
|
<translation>Password sbagliata per la partita selezionata.
|
||||||
Reinserire la password e riprovare.</translation>
|
Reinserire la password e riprovare.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3556"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3541"/>
|
||||||
<source>Lobby</source>
|
<source>Lobby</source>
|
||||||
<translation>Prepartita</translation>
|
<translation>Prepartita</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3389"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3374"/>
|
||||||
<source>Manual mode set. You've got to choose yourself now.</source>
|
<source>Manual mode set. You've got to choose yourself now.</source>
|
||||||
<translation>Impostata modalità manuale. Devi scegliere da solo, ora.</translation>
|
<translation>Impostata modalità manuale. Devi scegliere da solo, ora.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3248"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3233"/>
|
||||||
<source>Network Error</source>
|
<source>Network Error</source>
|
||||||
<translation>Errore di rete</translation>
|
<translation>Errore di rete</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3293"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3278"/>
|
||||||
<source>Network Notification</source>
|
<source>Network Notification</source>
|
||||||
<translation>Notifica in Rete</translation>
|
<translation>Notifica in Rete</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="490"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="481"/>
|
||||||
<source>PokerTH %1 - The Open-Source Texas Holdem Engine</source>
|
<source>PokerTH %1 - The Open-Source Texas Holdem Engine</source>
|
||||||
<translation>PokerTH %1 - Il Motore Texas Holdem Open-Source</translation>
|
<translation>PokerTH %1 - Il Motore Texas Holdem Open-Source</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3756"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3733"/>
|
||||||
<source>PokerTH - Internet Game Message</source>
|
<source>PokerTH - Internet Game Message</source>
|
||||||
<translation>PokerTH - Messaggio Partita su Internet</translation>
|
<translation>PokerTH - Messaggio Partita su Internet</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3061"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3047"/>
|
||||||
<source>Server address was not set.</source>
|
<source>Server address was not set.</source>
|
||||||
<translation>Indirizzo del server mancante.</translation>
|
<translation>Indirizzo del server mancante.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3101"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3087"/>
|
||||||
<source>Server execution was terminated.</source>
|
<source>Server execution was terminated.</source>
|
||||||
<translation>L'esecuzione del server è stata interrotta.</translation>
|
<translation>L'esecuzione del server è stata interrotta.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3270"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3255"/>
|
||||||
<source>Sorry, this game is already full.</source>
|
<source>Sorry, this game is already full.</source>
|
||||||
<translation>Spiacente, la partita è già al completo.</translation>
|
<translation>Spiacente, la partita è già al completo.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3155"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3141"/>
|
||||||
<source>Sorry, this server is already full.</source>
|
<source>Sorry, this server is already full.</source>
|
||||||
<translation>Spiacente, il server è già al completo.</translation>
|
<translation>Spiacente, il server è già al completo.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3019"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3005"/>
|
||||||
<source>Start</source>
|
<source>Start</source>
|
||||||
<translation>Inizio</translation>
|
<translation>Inizio</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3534"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3519"/>
|
||||||
<source>Stop</source>
|
<source>Stop</source>
|
||||||
<translation>Ferma</translation>
|
<translation>Ferma</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3188"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3174"/>
|
||||||
<source>The chat text is invalid.</source>
|
<source>The chat text is invalid.</source>
|
||||||
<translation>Il testo nella chat non è valido.</translation>
|
<translation>Il testo nella chat non è valido.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3214"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3199"/>
|
||||||
<source>The client player count is invalid.</source>
|
<source>The client player count is invalid.</source>
|
||||||
<translation>Il numero di giocatori non è valido.</translation>
|
<translation>Il numero di giocatori non è valido.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3183"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3169"/>
|
||||||
<source>The game could not be found.</source>
|
<source>The game could not be found.</source>
|
||||||
<translation>Impossibile trovare la partita.</translation>
|
<translation>Impossibile trovare la partita.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3178"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3164"/>
|
||||||
<source>The game name is either too short or too long. Please choose another one.</source>
|
<source>The game name is either too short or too long. Please choose another one.</source>
|
||||||
<translation>Il nome della partita è troppo corto o troppo lungo. Si prega di sceglierne un altro.</translation>
|
<translation>Il nome della partita è troppo corto o troppo lungo. Si prega di sceglierne un altro.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3165"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3151"/>
|
||||||
<source>The password is too long. Please choose another one.</source>
|
<source>The password is too long. Please choose another one.</source>
|
||||||
<translation>Questa password è troppo lunga. Sceglierne una diversa.</translation>
|
<translation>Questa password è troppo lunga. Sceglierne una diversa.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2467,7 +2468,7 @@ Reinserire la password e riprovare.</translation>
|
|||||||
<translation type="obsolete">Il nome del giocatore è troppo lungo o troppo corto. Sceglierne uno diverso.</translation>
|
<translation type="obsolete">Il nome del giocatore è troppo lungo o troppo corto. Sceglierne uno diverso.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3173"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3159"/>
|
||||||
<source>The player name is too short, too long or invalid. Please choose another one.</source>
|
<source>The player name is too short, too long or invalid. Please choose another one.</source>
|
||||||
<translation>Il nome del giocatore è troppo corto, troppo lungo o non valido. Si prega di sceglierne un altro.</translation>
|
<translation>Il nome del giocatore è troppo corto, troppo lungo o non valido. Si prega di sceglierne un altro.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2477,7 +2478,7 @@ Reinserire la password e riprovare.</translation>
|
|||||||
<translation type="obsolete">Il nome del giocatore è troppo corto, troppo lungo o è riservato. Si prega di sceglierne un altro.</translation>
|
<translation type="obsolete">Il nome del giocatore è troppo corto, troppo lungo o è riservato. Si prega di sceglierne un altro.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3147"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3133"/>
|
||||||
<source>The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
<source>The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
||||||
<translation>Il server di PokerTH non supporta questa versione del gioco. <br>Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scaricare l'ultima versione.</translation>
|
<translation>Il server di PokerTH non supporta questa versione del gioco. <br>Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scaricare l'ultima versione.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2495,22 +2496,22 @@ Please update PokerTH.</source>
|
|||||||
Si prega di aggiornare PokerTH.</translation>
|
Si prega di aggiornare PokerTH.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3230"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3215"/>
|
||||||
<source>The selected avatar file is too large. Please choose a different avatar.</source>
|
<source>The selected avatar file is too large. Please choose a different avatar.</source>
|
||||||
<translation>Il file di avatar selezionato è troppo grande. Si prega di scegliere un avatar diverso.</translation>
|
<translation>Il file di avatar selezionato è troppo grande. Si prega di scegliere un avatar diverso.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3245"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3230"/>
|
||||||
<source>The server is down for maintenance. Please try again later.</source>
|
<source>The server is down for maintenance. Please try again later.</source>
|
||||||
<translation>Il server è down per manutenzione. Si prega di riprovare più tardi.</translation>
|
<translation>Il server è down per manutenzione. Si prega di riprovare più tardi.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3086"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3072"/>
|
||||||
<source>The server name could not be resolved.</source>
|
<source>The server name could not be resolved.</source>
|
||||||
<translation>Impossibile risolvere il nome del server.</translation>
|
<translation>Impossibile risolvere il nome del server.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3193"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3179"/>
|
||||||
<source>The server referred to an unknown player. Aborting.</source>
|
<source>The server referred to an unknown player. Aborting.</source>
|
||||||
<translation>Il server ha contattato un giocatore sconosciuto. Operazione annullata.</translation>
|
<translation>Il server ha contattato un giocatore sconosciuto. Operazione annullata.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2520,7 +2521,7 @@ Si prega di aggiornare PokerTH.</translation>
|
|||||||
<translation type="obsolete">Il server ha richiesto un avatar inesistente.</translation>
|
<translation type="obsolete">Il server ha richiesto un avatar inesistente.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3294"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3279"/>
|
||||||
<source>This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
<source>This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
||||||
<translation>Questa versione beta di PokerTH è obsoleta.<br>Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scaricare l'ultima versione.</translation>
|
<translation>Questa versione beta di PokerTH è obsoleta.<br>Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scaricare l'ultima versione.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2532,41 +2533,41 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
|
|||||||
Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e scaricare l'ultima versione.</translation>
|
Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> e scaricare l'ultima versione.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3219"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3204"/>
|
||||||
<source>Too many manual blinds were set. Please reconfigure the manual blinds.</source>
|
<source>Too many manual blinds were set. Please reconfigure the manual blinds.</source>
|
||||||
<translation>Sono stati impostati troppi blind manuali. Si prega di riconfigurarli.</translation>
|
<translation>Sono stati impostati troppi blind manuali. Si prega di riconfigurarli.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3276"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3261"/>
|
||||||
<source>Unable to join - the server has already started the game.</source>
|
<source>Unable to join - the server has already started the game.</source>
|
||||||
<translation>Impossibile partecipare - la partita è già iniziata.</translation>
|
<translation>Impossibile partecipare - la partita è già iniziata.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3675"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3657"/>
|
||||||
<source>You are the hosting server. Do you want to close PokerTH anyway?</source>
|
<source>You are the hosting server. Do you want to close PokerTH anyway?</source>
|
||||||
<translation>Stai facendo da server. Vuoi comunque chiudere PokerTH?</translation>
|
<translation>Stai facendo da server. Vuoi comunque chiudere PokerTH?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="914"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="908"/>
|
||||||
<source>You cannot join Internet-Game-Lobby with "Human Player" as nickname.
|
<source>You cannot join Internet-Game-Lobby with "Human Player" as nickname.
|
||||||
Please choose another one.</source>
|
Please choose another one.</source>
|
||||||
<translation>Impossibile accedere alla chat prepartita di una partita in rete col nickname "Giocatore Umano".
|
<translation>Impossibile accedere alla chat prepartita di una partita in rete col nickname "Giocatore Umano".
|
||||||
Si prega di sceglierne un altro.</translation>
|
Si prega di sceglierne un altro.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3169"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3155"/>
|
||||||
<source>Your player name is already used by another player.
|
<source>Your player name is already used by another player.
|
||||||
Please choose a different name.</source>
|
Please choose a different name.</source>
|
||||||
<translation>Il tuo nome è già in uso da un altro giocatore.
|
<translation>Il tuo nome è già in uso da un altro giocatore.
|
||||||
Scegliere un nome diverso.</translation>
|
Scegliere un nome diverso.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3264"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3249"/>
|
||||||
<source>You were kicked from the game.</source>
|
<source>You were kicked from the game.</source>
|
||||||
<translation>Sei stati espulso dalla partita.</translation>
|
<translation>Sei stati espulso dalla partita.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3209"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3194"/>
|
||||||
<source>You were kicked from the server.</source>
|
<source>You were kicked from the server.</source>
|
||||||
<translation>Sei stato espulso dal server.</translation>
|
<translation>Sei stato espulso dal server.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3245,8 +3246,8 @@ all'inizio di ogni nuova partita</translation>
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="104"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="104"/>
|
||||||
<source>Show left toolbox (F10 to switch on/off)</source>
|
<source>Show left toolbox</source>
|
||||||
<translation type="obsolete">Visualizza il toolbox a sinistra</translation>
|
<translation>Visualizza il toolbox a sinistra</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="146"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="146"/>
|
||||||
@@ -3255,8 +3256,8 @@ all'inizio di ogni nuova partita</translation>
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="111"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="111"/>
|
||||||
<source>Show right toolbox (F11 to switch on/off)</source>
|
<source>Show right toolbox</source>
|
||||||
<translation type="obsolete">Visualizza il toolbox a destra</translation>
|
<translation>Visualizza il toolbox a destra</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="118"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="118"/>
|
||||||
@@ -3328,16 +3329,6 @@ all'inizio di ogni nuova partita</translation>
|
|||||||
<source>Write log after every: </source>
|
<source>Write log after every: </source>
|
||||||
<translation>Scrivi sul file di log ogni: </translation>
|
<translation>Scrivi sul file di log ogni: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="104"/>
|
|
||||||
<source>Show left toolbox </source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="111"/>
|
|
||||||
<source>Show right toolbox</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>settingsDialogImpl</name>
|
<name>settingsDialogImpl</name>
|
||||||
@@ -3347,27 +3338,27 @@ all'inizio di ogni nuova partita</translation>
|
|||||||
<translation>Errore sul blind</translation>
|
<translation>Errore sul blind</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="48"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="47"/>
|
||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
<translation>Olandese</translation>
|
<translation>Olandese</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="49"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="48"/>
|
||||||
<source>English</source>
|
<source>English</source>
|
||||||
<translation>Inglese</translation>
|
<translation>Inglese</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="50"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="49"/>
|
||||||
<source>French</source>
|
<source>French</source>
|
||||||
<translation>Francese</translation>
|
<translation>Francese</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="51"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="50"/>
|
||||||
<source>German</source>
|
<source>German</source>
|
||||||
<translation>Tedesco</translation>
|
<translation>Tedesco</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="52"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="51"/>
|
||||||
<source>Hungarian</source>
|
<source>Hungarian</source>
|
||||||
<translation>Ungherese</translation>
|
<translation>Ungherese</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3382,7 +3373,7 @@ all'inizio di ogni nuova partita</translation>
|
|||||||
<translation>Immagini (*.png *.jpg *.gif)</translation>
|
<translation>Immagini (*.png *.jpg *.gif)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="53"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="52"/>
|
||||||
<source>Italian</source>
|
<source>Italian</source>
|
||||||
<translation>Italiano</translation>
|
<translation>Italiano</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3397,7 +3388,7 @@ all'inizio di ogni nuova partita</translation>
|
|||||||
<translation type="obsolete">Norvegese</translation>
|
<translation type="obsolete">Norvegese</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="54"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="53"/>
|
||||||
<source>Norwegian</source>
|
<source>Norwegian</source>
|
||||||
<translation>Norvegese</translation>
|
<translation>Norvegese</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3407,12 +3398,12 @@ all'inizio di ogni nuova partita</translation>
|
|||||||
<translation>Apri cartella</translation>
|
<translation>Apri cartella</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="56"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="55"/>
|
||||||
<source>Portuguese</source>
|
<source>Portuguese</source>
|
||||||
<translation>Portoghese</translation>
|
<translation>Portoghese</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="57"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="56"/>
|
||||||
<source>Russian</source>
|
<source>Russian</source>
|
||||||
<translation>Russo</translation>
|
<translation>Russo</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3427,12 +3418,12 @@ all'inizio di ogni nuova partita</translation>
|
|||||||
<translation>Errore nelle impostazioni</translation>
|
<translation>Errore nelle impostazioni</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="58"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="57"/>
|
||||||
<source>Slovak</source>
|
<source>Slovak</source>
|
||||||
<translation>Slovacco</translation>
|
<translation>Slovacco</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="59"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="58"/>
|
||||||
<source>Spanish</source>
|
<source>Spanish</source>
|
||||||
<translation>Spagnolo</translation>
|
<translation>Spagnolo</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3485,16 +3476,6 @@ Please restart PokerTH to load new language!</source>
|
|||||||
<translation>Hai cambiato la lingua dell'applicazione in %1.
|
<translation>Hai cambiato la lingua dell'applicazione in %1.
|
||||||
Riavviare PokerTH per caricare il nuovo linguaggio!</translation>
|
Riavviare PokerTH per caricare il nuovo linguaggio!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="47"/>
|
|
||||||
<source>Bulgarian</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="55"/>
|
|
||||||
<source>Polish</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>startNetworkGameDialog</name>
|
<name>startNetworkGameDialog</name>
|
||||||
|
|||||||
+114
-133
@@ -1,14 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!DOCTYPE TS><TS version="1.1" language="nl_NL">
|
<!DOCTYPE TS><TS version="1.1" language="nl_NL">
|
||||||
|
<defaultcodec></defaultcodec>
|
||||||
<context>
|
<context>
|
||||||
<name>Chat</name>
|
<name>Chat</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/chat/chat.cpp" line="56"/>
|
<location filename="../src/gui/qt/mainwindow/chat/chat.cpp" line="53"/>
|
||||||
<source>You cannot kick yourself!</source>
|
<source>You cannot kick yourself!</source>
|
||||||
<translation>U kunt zichzelf niet verwijderen!</translation>
|
<translation>U kunt zichzelf niet verwijderen!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/chat/chat.cpp" line="63"/>
|
<location filename="../src/gui/qt/mainwindow/chat/chat.cpp" line="60"/>
|
||||||
<source>You cannot kick any player - You are not game admin!</source>
|
<source>You cannot kick any player - You are not game admin!</source>
|
||||||
<translation>U kunt geen spelers verwijderen - U bent niet de spelleider!</translation>
|
<translation>U kunt geen spelers verwijderen - U bent niet de spelleider!</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -21,24 +22,24 @@
|
|||||||
<translation>Er is verbinding met</translation>
|
<translation>Er is verbinding met</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="68"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="67"/>
|
||||||
<source>Joined channel:</source>
|
<source>Joined channel:</source>
|
||||||
<translation>Verbinding met kanaal:</translation>
|
<translation>Verbinding met kanaal:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="68"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="67"/>
|
||||||
<source>as user</source>
|
<source>as user</source>
|
||||||
<translation>als gebruiker</translation>
|
<translation>als gebruiker</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="104"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="104"/>
|
||||||
<source>Network Notification</source>
|
<source>Network Notification</source>
|
||||||
<translation type="obsolete">Netwerkmelding</translation>
|
<translation>Netwerkmelding</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="105"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="105"/>
|
||||||
<source>You were kicked from the server.</source>
|
<source>You were kicked from the server.</source>
|
||||||
<translation type="obsolete">U bent verwijderd van de server.</translation>
|
<translation>U bent verwijderd van de server.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="109"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="109"/>
|
||||||
@@ -46,32 +47,32 @@
|
|||||||
<translation>is van de server verwijderd door</translation>
|
<translation>is van de server verwijderd door</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="148"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="153"/>
|
||||||
<source>Connecting to Chat server...</source>
|
<source>Connecting to Chat server...</source>
|
||||||
<translation>Verbinding maken met chatserver...</translation>
|
<translation>Verbinding maken met chatserver...</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="162"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="167"/>
|
||||||
<source>An internal IRC error has occured:</source>
|
<source>An internal IRC error has occured:</source>
|
||||||
<translation>Er is een interne IRC-fout opgetreden:</translation>
|
<translation>Er is een interne IRC-fout opgetreden:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="165"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="170"/>
|
||||||
<source>Could not connect to the IRC server. Chat will be unavailable.</source>
|
<source>Could not connect to the IRC server. Chat will be unavailable.</source>
|
||||||
<translation>Kan geen verbinding maken met de IRC-server. Chatten is niet beschikbaar.</translation>
|
<translation>Kan geen verbinding maken met de IRC-server. Chatten is niet beschikbaar.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="168"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="173"/>
|
||||||
<source>The IRC server terminated the connection. Chat will be unavailable.</source>
|
<source>The IRC server terminated the connection. Chat will be unavailable.</source>
|
||||||
<translation>De IRC-server heeft de verbinding verbroken. Chatten is niet beschikbaar.</translation>
|
<translation>De IRC-server heeft de verbinding verbroken. Chatten is niet beschikbaar.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="171"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="176"/>
|
||||||
<source>An IRC action timed out.</source>
|
<source>An IRC action timed out.</source>
|
||||||
<translation>Een IRC-actie duurde te lang.</translation>
|
<translation>Een IRC-actie duurde te lang.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="233"/>
|
<location filename="../src/gui/qt/gamelobbydialog/lobbychat/lobbychat.cpp" line="238"/>
|
||||||
<source>The IRC server reported an error:</source>
|
<source>The IRC server reported an error:</source>
|
||||||
<translation>De IRC-server meldde een fout:</translation>
|
<translation>De IRC-server meldde een fout:</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1769,12 +1770,12 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="obsolete">Spellobby</translation>
|
<translation type="obsolete">Spellobby</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="475"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="463"/>
|
||||||
<source>Lobby-Chat</source>
|
<source>Lobby-Chat</source>
|
||||||
<translation>Lobby - Chat</translation>
|
<translation>Lobby - Chat</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="86"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="74"/>
|
||||||
<source>Game</source>
|
<source>Game</source>
|
||||||
<translation>Spel</translation>
|
<translation>Spel</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1784,22 +1785,22 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="obsolete">Speler</translation>
|
<translation type="obsolete">Speler</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="101"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="89"/>
|
||||||
<source>Private</source>
|
<source>Private</source>
|
||||||
<translation>Privé</translation>
|
<translation>Privé</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="130"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="118"/>
|
||||||
<source>Game Info</source>
|
<source>Game Info</source>
|
||||||
<translation>Spelinformatie</translation>
|
<translation>Spelinformatie</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="155"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="143"/>
|
||||||
<source>Connected Players</source>
|
<source>Connected Players</source>
|
||||||
<translation>Spelers met verbinding</translation>
|
<translation>Spelers met verbinding</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="188"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="176"/>
|
||||||
<source>Start Game</source>
|
<source>Start Game</source>
|
||||||
<translation>Spel starten</translation>
|
<translation>Spel starten</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1869,17 +1870,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></translation>
|
<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></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="163"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="151"/>
|
||||||
<source>Fill up with computer opponents</source>
|
<source>Fill up with computer opponents</source>
|
||||||
<translation>Tafel vol maken met computerspelers</translation>
|
<translation>Tafel vol maken met computerspelers</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="459"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="447"/>
|
||||||
<source>Create Game</source>
|
<source>Create Game</source>
|
||||||
<translation>Spel maken</translation>
|
<translation>Spel maken</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="466"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="454"/>
|
||||||
<source>Join Game</source>
|
<source>Join Game</source>
|
||||||
<translation>Meedoen met spel</translation>
|
<translation>Meedoen met spel</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1914,42 +1915,42 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="obsolete">Rondes voordat de blinds stijgen:</translation>
|
<translation type="obsolete">Rondes voordat de blinds stijgen:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="391"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="379"/>
|
||||||
<source>Leave Game</source>
|
<source>Leave Game</source>
|
||||||
<translation>Spel verlaten</translation>
|
<translation>Spel verlaten</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="65"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="53"/>
|
||||||
<source>Available Players</source>
|
<source>Available Players</source>
|
||||||
<translation>Beschikbare spelers</translation>
|
<translation>Beschikbare spelers</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="195"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="183"/>
|
||||||
<source>Kick Player</source>
|
<source>Kick Player</source>
|
||||||
<translation>Speler verwijderen</translation>
|
<translation>Speler verwijderen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="91"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="79"/>
|
||||||
<source>Players</source>
|
<source>Players</source>
|
||||||
<translation>Spelers</translation>
|
<translation>Spelers</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="96"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="84"/>
|
||||||
<source>State</source>
|
<source>State</source>
|
||||||
<translation>Status</translation>
|
<translation>Status</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="206"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="194"/>
|
||||||
<source>Maximum number of players: </source>
|
<source>Maximum number of players: </source>
|
||||||
<translation>Maximale aantal spelers: </translation>
|
<translation>Maximale aantal spelers: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="224"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="212"/>
|
||||||
<source>Start Cash: </source>
|
<source>Start Cash: </source>
|
||||||
<translation>Startgeld: </translation>
|
<translation>Startgeld: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="242"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="230"/>
|
||||||
<source>First small blind: </source>
|
<source>First small blind: </source>
|
||||||
<translation>Eerste kleine blind: </translation>
|
<translation>Eerste kleine blind: </translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -1959,32 +1960,32 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation type="obsolete">Interval verhoging blinds: </translation>
|
<translation type="obsolete">Interval verhoging blinds: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="281"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="269"/>
|
||||||
<source>Blinds raise mode: </source>
|
<source>Blinds raise mode: </source>
|
||||||
<translation>Verhoogmodus van de blinds: </translation>
|
<translation>Verhoogmodus van de blinds: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="308"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="296"/>
|
||||||
<source>Manual blinds list:</source>
|
<source>Manual blinds list:</source>
|
||||||
<translation>Handmatige lijst met blinds:</translation>
|
<translation>Handmatige lijst met blinds:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="335"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="323"/>
|
||||||
<source>Timeout for player action (sec): </source>
|
<source>Timeout for player action (sec): </source>
|
||||||
<translation>Bedenktijd voor de spelers (sec): </translation>
|
<translation>Bedenktijd voor de spelers (sec): </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="25"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="13"/>
|
||||||
<source>Internet Game Lobby</source>
|
<source>Internet Game Lobby</source>
|
||||||
<translation>Lobby van internetspel</translation>
|
<translation>Lobby van internetspel</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="260"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="248"/>
|
||||||
<source>Blinds raise interval: </source>
|
<source>Blinds raise interval: </source>
|
||||||
<translation>Interval verhoging blinds: </translation>
|
<translation>Interval verhoging blinds: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog.ui" line="420"/>
|
<location filename="../src/gui/qt/gamelobbydialog.ui" line="408"/>
|
||||||
<source>Join any game</source>
|
<source>Join any game</source>
|
||||||
<translation>Meedoen met willekeurig spel</translation>
|
<translation>Meedoen met willekeurig spel</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2027,7 +2028,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
<translation>lopend</translation>
|
<translation>lopend</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp" line="833"/>
|
<location filename="../src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp" line="836"/>
|
||||||
<source>open</source>
|
<source>open</source>
|
||||||
<translation>open</translation>
|
<translation>open</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2509,7 +2510,7 @@ Wilt u dat profiel overschrijven?</translation>
|
|||||||
<context>
|
<context>
|
||||||
<name>mainWindowImpl</name>
|
<name>mainWindowImpl</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="465"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="456"/>
|
||||||
<source>Ctrl+N to start a new game</source>
|
<source>Ctrl+N to start a new game</source>
|
||||||
<translation>Ctrl+N om een nieuw spel te starten</translation>
|
<translation>Ctrl+N om een nieuw spel te starten</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2519,84 +2520,84 @@ Wilt u dat profiel overschrijven?</translation>
|
|||||||
<translation type="obsolete">F1 - Folden/All-In | F2 - Checken/Callen | F3 - Betten/Raisen</translation>
|
<translation type="obsolete">F1 - Folden/All-In | F2 - Checken/Callen | F3 - Betten/Raisen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3248"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3233"/>
|
||||||
<source>Network Error</source>
|
<source>Network Error</source>
|
||||||
<translation>Netwerkfout</translation>
|
<translation>Netwerkfout</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3061"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3047"/>
|
||||||
<source>Server address was not set.</source>
|
<source>Server address was not set.</source>
|
||||||
<translation>Serveradres is niet ingesteld.</translation>
|
<translation>Serveradres is niet ingesteld.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3066"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3052"/>
|
||||||
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
|
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
|
||||||
<translation>Ongeldige poort ingesteld (poorten 0-1023 zijn niet toegestaan).</translation>
|
<translation>Ongeldige poort ingesteld (poorten 0-1023 zijn niet toegestaan).</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3071"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3057"/>
|
||||||
<source>Could not create a socket for TCP communication.</source>
|
<source>Could not create a socket for TCP communication.</source>
|
||||||
<translation>Kan geen socket maken voor TCP-communicatie.</translation>
|
<translation>Kan geen socket maken voor TCP-communicatie.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3076"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3062"/>
|
||||||
<source>Could not set the IP address.</source>
|
<source>Could not set the IP address.</source>
|
||||||
<translation>Kan het IP-adres niet instellen.</translation>
|
<translation>Kan het IP-adres niet instellen.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3081"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3067"/>
|
||||||
<source>Could not set the port for this type of address.</source>
|
<source>Could not set the port for this type of address.</source>
|
||||||
<translation>Kan de poort niet instellen voor dit adrestype.</translation>
|
<translation>Kan de poort niet instellen voor dit adrestype.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3086"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3072"/>
|
||||||
<source>The server name could not be resolved.</source>
|
<source>The server name could not be resolved.</source>
|
||||||
<translation>Kan geen server met die naam vinden.</translation>
|
<translation>Kan geen server met die naam vinden.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3091"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3077"/>
|
||||||
<source>Bind failed - please choose a different port.</source>
|
<source>Bind failed - please choose a different port.</source>
|
||||||
<translation>Kan niet verbinden - kies een andere poort.</translation>
|
<translation>Kan niet verbinden - kies een andere poort.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3096"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3082"/>
|
||||||
<source>Internal network error: "listen" failed.</source>
|
<source>Internal network error: "listen" failed.</source>
|
||||||
<translation>Interne netwerkfout: "listen" niet uitvoerbaar.</translation>
|
<translation>Interne netwerkfout: "listen" niet uitvoerbaar.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3101"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3087"/>
|
||||||
<source>Server execution was terminated.</source>
|
<source>Server execution was terminated.</source>
|
||||||
<translation>Het uitvoeren op de server is afgebroken.</translation>
|
<translation>Het uitvoeren op de server is afgebroken.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3106"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3092"/>
|
||||||
<source>Could not connect to the server.</source>
|
<source>Could not connect to the server.</source>
|
||||||
<translation>Kan geen verbinding maken met de server.</translation>
|
<translation>Kan geen verbinding maken met de server.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3116"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3102"/>
|
||||||
<source>Internal network error: "select" failed.</source>
|
<source>Internal network error: "select" failed.</source>
|
||||||
<translation>Interne netwerkfout: "select" niet uitvoerbaar.</translation>
|
<translation>Interne netwerkfout: "select" niet uitvoerbaar.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3121"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3107"/>
|
||||||
<source>Internal network error: "send" failed.</source>
|
<source>Internal network error: "send" failed.</source>
|
||||||
<translation>Interne netwerkfout: "send" niet uitvoerbaar.</translation>
|
<translation>Interne netwerkfout: "send" niet uitvoerbaar.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3132"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3118"/>
|
||||||
<source>Internal network error: Duplicate TCP connection.</source>
|
<source>Internal network error: Duplicate TCP connection.</source>
|
||||||
<translation>Interne netwerkfout: Dubbele TCP-verbinding.</translation>
|
<translation>Interne netwerkfout: Dubbele TCP-verbinding.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3137"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3123"/>
|
||||||
<source>An invalid network packet was received.
|
<source>An invalid network packet was received.
|
||||||
Please make sure that all players use the same version of PokerTH.</source>
|
Please make sure that all players use the same version of PokerTH.</source>
|
||||||
<translation>Ongeldig netwerkpakket ontvangen.
|
<translation>Ongeldig netwerkpakket ontvangen.
|
||||||
Zorg ervoor dat alle spelers dezelfde versie van PokerTH gebruiken.</translation>
|
Zorg ervoor dat alle spelers dezelfde versie van PokerTH gebruiken.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3142"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3128"/>
|
||||||
<source>Internal state error.
|
<source>Internal state error.
|
||||||
Please make sure that all players use the same version of PokerTH.</source>
|
Please make sure that all players use the same version of PokerTH.</source>
|
||||||
<translation>Interne statusfout.
|
<translation>Interne statusfout.
|
||||||
@@ -2610,29 +2611,29 @@ Please update PokerTH.</source>
|
|||||||
Zorg ervoor dat u de nieuwste versie van PokerTH heeft.</translation>
|
Zorg ervoor dat u de nieuwste versie van PokerTH heeft.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3155"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3141"/>
|
||||||
<source>Sorry, this server is already full.</source>
|
<source>Sorry, this server is already full.</source>
|
||||||
<translation>Deze server is al vol.</translation>
|
<translation>Deze server is al vol.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3276"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3261"/>
|
||||||
<source>Unable to join - the server has already started the game.</source>
|
<source>Unable to join - the server has already started the game.</source>
|
||||||
<translation>Kan niet meedoen - de server heeft het spel al gestart.</translation>
|
<translation>Kan niet meedoen - de server heeft het spel al gestart.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3281"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3266"/>
|
||||||
<source>Invalid password when joining the game.
|
<source>Invalid password when joining the game.
|
||||||
Please reenter the password and try again.</source>
|
Please reenter the password and try again.</source>
|
||||||
<translation>Ongeldig wachtwoord bij het verbinden.
|
<translation>Ongeldig wachtwoord bij het verbinden.
|
||||||
Voer het wachtwoord opnieuw in en probeer het opnieuw.</translation>
|
Voer het wachtwoord opnieuw in en probeer het opnieuw.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3165"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3151"/>
|
||||||
<source>The password is too long. Please choose another one.</source>
|
<source>The password is too long. Please choose another one.</source>
|
||||||
<translation>Het wachtwoord is te lang. Kies een ander wachtwoord.</translation>
|
<translation>Het wachtwoord is te lang. Kies een ander wachtwoord.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3169"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3155"/>
|
||||||
<source>Your player name is already used by another player.
|
<source>Your player name is already used by another player.
|
||||||
Please choose a different name.</source>
|
Please choose a different name.</source>
|
||||||
<translation>Uw spelersnaam is al in gebruik door een andere speler.
|
<translation>Uw spelersnaam is al in gebruik door een andere speler.
|
||||||
@@ -2644,27 +2645,27 @@ Kies een andere naam.</translation>
|
|||||||
<translation type="obsolete">De spelersnaam is te kort of te lang. Kies een andere naam.</translation>
|
<translation type="obsolete">De spelersnaam is te kort of te lang. Kies een andere naam.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3249"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3234"/>
|
||||||
<source>An internal error occured.</source>
|
<source>An internal error occured.</source>
|
||||||
<translation>Interne fout opgetreden.</translation>
|
<translation>Interne fout opgetreden.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="463"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="454"/>
|
||||||
<source>Cmd+N to start a new game</source>
|
<source>Cmd+N to start a new game</source>
|
||||||
<translation>Cmd+N om een nieuw spel te starten</translation>
|
<translation>Cmd+N om een nieuw spel te starten</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3019"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3005"/>
|
||||||
<source>Start</source>
|
<source>Start</source>
|
||||||
<translation>Start</translation>
|
<translation>Start</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3534"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3519"/>
|
||||||
<source>Stop</source>
|
<source>Stop</source>
|
||||||
<translation>Stop</translation>
|
<translation>Stop</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3111"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3097"/>
|
||||||
<source>Connection timed out.
|
<source>Connection timed out.
|
||||||
Please check the server address.
|
Please check the server address.
|
||||||
|
|
||||||
@@ -2675,22 +2676,22 @@ Controleer het serveradres.
|
|||||||
Als de server zich achter een NAT-router bevindt, controleer dan daar of port forwarding goed ingesteld is.</translation>
|
Als de server zich achter een NAT-router bevindt, controleer dan daar of port forwarding goed ingesteld is.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3127"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3113"/>
|
||||||
<source>Connection was closed by the server.</source>
|
<source>Connection was closed by the server.</source>
|
||||||
<translation>De verbinding is verbroken door de server.</translation>
|
<translation>De verbinding is verbroken door de server.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3193"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3179"/>
|
||||||
<source>The server referred to an unknown player. Aborting.</source>
|
<source>The server referred to an unknown player. Aborting.</source>
|
||||||
<translation>De server verwees naar een onbekende speler. Verbinding verbroken.</translation>
|
<translation>De server verwees naar een onbekende speler. Verbinding verbroken.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3209"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3194"/>
|
||||||
<source>You were kicked from the server.</source>
|
<source>You were kicked from the server.</source>
|
||||||
<translation>U bent verwijderd van de server.</translation>
|
<translation>U bent verwijderd van de server.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3214"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3199"/>
|
||||||
<source>The client player count is invalid.</source>
|
<source>The client player count is invalid.</source>
|
||||||
<translation>Het aantal spelers dat meedoet klopt niet.</translation>
|
<translation>Het aantal spelers dat meedoet klopt niet.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2700,32 +2701,32 @@ Als de server zich achter een NAT-router bevindt, controleer dan daar of port fo
|
|||||||
<translation type="obsolete">De spelersnaam is te kort, te lang, of al opgeëist. Kies een andere naam.</translation>
|
<translation type="obsolete">De spelersnaam is te kort, te lang, of al opgeëist. Kies een andere naam.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3178"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3164"/>
|
||||||
<source>The game name is either too short or too long. Please choose another one.</source>
|
<source>The game name is either too short or too long. Please choose another one.</source>
|
||||||
<translation>De naam van het spel is te kort of te lang. Kies een andere naam.</translation>
|
<translation>De naam van het spel is te kort of te lang. Kies een andere naam.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3183"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3169"/>
|
||||||
<source>The game could not be found.</source>
|
<source>The game could not be found.</source>
|
||||||
<translation>Kan het spel niet vinden.</translation>
|
<translation>Kan het spel niet vinden.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3188"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3174"/>
|
||||||
<source>The chat text is invalid.</source>
|
<source>The chat text is invalid.</source>
|
||||||
<translation>Ongeldige chattekst.</translation>
|
<translation>Ongeldige chattekst.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3293"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3278"/>
|
||||||
<source>Network Notification</source>
|
<source>Network Notification</source>
|
||||||
<translation>Netwerkmelding</translation>
|
<translation>Netwerkmelding</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3264"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3249"/>
|
||||||
<source>You were kicked from the game.</source>
|
<source>You were kicked from the game.</source>
|
||||||
<translation>U bent uit het spel verwijderd.</translation>
|
<translation>U bent uit het spel verwijderd.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3270"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3255"/>
|
||||||
<source>Sorry, this game is already full.</source>
|
<source>Sorry, this game is already full.</source>
|
||||||
<translation>Dit spel is al vol.</translation>
|
<translation>Dit spel is al vol.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2735,54 +2736,54 @@ Als de server zich achter een NAT-router bevindt, controleer dan daar of port fo
|
|||||||
<translation type="obsolete">F1 - Betten/Raisen | F2 - Checken/Callen | F3 - Folden/All-In</translation>
|
<translation type="obsolete">F1 - Betten/Raisen | F2 - Checken/Callen | F3 - Folden/All-In</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3547"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3532"/>
|
||||||
<source>Chat</source>
|
<source>Chat</source>
|
||||||
<translation>Chat</translation>
|
<translation>Chat</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3389"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3374"/>
|
||||||
<source>Manual mode set. You've got to choose yourself now.</source>
|
<source>Manual mode set. You've got to choose yourself now.</source>
|
||||||
<translation>Handmatige modus ingesteld. U moet nu zelf kiezen.</translation>
|
<translation>Handmatige modus ingesteld. U moet nu zelf kiezen.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3391"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3376"/>
|
||||||
<source>Auto mode set: Check or call any.</source>
|
<source>Auto mode set: Check or call any.</source>
|
||||||
<translation>Automatische modus ingesteld: altijd checken of callen.</translation>
|
<translation>Automatische modus ingesteld: altijd checken of callen.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3393"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3378"/>
|
||||||
<source>Auto mode set: Check or fold.</source>
|
<source>Auto mode set: Check or fold.</source>
|
||||||
<translation>Automatische modus ingesteld: checken of folden.</translation>
|
<translation>Automatische modus ingesteld: checken of folden.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="914"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="908"/>
|
||||||
<source>You cannot join Internet-Game-Lobby with "Human Player" as nickname.
|
<source>You cannot join Internet-Game-Lobby with "Human Player" as nickname.
|
||||||
Please choose another one.</source>
|
Please choose another one.</source>
|
||||||
<translation>U kunt met de standaardnaam geen verbinding maken met de lobby van het internetspel.
|
<translation>U kunt met de standaardnaam geen verbinding maken met de lobby van het internetspel.
|
||||||
Kies een andere naam.</translation>
|
Kies een andere naam.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3198"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3184"/>
|
||||||
<source>Internal error: The current player could not be found.</source>
|
<source>Internal error: The current player could not be found.</source>
|
||||||
<translation>Interne fout: De huidige speler kan niet worden gevonden.</translation>
|
<translation>Interne fout: De huidige speler kan niet worden gevonden.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3203"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3189"/>
|
||||||
<source>Internal error: The current player is not active.</source>
|
<source>Internal error: The current player is not active.</source>
|
||||||
<translation>Interne fout: De huidige speler is niet actief.</translation>
|
<translation>Interne fout: De huidige speler is niet actief.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3219"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3204"/>
|
||||||
<source>Too many manual blinds were set. Please reconfigure the manual blinds.</source>
|
<source>Too many manual blinds were set. Please reconfigure the manual blinds.</source>
|
||||||
<translation>Er zijn te veel handmatige blinds ingesteld. Stel de handmatige blinds opnieuw in.</translation>
|
<translation>Er zijn te veel handmatige blinds ingesteld. Stel de handmatige blinds opnieuw in.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3225"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3210"/>
|
||||||
<source>An invalid avatar file was configured. Please choose a different avatar.</source>
|
<source>An invalid avatar file was configured. Please choose a different avatar.</source>
|
||||||
<translation>Er is een ongeldig avatarbestand ingesteld. Kies een andere avatar.</translation>
|
<translation>Er is een ongeldig avatarbestand ingesteld. Kies een andere avatar.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3230"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3215"/>
|
||||||
<source>The selected avatar file is too large. Please choose a different avatar.</source>
|
<source>The selected avatar file is too large. Please choose a different avatar.</source>
|
||||||
<translation>Het geselecteerde avatarbestand is te groot. Kies een andere avatar.</translation>
|
<translation>Het geselecteerde avatarbestand is te groot. Kies een andere avatar.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2792,17 +2793,17 @@ Kies een andere naam.</translation>
|
|||||||
<translation type="obsolete">De server vroeg om een niet-bestaande avatar.</translation>
|
<translation type="obsolete">De server vroeg om een niet-bestaande avatar.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3240"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3225"/>
|
||||||
<source>Could not start game: Synchronization failed.</source>
|
<source>Could not start game: Synchronization failed.</source>
|
||||||
<translation>Kan spel niet starten: Synchronisatie mislukt.</translation>
|
<translation>Kan spel niet starten: Synchronisatie mislukt.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1971"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1965"/>
|
||||||
<source>F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In</source>
|
<source>F1 - Fold | F2 - Check/Call | F3 - Bet/Raise | F4 - All-In</source>
|
||||||
<translation>F1 - Folden | F2 - Checken/Callen | F3 - Betten/Raisen | F4 - All-In</translation>
|
<translation>F1 - Folden | F2 - Checken/Callen | F3 - Betten/Raisen | F4 - All-In</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1973"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1967"/>
|
||||||
<source>F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold</source>
|
<source>F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold</source>
|
||||||
<translation>F1 - All-In | F2 - Betten/Raisen | F3 - Checken/Callen | F4 - Folden</translation>
|
<translation>F1 - All-In | F2 - Betten/Raisen | F3 - Checken/Callen | F4 - Folden</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2814,12 +2815,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
|
|||||||
Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> en download de nieuwste versie.</translation>
|
Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> en download de nieuwste versie.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3173"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3159"/>
|
||||||
<source>The player name is too short, too long or invalid. Please choose another one.</source>
|
<source>The player name is too short, too long or invalid. Please choose another one.</source>
|
||||||
<translation>De spelersnaam is te kort, te lang of ongeldig. Kies een andere naam.</translation>
|
<translation>De spelersnaam is te kort, te lang of ongeldig. Kies een andere naam.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3245"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3230"/>
|
||||||
<source>The server is down for maintenance. Please try again later.</source>
|
<source>The server is down for maintenance. Please try again later.</source>
|
||||||
<translation>Wegens onderhoud is de server niet beschikbaar. Probeer het later opnieuw.</translation>
|
<translation>Wegens onderhoud is de server niet beschikbaar. Probeer het later opnieuw.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -2837,54 +2838,54 @@ Please go to <a href="http://www.pokerth.net/" target="_blank&
|
|||||||
<translation type="obsolete">Deze bètarelease van PokerTH is te oud.Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> en download de nieuwste versie.</translation>
|
<translation type="obsolete">Deze bètarelease van PokerTH is te oud.Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> en download de nieuwste versie.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3674"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3656"/>
|
||||||
<source>Closing PokerTH during network game</source>
|
<source>Closing PokerTH during network game</source>
|
||||||
<translation>PokerTH afsluiten tijdens netwerkspel</translation>
|
<translation>PokerTH afsluiten tijdens netwerkspel</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3675"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3657"/>
|
||||||
<source>You are the hosting server. Do you want to close PokerTH anyway?</source>
|
<source>You are the hosting server. Do you want to close PokerTH anyway?</source>
|
||||||
<translation>U bent de server van dit spel. Wilt u PokerTH toch sluiten?</translation>
|
<translation>U bent de server van dit spel. Wilt u PokerTH toch sluiten?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3147"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3133"/>
|
||||||
<source>The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
<source>The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
||||||
<translation>De PokerTH-server ondersteunt deze versie van het spel niet.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/</a> en download de nieuwste versie.</translation>
|
<translation>De PokerTH-server ondersteunt deze versie van het spel niet.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/</a> en download de nieuwste versie.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3286"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3271"/>
|
||||||
<source>A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
<source>A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
||||||
<translation>Er is een nieuwe release van PokerTH beschikbaar.<br>Ga naar<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> en download de nieuwste versie.</translation>
|
<translation>Er is een nieuwe release van PokerTH beschikbaar.<br>Ga naar<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> en download de nieuwste versie.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3294"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3279"/>
|
||||||
<source>This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
<source>This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version.</source>
|
||||||
<translation>Deze bètarelease van PokerTH is te oud.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/</a> en download de nieuwste versie.</translation>
|
<translation>Deze bètarelease van PokerTH is te oud.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/</a> en download de nieuwste versie.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3556"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3541"/>
|
||||||
<source>Lobby</source>
|
<source>Lobby</source>
|
||||||
<translation>Lobby</translation>
|
<translation>Lobby</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3756"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3733"/>
|
||||||
<source>PokerTH - Internet Game Message</source>
|
<source>PokerTH - Internet Game Message</source>
|
||||||
<translation>PokerTH - Bericht van internetspel</translation>
|
<translation>PokerTH - Bericht van internetspel</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3758"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3735"/>
|
||||||
<source>Attention! Do you really want to leave the current game
|
<source>Attention! Do you really want to leave the current game
|
||||||
and go back to the lobby?</source>
|
and go back to the lobby?</source>
|
||||||
<translation>Opgelet! Wilt u werkelijk het huidige spel verlaten
|
<translation>Opgelet! Wilt u werkelijk het huidige spel verlaten
|
||||||
en teruggaan naar de lobby?</translation>
|
en teruggaan naar de lobby?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="490"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="481"/>
|
||||||
<source>PokerTH %1 - The Open-Source Texas Holdem Engine</source>
|
<source>PokerTH %1 - The Open-Source Texas Holdem Engine</source>
|
||||||
<translation>PokertTH %1 - De Open-Source Texas Holdem-simulator</translation>
|
<translation>PokertTH %1 - De Open-Source Texas Holdem-simulator</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3235"/>
|
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="3220"/>
|
||||||
<source>An internal avatar error occured. Please report this to an admin in the lobby chat.</source>
|
<source>An internal avatar error occured. Please report this to an admin in the lobby chat.</source>
|
||||||
<translation>Er is een interne avatarfout opgetreden. Meld dit bij het chatten in de lobby aan een administrator.</translation>
|
<translation>Er is een interne avatarfout opgetreden. Meld dit bij het chatten in de lobby aan een administrator.</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3280,13 +3281,13 @@ p, li { white-space: pre-wrap; }
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="111"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="111"/>
|
||||||
<source>Show right toolbox (F11 to switch on/off)</source>
|
<source>Show right toolbox</source>
|
||||||
<translation type="obsolete">Rechtertoolbox weergeven</translation>
|
<translation>Rechtertoolbox weergeven</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="104"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="104"/>
|
||||||
<source>Show left toolbox (F10 to switch on/off)</source>
|
<source>Show left toolbox</source>
|
||||||
<translation type="obsolete">Linkertoolbox weergeven</translation>
|
<translation>Linkertoolbox weergeven</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="118"/>
|
<location filename="../src/gui/qt/settingsdialog.ui" line="118"/>
|
||||||
@@ -3664,16 +3665,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
</style></head><body style="font-weight:400; font-style:normal; text-decoration:none;">
|
</style></head><body style="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: avatars zien er het best uit met een hoogte-breedteverhouding van </span><span style=" font-weight:600; font-style:italic;">hoogte=50, breedte=50.</span></p></body></html></translation>
|
<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 zien er het best uit met een hoogte-breedteverhouding van </span><span style=" font-weight:600; font-style:italic;">hoogte=50, breedte=50.</span></p></body></html></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="104"/>
|
|
||||||
<source>Show left toolbox </source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/settingsdialog.ui" line="111"/>
|
|
||||||
<source>Show right toolbox</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>settingsDialogImpl</name>
|
<name>settingsDialogImpl</name>
|
||||||
@@ -3731,27 +3722,27 @@ is lager dan de eerste kleine blind!
|
|||||||
De eerste kleine blind wordt ingesteld op de maximale waarde.</translation>
|
De eerste kleine blind wordt ingesteld op de maximale waarde.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="48"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="47"/>
|
||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
<translation>Nederlands</translation>
|
<translation>Nederlands</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="49"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="48"/>
|
||||||
<source>English</source>
|
<source>English</source>
|
||||||
<translation>English (Engels)</translation>
|
<translation>English (Engels)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="50"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="49"/>
|
||||||
<source>French</source>
|
<source>French</source>
|
||||||
<translation>Français (Frans)</translation>
|
<translation>Français (Frans)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="51"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="50"/>
|
||||||
<source>German</source>
|
<source>German</source>
|
||||||
<translation>Deutsch (Duits)</translation>
|
<translation>Deutsch (Duits)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="52"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="51"/>
|
||||||
<source>Hungarian</source>
|
<source>Hungarian</source>
|
||||||
<translation>Magyar (Hongaars)</translation>
|
<translation>Magyar (Hongaars)</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3766,12 +3757,12 @@ De eerste kleine blind wordt ingesteld op de maximale waarde.</translation>
|
|||||||
<translation type="obsolete">Noors</translation>
|
<translation type="obsolete">Noors</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="56"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="55"/>
|
||||||
<source>Portuguese</source>
|
<source>Portuguese</source>
|
||||||
<translation>Português (Portugees)</translation>
|
<translation>Português (Portugees)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="57"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="56"/>
|
||||||
<source>Russian</source>
|
<source>Russian</source>
|
||||||
<translation>Русский (Russisch)</translation>
|
<translation>Русский (Russisch)</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3798,12 +3789,12 @@ Please restart PokerTH to load new language!</source>
|
|||||||
Start PokerTH opnieuw om de nieuwe taal te laden!</translation>
|
Start PokerTH opnieuw om de nieuwe taal te laden!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="53"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="52"/>
|
||||||
<source>Italian</source>
|
<source>Italian</source>
|
||||||
<translation>Italiano (Italiaans)</translation>
|
<translation>Italiano (Italiaans)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="58"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="57"/>
|
||||||
<source>Slovak</source>
|
<source>Slovak</source>
|
||||||
<translation>Slovenčina (Slowaaks)</translation>
|
<translation>Slovenčina (Slowaaks)</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -3822,25 +3813,15 @@ Please select an valid directory!</source>
|
|||||||
Selecteer een geldige map!</translation>
|
Selecteer een geldige map!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="54"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="53"/>
|
||||||
<source>Norwegian</source>
|
<source>Norwegian</source>
|
||||||
<translation>Norsk (Noors)</translation>
|
<translation>Norsk (Noors)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="59"/>
|
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="58"/>
|
||||||
<source>Spanish</source>
|
<source>Spanish</source>
|
||||||
<translation>Español (Spaans)</translation>
|
<translation>Español (Spaans)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="47"/>
|
|
||||||
<source>Bulgarian</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../src/gui/qt/settingsdialog/settingsdialogimpl.cpp" line="55"/>
|
|
||||||
<source>Polish</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>startNetworkGameDialog</name>
|
<name>startNetworkGameDialog</name>
|
||||||
|
|||||||
+170
-185
File diff suppressed because it is too large
Load Diff
+391
-569
File diff suppressed because it is too large
Load Diff
+167
-186
File diff suppressed because it is too large
Load Diff
+399
-418
File diff suppressed because it is too large
Load Diff
+399
-418
File diff suppressed because it is too large
Load Diff
-2142
File diff suppressed because it is too large
Load Diff
+167
-186
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user