This commit is contained in:
+1
-1
@@ -267,7 +267,7 @@ win32{
|
||||
}
|
||||
|
||||
unix{
|
||||
LIBS += -lboost_thread -lcrypto -lSDL_mixer
|
||||
LIBS += -lboost_thread -lcrypto -lSDL_mixer -lSDL -lmikmod
|
||||
## My release static libs
|
||||
#LIBS += -lboost_thread -lcrypto -lSDL_mixer -lSDL -lmikmod
|
||||
# -lmikmod -lSDL -laa -lgpm -lncurses
|
||||
|
||||
@@ -139,7 +139,6 @@
|
||||
</qresource>
|
||||
<qresource prefix="/translations" >
|
||||
<file>resources/translations/pokerth_de.qm</file>
|
||||
<file>resources/translations/pokerth_fr.qm</file>
|
||||
<file>resources/translations/pokerth_nl.qm</file>
|
||||
<file>resources/translations/pokerth_es.qm</file>
|
||||
<file>resources/translations/pokerth_ru.qm</file>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+5
-2
@@ -866,7 +866,10 @@ p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;your translator name&gt; - &lt;your language&gt;</p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> &lt;if you like your mail address&gt;</p></body></html></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Jan Hein - Dutch</p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/aboutpokerth.ui" line="177"/>
|
||||
@@ -902,7 +905,7 @@ p, li { white-space: pre-wrap; }
|
||||
<message>
|
||||
<location filename="../src/gui/qt/changehumanplayernamedialog.ui" line="35"/>
|
||||
<source>Name:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Menselijke Speler:</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
||||
+8
-5
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS><TS version="1.1" language="nb_NO">
|
||||
<!DOCTYPE TS><TS version="1.1" language="no_NO">
|
||||
<context>
|
||||
<name>aboutPokerth</name>
|
||||
<message>
|
||||
@@ -449,7 +449,10 @@ p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;your translator name&gt; - &lt;your language&gt;</p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> &lt;if you like your mail address&gt;</p></body></html></source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation type="unfinished"><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Sigmund Lahn - Norwegian</p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/aboutpokerth.ui" line="177"/>
|
||||
@@ -1403,17 +1406,17 @@ p, li { white-space: pre-wrap; }
|
||||
<message>
|
||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2037"/>
|
||||
<source>action (high frequent disc access)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Handling (hyppig disk-bruk)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2042"/>
|
||||
<source>hand (medium disc access)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hånd (medium disk-bruk)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/gui/qt/settingsdialog.ui" line="2047"/>
|
||||
<source>game (low disc access)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Spill (lav disk-bruk)</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
||||
Reference in New Issue
Block a user