- lupdate && lrelease
authorunc0rr
Sun, 18 Oct 2009 14:12:21 +0000
changeset 2543 bf1da5037433
parent 2542 4f2d6e18616d
child 2544 31e38b20c571
- lupdate && lrelease - some fixes
QTfrontend/newnetclient.cpp
project_files/hedgewars.pro
share/hedgewars/Data/Locale/hedgewars_bg.ts
share/hedgewars/Data/Locale/hedgewars_cs.ts
share/hedgewars/Data/Locale/hedgewars_de.qm
share/hedgewars/Data/Locale/hedgewars_de.ts
share/hedgewars/Data/Locale/hedgewars_en.qm
share/hedgewars/Data/Locale/hedgewars_en.ts
share/hedgewars/Data/Locale/hedgewars_es.qm
share/hedgewars/Data/Locale/hedgewars_es.ts
share/hedgewars/Data/Locale/hedgewars_fi.qm
share/hedgewars/Data/Locale/hedgewars_fi.ts
share/hedgewars/Data/Locale/hedgewars_fr.qm
share/hedgewars/Data/Locale/hedgewars_fr.ts
share/hedgewars/Data/Locale/hedgewars_it.qm
share/hedgewars/Data/Locale/hedgewars_it.ts
share/hedgewars/Data/Locale/hedgewars_ja.ts
share/hedgewars/Data/Locale/hedgewars_pl.qm
share/hedgewars/Data/Locale/hedgewars_pl.ts
share/hedgewars/Data/Locale/hedgewars_pt_BR.ts
share/hedgewars/Data/Locale/hedgewars_pt_PT.qm
share/hedgewars/Data/Locale/hedgewars_pt_PT.ts
share/hedgewars/Data/Locale/hedgewars_ru.qm
share/hedgewars/Data/Locale/hedgewars_ru.ts
share/hedgewars/Data/Locale/hedgewars_sk.ts
share/hedgewars/Data/Locale/hedgewars_sv.ts
share/hedgewars/Data/Locale/hedgewars_tr_TR.qm
share/hedgewars/Data/Locale/hedgewars_tr_TR.ts
share/hedgewars/Data/Locale/hedgewars_uk.ts
share/hedgewars/Data/Locale/hedgewars_zh_CN.ts
share/hedgewars/Data/Locale/hedgewars_zh_TW.ts
--- a/QTfrontend/newnetclient.cpp	Sun Oct 18 13:04:41 2009 +0000
+++ b/QTfrontend/newnetclient.cpp	Sun Oct 18 14:12:21 2009 +0000
@@ -147,7 +147,7 @@
 
 void HWNewNet::RawSendNet(const QByteArray & buf)
 {
-	qDebug() << "Client: " << QString(buf).split("\n");
+//	qDebug() << "Client: " << QString(buf).split("\n");
 	NetSocket.write(buf);
 	NetSocket.write("\n\n", 2);
 }
@@ -196,7 +196,7 @@
 
 void HWNewNet::ParseCmd(const QStringList & lst)
 {
-	qDebug() << "Server: " << lst;
+//	qDebug() << "Server: " << lst;
 
 	if(!lst.size())
 	{
--- a/project_files/hedgewars.pro	Sun Oct 18 13:04:41 2009 +0000
+++ b/project_files/hedgewars.pro	Sun Oct 18 14:12:21 2009 +0000
@@ -12,7 +12,27 @@
 
 HEADERS += ../QTfrontend/*.h
 SOURCES += ../QTfrontend/*.cpp
-TRANSLATIONS += ../share/hedgewars/Data/Locale/*.ts
+
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_bg.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_de.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_cs.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_en.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_es.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_fi.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_fr.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_it.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ja.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_pl.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_pt_BR.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_pt_PT.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_sk.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_sv.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_tr_TR.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_uk.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_zh_CN.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_zh_TW.ts
+
 RESOURCES += ../QTfrontend/hedgewars.qrc
 
 !macx {
@@ -21,7 +41,7 @@
 	QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.4
 	QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk
 	
-	OBJECTIVE_SOURCES= ../QTfrontend/*.m ../QTfrontend/*.mm 
+	OBJECTIVE_SOURCES= ../QTfrontend/*.m ../QTfrontend/*.mm
 
 	LIBS += -framework IOKit -framework SDL -framework SDL_Mixer -framework Sparkle -DSPARKLE_ENABLED 
 	INCLUDEPATH += /Library/Frameworks/SDL.framework/Headers /Library/Frameworks/SDL_Mixer.framework/Headers
--- a/share/hedgewars/Data/Locale/hedgewars_bg.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_bg.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation>Никога</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Награда за най-добър изстрел е спечелена от &lt;b&gt;%1&lt;/b&gt; с &lt;b&gt;%2&lt;/b&gt; точки.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
--- a/share/hedgewars/Data/Locale/hedgewars_cs.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_cs.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation type="unfinished">Nikdy</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cenu za nejlepší zásah vyhrál &lt;b&gt;%1&lt;/b&gt; s &lt;b&gt;%2&lt;/b&gt; body.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
Binary file share/hedgewars/Data/Locale/hedgewars_de.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_de.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_de.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -14,6 +14,13 @@
         <source>Never</source>
         <translation>Nie</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -230,6 +237,20 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Der Preis für den besten Schuss geht an &lt;b&gt;%1&lt;/b&gt; mit &lt;b&gt;%2&lt;/b&gt; Punkten.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -398,6 +419,20 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation>Waffenzusammenstellungen bestimmen, welche Waffen wann und in welchen Mengen zur Verfügung stehen.</translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -567,7 +602,7 @@
     </message>
     <message>
         <source>Hardware sound (if available; requires restart)</source>
-        <translation>Hardware-Sound (erfordert Neustart)</translation>
+        <translation type="obsolete">Hardware-Sound (erfordert Neustart)</translation>
     </message>
 </context>
 <context>
Binary file share/hedgewars/Data/Locale/hedgewars_en.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_en.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_en.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation>Never</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -227,6 +235,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -393,6 +413,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -560,10 +592,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
Binary file share/hedgewars/Data/Locale/hedgewars_es.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_es.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_es.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -14,6 +14,13 @@
         <source>Never</source>
         <translation>Nunca</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -229,6 +236,20 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;El premio al mejor disparo es para &lt;b&gt;%1&lt;/b&gt; , con &lt;b&gt;%2&lt;/b&gt; puntos.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -397,6 +418,20 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation>El set de armas define las armas y munición disponibles.</translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -566,7 +601,7 @@
     </message>
     <message>
         <source>Hardware sound (if available; requires restart)</source>
-        <translation>Sonido por hardware (en caso de estar disponible, requiere reiniciar)</translation>
+        <translation type="obsolete">Sonido por hardware (en caso de estar disponible, requiere reiniciar)</translation>
     </message>
 </context>
 <context>
Binary file share/hedgewars/Data/Locale/hedgewars_fi.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_fi.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_fi.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation>Ei koskaan</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -227,6 +235,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Paras laukaus -mitalin voitti &lt;b&gt;%1&lt;/b&gt; &lt;b&gt;%2&lt;/b&gt; pisteellä&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -395,6 +415,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation>Asesuunnitelma määrittelee saatavilla olevat aseet ja niiden panosmäärät.</translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -564,7 +596,7 @@
     </message>
     <message>
         <source>Hardware sound (if available; requires restart)</source>
-        <translation>Äänen laitteistokiihdytys (jos saatavilla; vaatii uudelleenkäynnistyksen)</translation>
+        <translation type="obsolete">Äänen laitteistokiihdytys (jos saatavilla; vaatii uudelleenkäynnistyksen)</translation>
     </message>
 </context>
 <context>
Binary file share/hedgewars/Data/Locale/hedgewars_fr.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_fr.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_fr.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation type="unfinished">jamais</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le prix du meilleur tir revient à &lt;b&gt;%1&lt;/b&gt; avec &lt;b&gt;%2&lt;/b&gt; points.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation>réduire la qualité</translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
Binary file share/hedgewars/Data/Locale/hedgewars_it.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_it.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_it.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="1.1" language="it">
-<defaultcodec></defaultcodec>
+<!DOCTYPE TS>
+<TS version="2.0" language="it">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -14,6 +14,13 @@
         <source>Never</source>
         <translation>Mai</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -229,6 +236,20 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Il premio per il miglior colpo è stato vinto da &lt;b&gt;%1&lt;/b&gt; , con &lt;b&gt;%2&lt;/b&gt; punti.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -397,6 +418,20 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation>Lo Schema delle Armi definisce le armi disponibili le loro munizioni.</translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -566,7 +601,7 @@
     </message>
     <message>
         <source>Hardware sound (if available; requires restart)</source>
-        <translation>Usa accelerazione Hardware per il suono (se disponibile; richiede riavvio)</translation>
+        <translation type="obsolete">Usa accelerazione Hardware per il suono (se disponibile; richiede riavvio)</translation>
     </message>
 </context>
 <context>
--- a/share/hedgewars/Data/Locale/hedgewars_ja.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_ja.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt; &lt;b&gt;%2&lt;/b&gt; で &lt;b&gt;%1&lt;/b&gt; が一番良いショットの賞をもらった &lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
Binary file share/hedgewars/Data/Locale/hedgewars_pl.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_pl.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_pl.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation>Nigdy</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -227,6 +235,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation type="unfinished">&lt;p&gt;Odznaczenie za najlepszy strzał przyznano &lt;b&gt;%1&lt;/b&gt;, zadał(a) on(a) &lt;b&gt;%2&lt;/b&gt; punktów obrażeń.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -395,6 +415,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished">Schemat uzbrojenia określa dostępną broń oraz ilość amunicji.</translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -564,7 +596,7 @@
     </message>
     <message>
         <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished">Użyj sprz. odt. dźwięku (jeśli dostępny; wymaga restartu)</translation>
+        <translation type="obsolete">Użyj sprz. odt. dźwięku (jeśli dostępny; wymaga restartu)</translation>
     </message>
 </context>
 <context>
--- a/share/hedgewars/Data/Locale/hedgewars_pt_BR.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_pt_BR.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation type="unfinished">&lt;p&gt;O prêmio de melhor disparo foi ganho por &lt;b&gt;%1&lt;/b&gt; , com &lt;b&gt;%2&lt;/b&gt; pontos.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
Binary file share/hedgewars/Data/Locale/hedgewars_pt_PT.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_pt_PT.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_pt_PT.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation>Nunca</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -227,6 +235,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;A título de melhor tiro foi ganho por &lt;b&gt;%1&lt;/b&gt; com &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -395,6 +415,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation>O Esquema de Armas define que armas estão disponiveis e a quantidade de munições.</translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -564,7 +596,7 @@
     </message>
     <message>
         <source>Hardware sound (if available; requires restart)</source>
-        <translation>Som por Hardware (se disponivel; requer reinicio)</translation>
+        <translation type="obsolete">Som por Hardware (se disponivel; requer reinicio)</translation>
     </message>
 </context>
 <context>
Binary file share/hedgewars/Data/Locale/hedgewars_ru.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_ru.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_ru.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation>Никогда</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -227,6 +235,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Приз за лучший выстрел получает &lt;b&gt;%1&lt;/b&gt; с &lt;b&gt;%2&lt;/b&gt; пунктами урона.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -395,6 +415,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation>Схема оружия определяет доступное оружие и число снарядов.</translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -564,7 +596,7 @@
     </message>
     <message>
         <source>Hardware sound (if available; requires restart)</source>
-        <translation>Аппаратный звук (если доступен; необходим перезапуск)</translation>
+        <translation type="obsolete">Аппаратный звук (если доступен; необходим перезапуск)</translation>
     </message>
 </context>
 <context>
--- a/share/hedgewars/Data/Locale/hedgewars_sk.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_sk.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation>Nikdy</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ocenenie za najlepší zásah vyhral(a) &lt;b&gt;%1&lt;/b&gt; so ziskom &lt;b&gt;%2&lt;/b&gt; bodov.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
--- a/share/hedgewars/Data/Locale/hedgewars_sv.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_sv.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation type="unfinished">Aldrig</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Priset för bästa skott går till &lt;b&gt;%1&lt;/b&gt; som fick &lt;b&gt;%2&lt;/b&gt; poäng.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
Binary file share/hedgewars/Data/Locale/hedgewars_tr_TR.qm has changed
--- a/share/hedgewars/Data/Locale/hedgewars_tr_TR.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_tr_TR.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,23 +1,31 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="tr_TR">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
         <source>new</source>
-        <translation type="unfinished">yeni</translation>
+        <translation>yeni</translation>
     </message>
 </context>
 <context>
     <name>FreqSpinBox</name>
     <message>
         <source>Never</source>
-        <translation type="unfinished"></translation>
+        <translation>Asla</translation>
+    </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation>
+            <numerusform>%1 turda bir</numerusform>
+        </translation>
     </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
     <message>
         <source>Edit weapons</source>
-        <translation type="unfinished"></translation>
+        <translation>Silahları düzenle</translation>
     </message>
     <message>
         <source>Error</source>
@@ -131,6 +139,10 @@
 <context>
     <name>HWNewNet</name>
     <message>
+        <source>Error</source>
+        <translation type="obsolete">Hata</translation>
+    </message>
+    <message>
         <source>The host was not found. Please check the host name and port settings.</source>
         <translation>Kurucu bilgisayar bulunamadı. Lütfen bilgisayar adı ve portu ayarlarınızı kontrol edin.</translation>
     </message>
@@ -143,6 +155,18 @@
         <translation>Oda kapatıldı</translation>
     </message>
     <message>
+        <source>*** %1 joined</source>
+        <translation type="obsolete">*** %1 katıldı</translation>
+    </message>
+    <message>
+        <source>*** %1 left</source>
+        <translation type="obsolete">*** %1 gitti</translation>
+    </message>
+    <message>
+        <source>*** %1 left (%2)</source>
+        <translation type="obsolete">*** %1 gitti (%2)</translation>
+    </message>
+    <message>
         <source>Quit reason: </source>
         <translation>Çıkma sebebi:</translation>
     </message>
@@ -155,11 +179,8 @@
         <translation>Parola</translation>
     </message>
     <message>
-        <source>Your nickname %1 is
-registered on Hedgewars.org
-Please provide your password
-or pick another nickname:</source>
-        <translation type="unfinished"></translation>
+        <source>Enter your password:</source>
+        <translation type="obsolete">Parolanızı girin:</translation>
     </message>
     <message>
         <source>%1 *** %2 has joined the room</source>
@@ -170,11 +191,18 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <source>%1 *** %2 has left</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <source>%1 *** %2 has left (%3)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <source>%1 *** %2 has left</source>
+        <source>Your nickname %1 is
+registered on Hedgewars.org
+Please provide your password
+or pick another nickname:</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -189,11 +217,11 @@
     <name>PageAdmin</name>
     <message>
         <source>Server message:</source>
-        <translation type="unfinished"></translation>
+        <translation>Sunucu iletisi:</translation>
     </message>
     <message>
         <source>Set message</source>
-        <translation type="unfinished"></translation>
+        <translation>İletiyi ayarla</translation>
     </message>
     <message>
         <source>Clear Accounts Cache</source>
@@ -204,7 +232,7 @@
     <name>PageConnecting</name>
     <message>
         <source>Connecting...</source>
-        <translation type="unfinished"></translation>
+        <translation>Bağlanıyor...</translation>
     </message>
 </context>
 <context>
@@ -224,6 +252,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;En iyi atış ödülünü &lt;b&gt;%2&lt;/b&gt; puanla &lt;b&gt;%1&lt;/b&gt; kazandı.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation>
+            <numerusform>&lt;p&gt;En iyi katil bir turda &lt;b&gt;%2&lt;/b&gt; öldürmeyle &lt;b&gt;%1&lt;/b&gt; oldu.&lt;/p&gt;</numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation>
+            <numerusform>&lt;p&gt;Bu turda toplam &lt;b&gt;%1&lt;/b&gt; kirpi öldürüldü.&lt;/p&gt;</numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -265,11 +305,11 @@
     <name>PageNetType</name>
     <message>
         <source>LAN game</source>
-        <translation type="unfinished"></translation>
+        <translation>LAN oyunu</translation>
     </message>
     <message>
         <source>Official server</source>
-        <translation type="unfinished"></translation>
+        <translation>Resmi sunucu</translation>
     </message>
 </context>
 <context>
@@ -370,6 +410,18 @@
 You may join and spectate now but you&apos;ll have to wait for the game to end to start playing.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
     <message>
         <source>%1 is the host. He may adjust settings and start the game.</source>
         <translation type="unfinished"></translation>
@@ -395,63 +447,71 @@
     <name>PageScheme</name>
     <message>
         <source>Defend your fort and destroy the opponents, two team colours max!</source>
-        <translation type="unfinished"></translation>
+        <translation>Kaleni koru ve düşmanları yok et, en fazla iki takım rengi!</translation>
     </message>
     <message>
         <source>Teams will start on opposite sides of the terrain, two team colours max!</source>
-        <translation type="unfinished"></translation>
+        <translation>Takımlar bölgenin faklı taraflarında başlarlar, en fazla iki takım rengi!</translation>
     </message>
     <message>
         <source>Land can not be destroyed!</source>
-        <translation type="unfinished"></translation>
+        <translation>Zemin yok edilemez!</translation>
     </message>
     <message>
         <source>Add an indestructable border around the terrain</source>
-        <translation type="unfinished"></translation>
+        <translation>Bölgenin etrafına yok edilemez bir sınır ekle</translation>
     </message>
     <message>
         <source>Lower gravity</source>
-        <translation type="unfinished"></translation>
+        <translation>Düşük yer çekimi</translation>
     </message>
     <message>
         <source>Assisted aiming with laser sight</source>
-        <translation type="unfinished"></translation>
+        <translation>Lazer görüşü destekli nişan alma</translation>
     </message>
     <message>
         <source>All hogs have a personal forcefield</source>
-        <translation type="unfinished"></translation>
+        <translation>Tüm kirpilerin kişisel güç kalkanı olur</translation>
     </message>
     <message>
         <source>Enable random mines</source>
-        <translation type="unfinished"></translation>
+        <translation>Rastgele mayınlar</translation>
     </message>
     <message>
         <source>Gain 80% of the damage you do back in health</source>
-        <translation type="unfinished"></translation>
+        <translation>Verdiğin hasarın %%80&apos;ini sağlık olarak kazan</translation>
     </message>
     <message>
         <source>Share your opponents pain, share their damage</source>
-        <translation type="unfinished"></translation>
+        <translation>Rakibin acısını paylaş, hasarını paylaş</translation>
     </message>
     <message>
         <source>Your hogs are unable to move, put your artillery skills to the test</source>
-        <translation type="unfinished"></translation>
+        <translation>Kirpiler hareket edemez, topçuluk becerini ölç</translation>
     </message>
     <message>
         <source>Random</source>
-        <translation type="unfinished"></translation>
+        <translation>Rastgele</translation>
     </message>
     <message>
         <source>Seconds</source>
-        <translation type="unfinished"></translation>
+        <translation>Saniye</translation>
     </message>
     <message>
         <source>New</source>
         <translation>Yeni</translation>
     </message>
     <message>
+        <source>Prev</source>
+        <translation type="obsolete">Önce</translation>
+    </message>
+    <message>
+        <source>Next</source>
+        <translation type="obsolete">Sonra</translation>
+    </message>
+    <message>
         <source>Delete</source>
-        <translation type="unfinished">Sil</translation>
+        <translation>Sil</translation>
     </message>
 </context>
 <context>
@@ -518,8 +578,16 @@
 <context>
     <name>QCheckBox</name>
     <message>
-        <source>Check for updates at startup</source>
-        <translation type="unfinished"></translation>
+        <source>Forts mode</source>
+        <translation type="obsolete">Kaleler modu</translation>
+    </message>
+    <message>
+        <source>Divide teams</source>
+        <translation type="obsolete">Takımları böl</translation>
+    </message>
+    <message>
+        <source>Solid land</source>
+        <translation type="obsolete">Parçalanmaz yüzey</translation>
     </message>
     <message>
         <source>Fullscreen</source>
@@ -550,6 +618,34 @@
         <translation>Kayıt dosyasının sonuna tarihi ve saati ekle</translation>
     </message>
     <message>
+        <source>Add Border</source>
+        <translation type="obsolete">Sınır Ekle</translation>
+    </message>
+    <message>
+        <source>Reduce Quality</source>
+        <translation type="obsolete">Kaliteyi Düşür</translation>
+    </message>
+    <message>
+        <source>Low Gravity</source>
+        <translation type="obsolete">Azaltılmış Yerçekimi</translation>
+    </message>
+    <message>
+        <source>Laser Sight</source>
+        <translation type="obsolete">Lazer Görüşü</translation>
+    </message>
+    <message>
+        <source>Invulnerable</source>
+        <translation type="obsolete">Ölümsüzlük</translation>
+    </message>
+    <message>
+        <source>Add Mines</source>
+        <translation type="obsolete">Mayın Ekle</translation>
+    </message>
+    <message>
+        <source>Frontend Effects (Requires Restart)</source>
+        <translation type="obsolete">Arayüz Efektleri (Baştan Başlatmayı Gerektirir)</translation>
+    </message>
+    <message>
         <source>Frontend effects (requires restart)</source>
         <translation type="unfinished"></translation>
     </message>
@@ -558,7 +654,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <source>Hardware sound (if available; requires restart)</source>
+        <source>Check for updates at startup</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -617,22 +713,22 @@
     </message>
     <message>
         <source>Game Modifiers</source>
-        <translation type="unfinished"></translation>
+        <translation>Oyun Değişkenleri</translation>
     </message>
     <message>
         <source>Basic Settings</source>
-        <translation type="unfinished"></translation>
+        <translation>Basit Ayarlar</translation>
     </message>
 </context>
 <context>
     <name>QLabel</name>
     <message>
         <source>Mines Time</source>
-        <translation type="unfinished"></translation>
+        <translation>Mayın Süresi</translation>
     </message>
     <message>
         <source>Mines</source>
-        <translation type="unfinished"></translation>
+        <translation>Mayınlar</translation>
     </message>
     <message>
         <source>Version</source>
@@ -663,6 +759,14 @@
         <translation>Özel teşekkür:</translation>
     </message>
     <message>
+        <source>Turn time</source>
+        <translation type="obsolete">Tur süresi</translation>
+    </message>
+    <message>
+        <source>Initial health</source>
+        <translation type="obsolete">Başlangıç sağlığı</translation>
+    </message>
+    <message>
         <source>Weapons</source>
         <translation>Silahlar</translation>
     </message>
@@ -700,31 +804,31 @@
     </message>
     <message>
         <source>Game scheme</source>
-        <translation type="unfinished"></translation>
+        <translation>Oyun teması</translation>
     </message>
     <message>
         <source>Damage Modifier</source>
-        <translation type="unfinished"></translation>
+        <translation>Hasar Çarpanı</translation>
     </message>
     <message>
         <source>Turn Time</source>
-        <translation type="unfinished"></translation>
+        <translation>Tur Süresi</translation>
     </message>
     <message>
         <source>Initial Health</source>
-        <translation type="unfinished"></translation>
+        <translation>Başlangıç Sağlığı</translation>
     </message>
     <message>
         <source>Sudden Death Timeout</source>
-        <translation type="unfinished"></translation>
+        <translation>Ani Ölüm Süresi</translation>
     </message>
     <message>
         <source>Crate Drops</source>
-        <translation type="unfinished"></translation>
+        <translation>Yardım Kasaları</translation>
     </message>
     <message>
         <source>Scheme Name:</source>
-        <translation type="unfinished"></translation>
+        <translation>Tema Adı:</translation>
     </message>
 </context>
 <context>
@@ -834,6 +938,10 @@
         <translation>Elle Belirt</translation>
     </message>
     <message>
+        <source>Join official server</source>
+        <translation type="obsolete">Resmi sunucuya bağlan</translation>
+    </message>
+    <message>
         <source>Start</source>
         <translation>Başla</translation>
     </message>
@@ -869,6 +977,18 @@
 <context>
     <name>QTableWidget</name>
     <message>
+        <source>Room name</source>
+        <translation type="obsolete">Oda ismi</translation>
+    </message>
+    <message>
+        <source>Players number</source>
+        <translation type="obsolete">Oyuncu sayısı</translation>
+    </message>
+    <message>
+        <source>Round in progress</source>
+        <translation type="obsolete">Oyun başlamış</translation>
+    </message>
+    <message>
         <source>Room Name</source>
         <translation type="unfinished"></translation>
     </message>
@@ -898,6 +1018,25 @@
     </message>
 </context>
 <context>
+    <name>QToolBox</name>
+    <message>
+        <source>Actions</source>
+        <translation type="obsolete">Eylemler</translation>
+    </message>
+    <message>
+        <source>Weapons</source>
+        <translation type="obsolete">Silahlar</translation>
+    </message>
+    <message>
+        <source>Weapon properties</source>
+        <translation type="obsolete">Silah özellikleri</translation>
+    </message>
+    <message>
+        <source>Other</source>
+        <translation type="obsolete">Diğer</translation>
+    </message>
+</context>
+<context>
     <name>SelWeaponWidget</name>
     <message>
         <source>Weapon set</source>
@@ -927,47 +1066,47 @@
     <name>ToggleButtonWidget</name>
     <message>
         <source>Vampirism</source>
-        <translation type="unfinished"></translation>
+        <translation>Vampircilik</translation>
     </message>
     <message>
         <source>Karma</source>
-        <translation type="unfinished"></translation>
+        <translation>Karma</translation>
     </message>
     <message>
         <source>Artillery</source>
-        <translation type="unfinished"></translation>
+        <translation>Topçuluk</translation>
     </message>
     <message>
         <source>Fort Mode</source>
-        <translation type="unfinished"></translation>
+        <translation>Kale Modu</translation>
     </message>
     <message>
         <source>Divide Teams</source>
-        <translation type="unfinished"></translation>
+        <translation>Takımları Böl</translation>
     </message>
     <message>
         <source>Solid Land</source>
-        <translation type="unfinished"></translation>
+        <translation>Parçalanmaz Yüzey</translation>
     </message>
     <message>
         <source>Add Border</source>
-        <translation type="unfinished">Sınır Ekle</translation>
+        <translation>Sınır Ekle</translation>
     </message>
     <message>
         <source>Low Gravity</source>
-        <translation type="unfinished">Azaltılmış Yerçekimi</translation>
+        <translation>Azaltılmış Yerçekimi</translation>
     </message>
     <message>
         <source>Laser Sight</source>
-        <translation type="unfinished">Lazer Görüşü</translation>
+        <translation>Lazer Görüşü</translation>
     </message>
     <message>
         <source>Invulnerable</source>
-        <translation type="unfinished">Ölümsüzlük</translation>
+        <translation>Ölümsüzlük</translation>
     </message>
     <message>
         <source>Add Mines</source>
-        <translation type="unfinished">Mayın Ekle</translation>
+        <translation>Mayın Ekle</translation>
     </message>
 </context>
 <context>
@@ -989,6 +1128,10 @@
         <translation>aşağı</translation>
     </message>
     <message>
+        <source>jump</source>
+        <translation type="obsolete">zıpla</translation>
+    </message>
+    <message>
         <source>attack</source>
         <translation>saldır</translation>
     </message>
@@ -1111,6 +1254,14 @@
         <translation>çıkış</translation>
     </message>
     <message>
+        <source>long jump</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>high jump</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <source>zoom in</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1122,14 +1273,6 @@
         <source>reset zoom</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>long jump</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <source>high jump</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>binds (categories)</name>
--- a/share/hedgewars/Data/Locale/hedgewars_uk.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_uk.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation type="unfinished">&lt;p&gt;Нагороду за кращий постріл отримує &lt;b&gt;%1&lt;/b&gt; з &lt;b&gt;%2&lt;/b&gt; пунктами урону.&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
--- a/share/hedgewars/Data/Locale/hedgewars_zh_CN.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_zh_CN.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation>从不</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;最佳射手是&lt;b&gt;%1&lt;/b&gt;。伤害 &lt;b&gt;%2&lt;/b&gt;点。&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>
--- a/share/hedgewars/Data/Locale/hedgewars_zh_TW.ts	Sun Oct 18 13:04:41 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_zh_TW.ts	Sun Oct 18 14:12:21 2009 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE TS><TS>
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
 <context>
     <name>AmmoSchemeModel</name>
     <message>
@@ -12,6 +14,12 @@
         <source>Never</source>
         <translation>關閉</translation>
     </message>
+    <message numerus="yes">
+        <source>Every %1 turn</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>GameCFGWidget</name>
@@ -224,6 +232,18 @@
         <source>&lt;p&gt;The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;以&lt;b&gt;%2&lt;/b&gt;分獲得最強射擊獎。&lt;/p&gt;</translation>
     </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>&lt;p&gt;A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.&lt;/p&gt;</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageMain</name>
@@ -390,6 +410,18 @@
         <source>The Weapon Scheme defines available weapons and their ammunition count.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message numerus="yes">
+        <source>There are %1 clients connected to this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
+    <message numerus="yes">
+        <source>There are %1 teams participating in this room.</source>
+        <translation type="unfinished">
+            <numerusform></numerusform>
+        </translation>
+    </message>
 </context>
 <context>
     <name>PageScheme</name>
@@ -557,10 +589,6 @@
         <source>Reduced quality</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <source>Hardware sound (if available; requires restart)</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>QComboBox</name>