[Tux4kids-commits] r1579 - in tuxmath/trunk: data/menus po

David Bruce dbruce-guest at alioth.debian.org
Mon Oct 12 01:17:37 UTC 2009


Author: dbruce-guest
Date: 2009-10-12 01:17:37 +0000 (Mon, 12 Oct 2009)
New Revision: 1579

Added:
   tuxmath/trunk/data/menus/update-po.sh
Modified:
   tuxmath/trunk/data/menus/Makefile.am
   tuxmath/trunk/po/POTFILES.in
   tuxmath/trunk/po/ar.gmo
   tuxmath/trunk/po/ar.po
   tuxmath/trunk/po/cs.gmo
   tuxmath/trunk/po/cs.po
   tuxmath/trunk/po/de.gmo
   tuxmath/trunk/po/de.po
   tuxmath/trunk/po/en at boldquot.gmo
   tuxmath/trunk/po/en at boldquot.po
   tuxmath/trunk/po/en at quot.gmo
   tuxmath/trunk/po/en at quot.po
   tuxmath/trunk/po/en_GB.gmo
   tuxmath/trunk/po/en_GB.po
   tuxmath/trunk/po/es.gmo
   tuxmath/trunk/po/es.po
   tuxmath/trunk/po/fi.gmo
   tuxmath/trunk/po/fi.po
   tuxmath/trunk/po/fr.gmo
   tuxmath/trunk/po/fr.po
   tuxmath/trunk/po/ga.gmo
   tuxmath/trunk/po/ga.po
   tuxmath/trunk/po/he.gmo
   tuxmath/trunk/po/he.po
   tuxmath/trunk/po/hu.gmo
   tuxmath/trunk/po/hu.po
   tuxmath/trunk/po/it.gmo
   tuxmath/trunk/po/it.po
   tuxmath/trunk/po/ja.gmo
   tuxmath/trunk/po/ja.po
   tuxmath/trunk/po/nb.gmo
   tuxmath/trunk/po/nb.po
   tuxmath/trunk/po/nl.gmo
   tuxmath/trunk/po/nl.po
   tuxmath/trunk/po/nn.gmo
   tuxmath/trunk/po/nn.po
   tuxmath/trunk/po/oc.gmo
   tuxmath/trunk/po/oc.po
   tuxmath/trunk/po/pl.gmo
   tuxmath/trunk/po/pl.po
   tuxmath/trunk/po/pt.gmo
   tuxmath/trunk/po/pt.po
   tuxmath/trunk/po/pt_BR.gmo
   tuxmath/trunk/po/pt_BR.po
   tuxmath/trunk/po/ru.gmo
   tuxmath/trunk/po/ru.po
   tuxmath/trunk/po/sk.gmo
   tuxmath/trunk/po/sk.po
   tuxmath/trunk/po/sv.gmo
   tuxmath/trunk/po/sv.po
   tuxmath/trunk/po/tr.gmo
   tuxmath/trunk/po/tr.po
   tuxmath/trunk/po/tuxmath.pot
   tuxmath/trunk/po/zam.po
   tuxmath/trunk/po/zh_CN.gmo
   tuxmath/trunk/po/zh_CN.po
Log:
added mechanism to get strings from main_menu.xml into gettext system

Modified: tuxmath/trunk/data/menus/Makefile.am
===================================================================
--- tuxmath/trunk/data/menus/Makefile.am	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/data/menus/Makefile.am	2009-10-12 01:17:37 UTC (rev 1579)
@@ -5,3 +5,12 @@
 
 dist_menus_DATA = main_menu.xml
 
+EXTRA_DIST = menu_strings \
+  update-po.sh
+
+
+all: menu_strings
+
+# Create a 'source' file holding all the descriptions for the missions.
+menu_strings: $(dist_menus_DATA)
+	cd $(srcdir); ./update-po.sh
\ No newline at end of file

Added: tuxmath/trunk/data/menus/update-po.sh
===================================================================
--- tuxmath/trunk/data/menus/update-po.sh	                        (rev 0)
+++ tuxmath/trunk/data/menus/update-po.sh	2009-10-12 01:17:37 UTC (rev 1579)
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+# Create a 'source' file holding all the strings from the menus.
+# That file (menu_strings) is listed in po/POTFILES.in so the strings will go into
+# tuxmath.pot and subsequently into the individual po files for translation.
+# NOTE this script needs to be kept in the same dir as the menu files
+
+rm -f ./menu_strings
+sed -n /title/p main_menu.xml | sed 's/^.*title=/_(/g' | sed 's/\" .*/\")/gw menu_strings'
\ No newline at end of file


Property changes on: tuxmath/trunk/data/menus/update-po.sh
___________________________________________________________________
Added: svn:executable
   + *

Modified: tuxmath/trunk/po/POTFILES.in
===================================================================
--- tuxmath/trunk/po/POTFILES.in	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/POTFILES.in	2009-10-12 01:17:37 UTC (rev 1579)
@@ -11,3 +11,4 @@
 src/titlescreen.c
 src/tuxmath.c
 data/missions/lessons/descr_lessons
+data/menus/menu_strings
\ No newline at end of file

Modified: tuxmath/trunk/po/ar.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/ar.po
===================================================================
--- tuxmath/trunk/po/ar.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/ar.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-02-15 03:00+0100\n"
 "Last-Translator: Caroline Ford <caroline.ford.work at googlemail.com>\n"
 "Language-Team: \n"
@@ -341,35 +341,40 @@
 msgid "Do it now, and then play!"
 msgstr "افعلها اﻷن, ثم ابدأ اللعب !"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "قاعة الشهره"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "مبتدئ"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "الكشفيه"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "حارس"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "اس"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -533,7 +538,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "Tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "مساعدة"
 
@@ -771,37 +776,86 @@
 msgid "Division of Positives and Negatives"
 msgstr "قسمة الأرقام الموجية والسالبة"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "أو اى مقترحات أو كتابة أكواد"
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "القائمة الرئيسية"
 
-#~ msgid "More Options"
-#~ msgstr "مزيد من الخيارات"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "خروج"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "اكاديميه التدريب"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "اكاديميه التدريب"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "لعبه تقليدية"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "لعبه تقليدية"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "لعبة مخصصة"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "لعبة مخصصة"
 
-#~ msgid "Main menu"
-#~ msgstr "القائمة الرئيسية"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "ديمو"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "معلومات المشروع"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "فريق العمل"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "مزيد من الخيارات"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "ديمو"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "معلومات المشروع"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "فريق العمل"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "خروج"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "أو اى مقترحات أو كتابة أكواد"
+
+#~ msgid "Main menu"
 #~ msgstr "القائمة الرئيسية"
 
 #, fuzzy

Modified: tuxmath/trunk/po/cs.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/cs.po
===================================================================
--- tuxmath/trunk/po/cs.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/cs.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2007-11-12 20:54+0100\n"
 "Last-Translator: JardaK <krejci at zstenis.com>\n"
 "Language-Team: czech <cs at li.org>\n"
@@ -345,35 +345,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Síň slávy"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Nováček"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Průzkumník"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Střelec"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Borec"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -536,7 +541,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Nápověda"
 
@@ -774,35 +779,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "Dělení kladných a záporných čísel"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "navrhneš vylepšení nebo přidáš svůj kód"
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Hlavní menu"
 
-#~ msgid "More Options"
-#~ msgstr "Více možností"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Ukončit"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Akademie vesmírné matematiky"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Akademie vesmírné matematiky"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Hra"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Hra"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Vlastní hra"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Vlastní hra"
 
-#~ msgid "Main menu"
-#~ msgstr "Hlavní menu"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demo"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Info o projektu"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Poděkování"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Více možností"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demo"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Info o projektu"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Poděkování"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Ukončit"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "navrhneš vylepšení nebo přidáš svůj kód"
+
+#~ msgid "Main menu"
 #~ msgstr "Hlavní menu"

Modified: tuxmath/trunk/po/de.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/de.po
===================================================================
--- tuxmath/trunk/po/de.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/de.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: de\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-05-02 16:08+0200\n"
 "Last-Translator: Lars Vogdt <lars at linux-schulserver.de>\n"
 "MIME-Version: 1.0\n"
@@ -343,35 +343,40 @@
 msgid "Do it now, and then play!"
 msgstr "Tu es jetzt - und dann spiele!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Ruhmeshalle"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Raumkadett"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Aufklärer"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Jäger"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Ass"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -536,7 +541,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Hilfe"
 
@@ -774,37 +779,86 @@
 msgid "Division of Positives and Negatives"
 msgstr "Division von positiven und negativen Zahlen"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "meldest, Wünsche außerst oder Programmcode beisteuerst."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Hauptmenü"
 
-#~ msgid "More Options"
-#~ msgstr "Weitere Optionen"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Ende"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Math Command Trainings-Akademie"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Math Command Trainings-Akademie"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Spiele Arcade Spiel"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Spiele Arcade Spiel"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Spiele angepasstes Spiel"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Spiele angepasstes Spiel"
 
-#~ msgid "Main menu"
-#~ msgstr "Hauptmenü"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demonstration"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Projekt Information"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Abspann"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Weitere Optionen"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demonstration"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Projekt Information"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Abspann"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Ende"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "meldest, Wünsche außerst oder Programmcode beisteuerst."
+
+#~ msgid "Main menu"
 #~ msgstr "Hauptmenü"
 
 #, fuzzy

Modified: tuxmath/trunk/po/en at boldquot.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/en at boldquot.po
===================================================================
--- tuxmath/trunk/po/en at boldquot.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/en at boldquot.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -31,8 +31,8 @@
 msgstr ""
 "Project-Id-Version: tuxmath 1.7.3\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
-"PO-Revision-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
+"PO-Revision-Date: 2009-10-11 20:04-0500\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "MIME-Version: 1.0\n"
@@ -397,35 +397,40 @@
 msgid "Do it now, and then play!"
 msgstr "Do it now, and then play!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Hall Of Fame"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Space Cadet"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Scout"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Ranger"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Ace"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr "Commando"
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr "Factors"
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr "Fractions"
 
@@ -586,7 +591,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Help"
 
@@ -821,3 +826,79 @@
 #: data/missions/lessons/descr_lessons:58
 msgid "Division of Positives and Negatives"
 msgstr "Division of Positives and Negatives"
+
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Main Menu"
+
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr "Play Alone"
+
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Math Command Training Academy"
+
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr "Math Command Fleet Missions"
+
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Play Arcade Game"
+
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Play Custom Game"
+
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr "Network Game"
+
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr "Run Server"
+
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr "Join Game"
+
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr "Play With Friends"
+
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr "Score Sweep"
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr "Elimination"
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr "Factoroids!"
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "More Options"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demo"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Project Info"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Credits"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Quit"

Modified: tuxmath/trunk/po/en at quot.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/en at quot.po
===================================================================
--- tuxmath/trunk/po/en at quot.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/en at quot.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -28,8 +28,8 @@
 msgstr ""
 "Project-Id-Version: tuxmath 1.7.3\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
-"PO-Revision-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
+"PO-Revision-Date: 2009-10-11 20:04-0500\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
 "MIME-Version: 1.0\n"
@@ -394,35 +394,40 @@
 msgid "Do it now, and then play!"
 msgstr "Do it now, and then play!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Hall Of Fame"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Space Cadet"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Scout"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Ranger"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Ace"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr "Commando"
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr "Factors"
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr "Fractions"
 
@@ -583,7 +588,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Help"
 
@@ -818,3 +823,79 @@
 #: data/missions/lessons/descr_lessons:58
 msgid "Division of Positives and Negatives"
 msgstr "Division of Positives and Negatives"
+
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Main Menu"
+
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr "Play Alone"
+
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Math Command Training Academy"
+
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr "Math Command Fleet Missions"
+
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Play Arcade Game"
+
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Play Custom Game"
+
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr "Network Game"
+
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr "Run Server"
+
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr "Join Game"
+
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr "Play With Friends"
+
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr "Score Sweep"
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr "Elimination"
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr "Factoroids!"
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "More Options"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demo"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Project Info"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Credits"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Quit"

Modified: tuxmath/trunk/po/en_GB.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/en_GB.po
===================================================================
--- tuxmath/trunk/po/en_GB.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/en_GB.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2009-06-24 20:33+0100\n"
 "Last-Translator: Caroline Ford <caroline.ford.work at googlemail.com>\n"
 "Language-Team: Norwegian Nynorsk <i18n-nn at lister.ping.uio.no>\n"
@@ -374,35 +374,40 @@
 msgid "Do it now, and then play!"
 msgstr "Do it now, and then play!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Hall Of Fame"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Space Cadet"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Scout"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Ranger"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Ace"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr "Commando"
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr "Factors"
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr "Fractions"
 
@@ -568,7 +573,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Help"
 
@@ -804,57 +809,88 @@
 msgid "Division of Positives and Negatives"
 msgstr "Division of Positives and Negatives"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "suggesting improvements, or adding code."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Main Menu"
 
-#~ msgid "Play Alone"
-#~ msgstr "Play Alone"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr "Play Alone"
 
-#~ msgid "Play With Friends"
-#~ msgstr "Play With Friends"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Math Command Training Academy"
 
-#~ msgid "Factoroids!"
-#~ msgstr "Factoroids!"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr "Math Command Fleet Missions"
 
-#~ msgid "More Options"
-#~ msgstr "More Options"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Play Arcade Game"
 
-#~ msgid "Quit"
-#~ msgstr "Quit"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Play Custom Game"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Math Command Training Academy"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Math Command Fleet Missions"
-#~ msgstr "Math Command Fleet Missions"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Play Arcade Game"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Play Custom Game"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr "Play With Friends"
 
-#~ msgid "Main menu"
-#~ msgstr "Main menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr "Score Sweep"
 
-#~ msgid "Score Sweep"
-#~ msgstr "Score Sweep"
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr "Elimination"
 
-#~ msgid "Elimination"
-#~ msgstr "Elimination"
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr "Factoroids!"
 
-#~ msgid "Demo"
-#~ msgstr "Demo"
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "More Options"
 
-#~ msgid "Project Info"
-#~ msgstr "Project Info"
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demo"
 
-#~ msgid "Credits"
-#~ msgstr "Credits"
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Project Info"
 
-#~ msgid "Main Menu"
-#~ msgstr "Main Menu"
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Credits"
 
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Quit"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "suggesting improvements, or adding code."
+
+#~ msgid "Main menu"
+#~ msgstr "Main menu"
+
 #, fuzzy
 #~ msgid "the penguins' igloos. To save their homes,"
 #~ msgstr "penguins’ igloos from the"

Modified: tuxmath/trunk/po/es.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/es.po
===================================================================
--- tuxmath/trunk/po/es.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/es.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: 1.6.2\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-04-26\n"
 "Last-Translator: Angela Ruiz <angieruiz211 at hotmail.com>\n"
 "Language-Team: espanol <LL at li.org>\n"
@@ -344,35 +344,40 @@
 msgid "Do it now, and then play!"
 msgstr "haclo ahora y luego juega"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "sala de fama"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "cadete espacial"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "escout"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "guardador"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "ace"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -538,7 +543,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr ""
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "ayda"
 
@@ -776,37 +781,86 @@
 msgid "Division of Positives and Negatives"
 msgstr "division de numeros positivos y negativos"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "sugestiones para mejorar el programa o para anadir un codigo"
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "menu principal"
 
-#~ msgid "More Options"
-#~ msgstr "mas opciones"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "terminar"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Academia de entrenamiento de matematicas"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Academia de entrenamiento de matematicas"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Juega el juego de arcade"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Juega el juego de arcade"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "juega el juego hecho especialmente"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "juega el juego hecho especialmente"
 
-#~ msgid "Main menu"
-#~ msgstr "menu principal"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "demostracion"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "informacion del projecto"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "creditos"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "mas opciones"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "demostracion"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "informacion del projecto"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "creditos"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "terminar"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "sugestiones para mejorar el programa o para anadir un codigo"
+
+#~ msgid "Main menu"
 #~ msgstr "menu principal"
 
 #, fuzzy

Modified: tuxmath/trunk/po/fi.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/fi.po
===================================================================
--- tuxmath/trunk/po/fi.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/fi.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-03-22 06:59+0000\n"
 "Last-Translator: Miika Metsälä <Unknown>\n"
 "Language-Team: Finnish <fi at li.org>\n"
@@ -347,35 +347,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Parhaat tulokset"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Astronautti"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Tiedustelija"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Jousimies"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr ""
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -541,7 +546,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "O_hje"
 
@@ -779,26 +784,85 @@
 msgid "Division of Positives and Negatives"
 msgstr "Positiivisten ja negatiivisten lukujen jakolasku"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "ehdottamalla parannuksista, tai lisäämällä koodia."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Päävalikko"
 
-#~ msgid "More Options"
-#~ msgstr "Lisää asetuksia"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Lopeta"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Pelaa arcade-peliä"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Main menu"
-#~ msgstr "Päävalikko"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Pelaa arcade-peliä"
 
-#~ msgid "Project Info"
-#~ msgstr "Tietoa projektista"
+#: data/menus/menu_strings:13
+#, fuzzy
+msgid "Play Custom Game"
+msgstr "Pelaa arcade-peliä"
 
-#~ msgid "Credits"
-#~ msgstr "Tekijät"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
+
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
+
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
+
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Lisää asetuksia"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr ""
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Tietoa projektista"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Tekijät"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Lopeta"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "ehdottamalla parannuksista, tai lisäämällä koodia."
+
+#~ msgid "Main menu"
 #~ msgstr "Päävalikko"

Modified: tuxmath/trunk/po/fr.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/fr.po
===================================================================
--- tuxmath/trunk/po/fr.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/fr.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: 1.5.8\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2007-11-15 09:00+0100\n"
 "Last-Translator: Grumeau Rémi <remi at beosfrance.com>\n"
 "Language-Team: Dutch <LL at li.org>\n"
@@ -343,35 +343,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Tableau des scores"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Cadet de l'espace"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Scout"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Ranger"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "As"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -534,7 +539,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Aide"
 
@@ -772,35 +777,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "Division de positifs et négatifs"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "vos suggestions, ou en développement."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Menu principal"
 
-#~ msgid "More Options"
-#~ msgstr "Plus d'options"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Quitter"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Ecole d'entrainement au Math"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Ecole d'entrainement au Math"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Jouer en mode arcade"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Jouer en mode arcade"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Jouer en mode personnalisé"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Jouer en mode personnalisé"
 
-#~ msgid "Main menu"
-#~ msgstr "Menu principal"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demo"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "A propos"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Crédits"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Plus d'options"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demo"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "A propos"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Crédits"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Quitter"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "vos suggestions, ou en développement."
+
+#~ msgid "Main menu"
 #~ msgstr "Menu principal"

Modified: tuxmath/trunk/po/ga.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/ga.po
===================================================================
--- tuxmath/trunk/po/ga.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/ga.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-07-13 23:16-0000\n"
 "Last-Translator: Seanán à Coistín <seananoc at gmail.com>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -342,35 +342,40 @@
 msgid "Do it now, and then play!"
 msgstr "Déan anois é, agus ansin imir!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Réim na gCuradh"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Glasearcach"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Gasóg"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Ránaí"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Curadh"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -534,7 +539,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Cabhair"
 
@@ -772,37 +777,86 @@
 msgid "Division of Positives and Negatives"
 msgstr "Roinnt Deimhneacha agus Diúltacha"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "feabhsaithe a mholadh, nó trí cód a chur leis."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "An Príomh Roghchlár"
 
-#~ msgid "More Options"
-#~ msgstr "Tuilleadh Roghanna"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Scoir"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Lárionad Oiliúna an Cheannais Mata"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Lárionad Oiliúna an Cheannais Mata"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Imir an Gnáthchluiche"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Imir an Gnáthchluiche"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Imir Cluiche Saincheaptha"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Imir Cluiche Saincheaptha"
 
-#~ msgid "Main menu"
-#~ msgstr "An Príomh Roghchlár"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Taispeántas"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Faisnéis an Tionscadail"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Buíochas le"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Tuilleadh Roghanna"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Taispeántas"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Faisnéis an Tionscadail"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Buíochas le"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Scoir"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "feabhsaithe a mholadh, nó trí cód a chur leis."
+
+#~ msgid "Main menu"
 #~ msgstr "An Príomh Roghchlár"
 
 #, fuzzy

Modified: tuxmath/trunk/po/he.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/he.po
===================================================================
--- tuxmath/trunk/po/he.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/he.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2009-01-17 10:32+0200\n"
 "Last-Translator: Yaron Shahrabani <sh.yaron at gmail.com>\n"
 "Language-Team: Hebrew <sh.yaron at gmail.com>\n"
@@ -351,35 +351,40 @@
 msgid "Do it now, and then play!"
 msgstr "עשה זאת כעת, שחק לאחר מכן!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "היכל התהילה"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "טירון"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "תלמיד"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "מתמצא"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "תותח"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -543,7 +548,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "עזרה"
 
@@ -781,37 +786,86 @@
 msgid "Division of Positives and Negatives"
 msgstr "חלוקת מספרים חיוביים בשליליים"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "הצעת שיפורים או הוספת קוד."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "תפריט ראשי"
 
-#~ msgid "More Options"
-#~ msgstr "אפשרויות נוספות"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "יציאה"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "האקדמיה לאימון פעולות מתמטיות"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "האקדמיה לאימון פעולות מתמטיות"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "שחק משחק ארקייד"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "שחק משחק ארקייד"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "שחק משחק מותאם"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "שחק משחק מותאם"
 
-#~ msgid "Main menu"
-#~ msgstr "תפריט ראשי"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "הדגמה"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "מידע על המיזם"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "תודות"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "אפשרויות נוספות"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "הדגמה"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "מידע על המיזם"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "תודות"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "יציאה"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "הצעת שיפורים או הוספת קוד."
+
+#~ msgid "Main menu"
 #~ msgstr "תפריט ראשי"
 
 #, fuzzy

Modified: tuxmath/trunk/po/hu.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/hu.po
===================================================================
--- tuxmath/trunk/po/hu.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/hu.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-02-11 21:56+0100\n"
 "Last-Translator: Miklos Merenyi <mermik at freemail.hu>\n"
 "Language-Team: LANGUAGE <HU at li.org>\n"
@@ -343,35 +343,40 @@
 msgid "Do it now, and then play!"
 msgstr "Lépj ki, és kezdd a játékot!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Dicsőséglista"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Újonc"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Felderítő"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Járőrparancsnok"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Mesterpilóta"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -535,7 +540,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Segítség"
 
@@ -773,37 +778,86 @@
 msgid "Division of Positives and Negatives"
 msgstr "Pozitív és negatív számok osztása"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "továbbfejlesztési ötletekkel, vagy programkóddal."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Főmenü"
 
-#~ msgid "More Options"
-#~ msgstr "Egyebek"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Kilépés"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Matek-Parancsnok Képző Akadémia"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Matek-Parancsnok Képző Akadémia"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Beépített játékok"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Beépített játékok"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Testreszabott játékok"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Testreszabott játékok"
 
-#~ msgid "Main menu"
-#~ msgstr "Főmenü"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demo"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Projekt információ"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Köszönetnyilvánítás"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Egyebek"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demo"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Projekt információ"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Köszönetnyilvánítás"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Kilépés"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "továbbfejlesztési ötletekkel, vagy programkóddal."
+
+#~ msgid "Main menu"
 #~ msgstr "Főmenü"
 
 #, fuzzy

Modified: tuxmath/trunk/po/it.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/it.po
===================================================================
--- tuxmath/trunk/po/it.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/it.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-03-01 11:49+0000\n"
 "Last-Translator: Giovanni Condello <condellog at gmail.com>\n"
 "Language-Team: Italian <it at li.org>\n"
@@ -350,35 +350,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Galleria dei campioni"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Cadetto spaziale"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Scout"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Ranger"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Asso"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -541,7 +546,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Aiuto"
 
@@ -781,30 +786,86 @@
 msgid "Division of Positives and Negatives"
 msgstr "Divisione di numeri positivi e negativi"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "proponendo miglioramenti o con l'aggiunta di codice."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Menu principale"
 
-#~ msgid "More Options"
-#~ msgstr "Altre opzioni"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Esci"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr ""
 
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
+
+#: data/menus/menu_strings:5
 #, fuzzy
-#~ msgid "Play Custom Game"
-#~ msgstr "Gioca una partita personalizzata"
+msgid "Play Arcade Game"
+msgstr "Gioca una partita personalizzata"
 
-#~ msgid "Main menu"
-#~ msgstr "Menu principale"
+#: data/menus/menu_strings:13
+#, fuzzy
+msgid "Play Custom Game"
+msgstr "Gioca una partita personalizzata"
 
-#~ msgid "Demo"
-#~ msgstr "Demo"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Informazioni sul progetto"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Ringraziamenti"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
+
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Altre opzioni"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demo"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Informazioni sul progetto"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Ringraziamenti"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Esci"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "proponendo miglioramenti o con l'aggiunta di codice."
+
+#~ msgid "Main menu"
 #~ msgstr "Menu principale"

Modified: tuxmath/trunk/po/ja.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/ja.po
===================================================================
--- tuxmath/trunk/po/ja.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/ja.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-03-05 15:29+0000\n"
 "Last-Translator: CMasami <Unknown>\n"
 "Language-Team: Japanese <ja at li.org>\n"
@@ -348,35 +348,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "殿堂入り"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "訓練生"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "上等兵"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "特殊部隊"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "超能力者"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -539,7 +544,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "ヘルプ"
 
@@ -777,35 +782,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "正の数と負の数の割り算"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "新機能の提案や、コードの追加も歓迎します。"
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "メインメニュー"
 
-#~ msgid "More Options"
-#~ msgstr "他のオプション"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "終了"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "計算戦隊訓練学校"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "計算戦隊訓練学校"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "一般訓練開始"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "一般訓練開始"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "特殊訓練開始"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "特殊訓練開始"
 
-#~ msgid "Main menu"
-#~ msgstr "メインメニュー"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "デモ"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "プロジェクト情報"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "クレジット"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "他のオプション"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "デモ"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "プロジェクト情報"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "クレジット"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "終了"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "新機能の提案や、コードの追加も歓迎します。"
+
+#~ msgid "Main menu"
 #~ msgstr "メインメニュー"

Modified: tuxmath/trunk/po/nb.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/nb.po
===================================================================
--- tuxmath/trunk/po/nb.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/nb.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: nb\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-09-21 19:08+0200\n"
 "Last-Translator: Karl Ove Hufthammer <karl at huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n-nn at lister.ping.uio.no>\n"
@@ -345,35 +345,40 @@
 msgid "Do it now, and then play!"
 msgstr "Prøv det nå, og start spillet!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Rekordar"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Romkadett"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Romlærling"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Romvokter"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Romsjef"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr "Romkommandør"
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr "Faktorer"
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr "Brøker"
 
@@ -537,7 +542,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Hjelp"
 
@@ -775,50 +780,87 @@
 msgid "Division of Positives and Negatives"
 msgstr "Divisjon av positive og negative tall"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "om feil, foreslå forbedringer eller bidra med programkode."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Hovedmeny"
 
-#~ msgid "Play Alone"
-#~ msgstr "Spill alene"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr "Spill alene"
 
-#~ msgid "Play With Friends"
-#~ msgstr "Spill med venner"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Kadettskole"
 
-#, fuzzy
-#~ msgid "Factoroids!"
-#~ msgstr "Faktorer"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr "Oppdrag"
 
-#~ msgid "More Options"
-#~ msgstr "Flere valg"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Arkadespill"
 
-#~ msgid "Quit"
-#~ msgstr "Avslutt"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Selvlaget spill"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Kadettskole"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Math Command Fleet Missions"
-#~ msgstr "Oppdrag"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Arkadespill"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Selvlaget spill"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr "Spill med venner"
 
-#~ msgid "Main menu"
-#~ msgstr "Hovedmeny"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demonstrasjon"
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Prosjektinfo"
+#: data/menus/menu_strings:35
+#, fuzzy
+msgid "Factoroids!"
+msgstr "Faktorer"
 
-#~ msgid "Credits"
-#~ msgstr "Bidragsytere"
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Flere valg"
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demonstrasjon"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Prosjektinfo"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Bidragsytere"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Avslutt"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "om feil, foreslå forbedringer eller bidra med programkode."
+
+#~ msgid "Main menu"
 #~ msgstr "Hovedmeny"
 
 #, fuzzy

Modified: tuxmath/trunk/po/nl.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/nl.po
===================================================================
--- tuxmath/trunk/po/nl.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/nl.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2007-11-15 09:00+0100\n"
 "Last-Translator: Schrijvers Luc <Begasus at skynet.be>\n"
 "Language-Team: Dutch <LL at li.org>\n"
@@ -343,35 +343,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Hoogste scores"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Ruimte kadet"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Scout"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Ranger"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Ace"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -534,7 +539,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Help"
 
@@ -772,35 +777,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "Delen van positieven en negatieven"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "suggesties verbeteringen, of code toevoegen."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Hoofdmenu"
 
-#~ msgid "More Options"
-#~ msgstr "Meer opties"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Afsluiten"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Reken commando training academie"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Reken commando training academie"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Speel Arcade spel"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Speel Arcade spel"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Speel je eigen spel"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Speel je eigen spel"
 
-#~ msgid "Main menu"
-#~ msgstr "Hoofdmenu"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demo"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Projekt info"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Kredieten"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Meer opties"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demo"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Projekt info"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Kredieten"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Afsluiten"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "suggesties verbeteringen, of code toevoegen."
+
+#~ msgid "Main menu"
 #~ msgstr "Hoofdmenu"

Modified: tuxmath/trunk/po/nn.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/nn.po
===================================================================
--- tuxmath/trunk/po/nn.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/nn.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: nn\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2009-04-16 18:58+0200\n"
 "Last-Translator: Karl Ove Hufthammer <karl at huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n-nn at lister.ping.uio.no>\n"
@@ -375,35 +375,40 @@
 msgid "Do it now, and then play!"
 msgstr "Prøv det no, og start spelet!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Rekordar"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Romkadett"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Romlærling"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Romvaktar"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Romsjef"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr "Romkommandør"
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr "Faktorar"
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr "Brøkar"
 
@@ -569,7 +574,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Hjelp"
 
@@ -805,55 +810,86 @@
 msgid "Division of Positives and Negatives"
 msgstr "Divisjon av positive og negative tal"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "om feil, foreslå forbetringar eller bidra med programkode."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Hovudmeny"
 
-#~ msgid "Play Alone"
-#~ msgstr "Spel åleine"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr "Spel åleine"
 
-#~ msgid "Play With Friends"
-#~ msgstr "Spel med venner"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Kadettskule"
 
-#~ msgid "Factoroids!"
-#~ msgstr "Faktoroidar!"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr "Oppdrag"
 
-#~ msgid "More Options"
-#~ msgstr "Fleire val"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Arkadespel"
 
-#~ msgid "Quit"
-#~ msgstr "Avslutt"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Sjølvlaga spel"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Kadettskule"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Math Command Fleet Missions"
-#~ msgstr "Oppdrag"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Arkadespel"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Sjølvlaga spel"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr "Spel med venner"
 
-#~ msgid "Main menu"
-#~ msgstr "Hovudmeny"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr "Poengsamling"
 
-#~ msgid "Score Sweep"
-#~ msgstr "Poengsamling"
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr "Eliminering"
 
-#~ msgid "Elimination"
-#~ msgstr "Eliminering"
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr "Faktoroidar!"
 
-#~ msgid "Demo"
-#~ msgstr "Demonstrasjon"
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Fleire val"
 
-#~ msgid "Project Info"
-#~ msgstr "Prosjektinfo"
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demonstrasjon"
 
-#~ msgid "Credits"
-#~ msgstr "Bidragsytarar"
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Prosjektinfo"
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Bidragsytarar"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Avslutt"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "om feil, foreslå forbetringar eller bidra med programkode."
+
+#~ msgid "Main menu"
 #~ msgstr "Hovudmeny"
 
 #~ msgid "The penguins need your help! Comets"

Modified: tuxmath/trunk/po/oc.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/oc.po
===================================================================
--- tuxmath/trunk/po/oc.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/oc.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-02-25 16:55+0000\n"
 "Last-Translator: Yannig MARCHEGAY (Kokoyaya) <yannig at marchegay.org>\n"
 "Language-Team: Occitan (post 1500) <oc at li.org>\n"
@@ -347,35 +347,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr ""
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr ""
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr ""
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr ""
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr ""
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -537,7 +542,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Ajuda"
 
@@ -773,17 +778,81 @@
 msgid "Division of Positives and Negatives"
 msgstr ""
 
-#~ msgid "More Options"
-#~ msgstr "Mai d'opcions"
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Menut principal"
 
-#~ msgid "Quit"
-#~ msgstr "Sortir"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Main menu"
-#~ msgstr "Menut principal"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Mercejaments"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr ""
+
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr ""
+
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
+
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
+
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
+
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
+
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Mai d'opcions"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr ""
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr ""
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Mercejaments"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Sortir"
+
+#~ msgid "Main menu"
 #~ msgstr "Menut principal"

Modified: tuxmath/trunk/po/pl.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/pl.po
===================================================================
--- tuxmath/trunk/po/pl.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/pl.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-02-25 18:43+0000\n"
 "Last-Translator: Mateusz Tybura <wujciol at gmail.com>\n"
 "Language-Team: Polish <pl at li.org>\n"
@@ -350,35 +350,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Lista najlepszych"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Kosmiczny Kadet"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Strzelec"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Strażnik"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "As"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -541,7 +546,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Pomoc"
 
@@ -784,36 +789,85 @@
 msgid "Division of Positives and Negatives"
 msgstr "Dzielenie liczb dodatnich i ujemnych"
 
-#, fuzzy
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "Zasugeruj ulepszenia lub dodaj kod"
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Menu główne"
 
-#~ msgid "More Options"
-#~ msgstr "Więcej opcji"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Wyjdź"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Akademia Treningowa Poleceń Math"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Akademia Treningowa Poleceń Math"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Zagraj w grę zręcznościową"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Zagraj w grę zręcznościową"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Zagraj w wybraną grę"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Zagraj w wybraną grę"
 
-#~ msgid "Main menu"
-#~ msgstr "Menu główne"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demonstracja"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Informacja o projekcie"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Twórcy"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Więcej opcji"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demonstracja"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Informacja o projekcie"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Twórcy"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Wyjdź"
+
+#, fuzzy
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "Zasugeruj ulepszenia lub dodaj kod"
+
+#~ msgid "Main menu"
 #~ msgstr "Menu główne"

Modified: tuxmath/trunk/po/pt.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/pt.po
===================================================================
--- tuxmath/trunk/po/pt.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/pt.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-04-12 04:12+0000\n"
 "Last-Translator: Mykas0 <Mykas0 at gmail.com>\n"
 "Language-Team: Portuguese <pt at li.org>\n"
@@ -349,35 +349,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Corredor da Fama"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Cadete Espacial"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Batedor"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr ""
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Ás"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -540,7 +545,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Ajuda"
 
@@ -778,26 +783,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "Divisão de Positivos e Negativos"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "sugerindo melhorias, ou adicionando código."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Menu Principal"
 
-#~ msgid "More Options"
-#~ msgstr "Mais Opções"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Sair"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr ""
 
-#~ msgid "Main menu"
-#~ msgstr "Menu principal"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demonstração"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Informação do Projecto"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Créditos"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Main Menu"
-#~ msgstr "Menu Principal"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
+
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
+
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
+
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Mais Opções"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demonstração"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Informação do Projecto"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Créditos"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Sair"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "sugerindo melhorias, ou adicionando código."
+
+#~ msgid "Main menu"
+#~ msgstr "Menu principal"

Modified: tuxmath/trunk/po/pt_BR.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/pt_BR.po
===================================================================
--- tuxmath/trunk/po/pt_BR.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/pt_BR.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-03-03 21:35+0000\n"
 "Last-Translator: Laudeci Oliveira <laudeci at gmail.com>\n"
 "Language-Team: Brazilian Portuguese <pt_BR at li.org>\n"
@@ -351,35 +351,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Hall da Fama"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Cadete Espacial"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Sentinela"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Defensor"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Especialista"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -542,7 +547,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Ajuda"
 
@@ -780,35 +785,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "Divisão de Positivos e Negativos"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "sugerindo melhorias, ou programando."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Menu Principal"
 
-#~ msgid "More Options"
-#~ msgstr "Mais Opções"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Sair"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Comando de Treinamento Matemático Acadêmico"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Comando de Treinamento Matemático Acadêmico"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Jogar jogo de Arcade"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Jogar jogo de Arcade"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Jogar um Jogo Personalizado"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Jogar um Jogo Personalizado"
 
-#~ msgid "Main menu"
-#~ msgstr "Menu Principal"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demonstração"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Informação do Projeto"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Créditos"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Mais Opções"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demonstração"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Informação do Projeto"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Créditos"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Sair"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "sugerindo melhorias, ou programando."
+
+#~ msgid "Main menu"
 #~ msgstr "Menu Principal"

Modified: tuxmath/trunk/po/ru.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/ru.po
===================================================================
--- tuxmath/trunk/po/ru.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/ru.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-03-01 06:56+0000\n"
 "Last-Translator: Александр AldeX Крылов <Unknown>\n"
 "Language-Team: Russian <ru at li.org>\n"
@@ -348,35 +348,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Зал славы"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Космический курсант"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Разведчик"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Рейнджер"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Ас"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -539,7 +544,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Помощь"
 
@@ -777,35 +782,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "Деление положительных и отрицательных"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "предложив улучшение или добавив код."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Главное меню"
 
-#~ msgid "More Options"
-#~ msgstr "Дополнительные настройки"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Выход"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Учебная академия по арифметике"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Учебная академия по арифметике"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Играть в аркадную игру"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Играть в аркадную игру"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Играть в пользовательскую игру"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Играть в пользовательскую игру"
 
-#~ msgid "Main menu"
-#~ msgstr "Главное меню"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Демонстрация"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Информация о проекте"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Разработчики"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Дополнительные настройки"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Демонстрация"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Информация о проекте"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Разработчики"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Выход"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "предложив улучшение или добавив код."
+
+#~ msgid "Main menu"
 #~ msgstr "Главное меню"

Modified: tuxmath/trunk/po/sk.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/sk.po
===================================================================
--- tuxmath/trunk/po/sk.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/sk.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-03-16 09:41+0000\n"
 "Last-Translator: Štefan Lučivjanský <lucorp at azet.sk>\n"
 "Language-Team: Slovak <sk at li.org>\n"
@@ -348,35 +348,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Sieň slávy"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Vesmírny kadet"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Skaut"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Poručík"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Eso"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -539,7 +544,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Pomocník"
 
@@ -777,35 +782,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "Delenie kladných a záporných čísiel"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "navrhovaním vylepšení, alebo pridaním kódu"
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Hlavná ponuka"
 
-#~ msgid "More Options"
-#~ msgstr "Viac možností"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Quit"
-#~ msgstr "Koniec"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Cvičná akadémia matematického ovládania"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Cvičná akadémia matematického ovládania"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Hrať arkádovú hru"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Hrať arkádovú hru"
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Hrať vlastnú hru"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Hrať vlastnú hru"
 
-#~ msgid "Main menu"
-#~ msgstr "Hlavná ponuka"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demo"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Informácie o projekte"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "Tvorcovia"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Viac možností"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demo"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Informácie o projekte"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Tvorcovia"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Koniec"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "navrhovaním vylepšení, alebo pridaním kódu"
+
+#~ msgid "Main menu"
 #~ msgstr "Hlavná ponuka"

Modified: tuxmath/trunk/po/sv.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/sv.po
===================================================================
--- tuxmath/trunk/po/sv.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/sv.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -350,35 +350,40 @@
 msgid "Do it now, and then play!"
 msgstr "Gör det nu och spela sedan!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Poänglistan"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Rymdkadett"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "Scout"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Jägare"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Mästare"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr "Kommandosoldat"
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr "Nämnare"
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr "Bråk"
 
@@ -546,7 +551,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Hjälp"
 
@@ -784,50 +789,87 @@
 msgid "Division of Positives and Negatives"
 msgstr "Division med positiva och negativa tal"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "föreslå förbättringar eller bidra med programkod."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Huvudmeny"
 
-#~ msgid "Play Alone"
-#~ msgstr "Spela ensam"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr "Spela ensam"
 
-#~ msgid "Play With Friends"
-#~ msgstr "Spela med vänner"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Akademin för matematikträning"
 
-#, fuzzy
-#~ msgid "Factoroids!"
-#~ msgstr "Nämnare"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr "Uppdrag för matematikflottan"
 
-#~ msgid "More Options"
-#~ msgstr "Fler alternativ"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Spela arkadspel"
 
-#~ msgid "Quit"
-#~ msgstr "Avsluta"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Spela anpassat spel"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Akademin för matematikträning"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Math Command Fleet Missions"
-#~ msgstr "Uppdrag för matematikflottan"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Spela arkadspel"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Spela anpassat spel"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr "Spela med vänner"
 
-#~ msgid "Main menu"
-#~ msgstr "Huvudmeny"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Demonstration"
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Projektinformation"
+#: data/menus/menu_strings:35
+#, fuzzy
+msgid "Factoroids!"
+msgstr "Nämnare"
 
-#~ msgid "Credits"
-#~ msgstr "Tack till"
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Fler alternativ"
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Demonstration"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Projektinformation"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Tack till"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Avsluta"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "föreslå förbättringar eller bidra med programkod."
+
+#~ msgid "Main menu"
 #~ msgstr "Huvudmeny"
 
 #~ msgid "The penguins need your help! Comets"

Modified: tuxmath/trunk/po/tr.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/tr.po
===================================================================
--- tuxmath/trunk/po/tr.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/tr.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: tr2\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2008-12-07 15:54+0200\n"
 "Last-Translator: Doruk Fisek <dfisek at fisek.com.tr>\n"
 "Language-Team: Turkish <gnu-tr-u12a at lists.sourceforge.net>\n"
@@ -348,35 +348,40 @@
 msgid "Do it now, and then play!"
 msgstr "Hemen şimdi yap ve sonra oyna!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "Gurur Tablosu"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "Uzay Tertibi"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "İzci"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "Korucu"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "As"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr "Komando"
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr "Çarpanlar"
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr "Kesirler"
 
@@ -542,7 +547,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "Yardım"
 
@@ -780,52 +785,89 @@
 msgid "Division of Positives and Negatives"
 msgstr "Pozitif ve Negatiflerin Bölünmesi"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "daha iyi olmasına yardımcı olabilirsin."
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "Ana Menü"
 
-#~ msgid "Play Alone"
-#~ msgstr "Yalnız Oyna"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr "Yalnız Oyna"
 
-#~ msgid "Play With Friends"
-#~ msgstr "Arkadaşlarla Oyna"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Matematik Komutanlığı Eğitim Akademisi"
 
-#, fuzzy
-#~ msgid "Factoroids!"
-#~ msgstr "Çarpanlar"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr "Matematik Komutanlığı Donanması Görevleri"
 
-#~ msgid "More Options"
-#~ msgstr "Daha Çok Seçenek"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Eğlence Oyunu Oyna"
 
-#~ msgid "Quit"
-#~ msgstr "Çıkış"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "Özel Oyun Oyna"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Matematik Komutanlığı Eğitim Akademisi"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Math Command Fleet Missions"
-#~ msgstr "Matematik Komutanlığı Donanması Görevleri"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Eğlence Oyunu Oyna"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Play Custom Game"
-#~ msgstr "Özel Oyun Oyna"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr "Arkadaşlarla Oyna"
 
-#~ msgid "Main menu"
-#~ msgstr "Ana menü"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
 
-#~ msgid "Demo"
-#~ msgstr "Gösteri (Demo)"
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "Proje Bilgisi"
+#: data/menus/menu_strings:35
+#, fuzzy
+msgid "Factoroids!"
+msgstr "Çarpanlar"
 
-#~ msgid "Credits"
-#~ msgstr "Hazırlayanlar"
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "Daha Çok Seçenek"
 
-#~ msgid "Main Menu"
-#~ msgstr "Ana Menü"
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "Gösteri (Demo)"
 
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "Proje Bilgisi"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "Hazırlayanlar"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "Çıkış"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "daha iyi olmasına yardımcı olabilirsin."
+
+#~ msgid "Main menu"
+#~ msgstr "Ana menü"
+
 #~ msgid "The penguins need your help! Comets"
 #~ msgstr "Penguenlerin yardımına ihtiyacı var!"
 

Modified: tuxmath/trunk/po/tuxmath.pot
===================================================================
--- tuxmath/trunk/po/tuxmath.pot	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/tuxmath.pot	2009-10-12 01:17:37 UTC (rev 1579)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath 1.7.3\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -343,35 +343,40 @@
 msgid "Do it now, and then play!"
 msgstr ""
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr ""
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr ""
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr ""
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr ""
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr ""
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr ""
 
@@ -532,7 +537,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr ""
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr ""
 
@@ -767,3 +772,79 @@
 #: data/missions/lessons/descr_lessons:58
 msgid "Division of Positives and Negatives"
 msgstr ""
+
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr ""
+
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
+
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr ""
+
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
+
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr ""
+
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr ""
+
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
+
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
+
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
+
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
+
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr ""
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr ""
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr ""
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr ""
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr ""
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr ""

Modified: tuxmath/trunk/po/zam.po
===================================================================
--- tuxmath/trunk/po/zam.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/zam.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: 1.6.2\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2009-09-23 17:52-0600\n"
 "Last-Translator: Rodrigo Perez <rodpera at yahoo.com>\n"
 "Language-Team: espanol <LL at li.org>\n"
@@ -347,35 +347,40 @@
 msgid "Do it now, and then play!"
 msgstr "Liíy naál, será kiid"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "sala de fama"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "cadete espacial"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "escout"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "guardador"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "Yeég"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr ""
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr ""
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr "Fracciones"
 
@@ -544,7 +549,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr ""
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "ayda"
 
@@ -780,34 +785,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "lii rool men numeros positivos y negativos"
 
-#~ msgid "More Options"
-#~ msgstr "mas opciones"
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "menu principal"
 
-#~ msgid "Quit"
-#~ msgstr "terminar"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr ""
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "Academia de entrenamiento de matematicas"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "Academia de entrenamiento de matematicas"
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "Juega el juego de arcade"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr ""
 
-#~ msgid "Play Custom Game"
-#~ msgstr "juega el juego hecho especialmente"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "Juega el juego de arcade"
 
-#~ msgid "Main menu"
-#~ msgstr "menu principal"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "juega el juego hecho especialmente"
 
-#~ msgid "Demo"
-#~ msgstr "demostracion"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Project Info"
-#~ msgstr "informacion del projecto"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Credits"
-#~ msgstr "creditos"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr ""
+
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr ""
+
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr ""
+
+#: data/menus/menu_strings:35
+#, fuzzy
+msgid "Factoroids!"
+msgstr "Fracciones"
+
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "mas opciones"
+
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "demostracion"
+
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "informacion del projecto"
+
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "creditos"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "terminar"
+
+#~ msgid "Main menu"
 #~ msgstr "menu principal"
 
 #~ msgid "suggesting improvements, or adding code."

Modified: tuxmath/trunk/po/zh_CN.gmo
===================================================================
(Binary files differ)

Modified: tuxmath/trunk/po/zh_CN.po
===================================================================
--- tuxmath/trunk/po/zh_CN.po	2009-10-10 01:04:57 UTC (rev 1578)
+++ tuxmath/trunk/po/zh_CN.po	2009-10-12 01:17:37 UTC (rev 1579)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: tuxmath\n"
 "Report-Msgid-Bugs-To: tuxmath-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2009-09-28 20:31-0500\n"
+"POT-Creation-Date: 2009-10-11 20:04-0500\n"
 "PO-Revision-Date: 2009-02-07 18:04+0800\n"
 "Last-Translator: Xavier <XavierXavierye at gmail.com>\n"
 "Language-Team: Simplified Chinese <zh_CN at li.org>\n"
@@ -357,35 +357,40 @@
 msgid "Do it now, and then play!"
 msgstr "现在就做,开始吧!"
 
-#: src/highscore.c:168
+#: src/highscore.c:168 data/menus/menu_strings:11
 msgid "Hall Of Fame"
 msgstr "排行榜"
 
-#: src/highscore.c:188 src/highscore.c:209
+#: src/highscore.c:188 src/highscore.c:209 data/menus/menu_strings:6
+#: data/menus/menu_strings:21 data/menus/menu_strings:28
 msgid "Space Cadet"
 msgstr "太空警"
 
-#: src/highscore.c:191
+#: src/highscore.c:191 data/menus/menu_strings:7 data/menus/menu_strings:22
+#: data/menus/menu_strings:29
 msgid "Scout"
 msgstr "童子军"
 
-#: src/highscore.c:194
+#: src/highscore.c:194 data/menus/menu_strings:8 data/menus/menu_strings:23
+#: data/menus/menu_strings:30
 msgid "Ranger"
 msgstr "巡逻兵"
 
-#: src/highscore.c:197
+#: src/highscore.c:197 data/menus/menu_strings:9 data/menus/menu_strings:24
+#: data/menus/menu_strings:31
 msgid "Ace"
 msgstr "王牌飞行员"
 
-#: src/highscore.c:200
+#: src/highscore.c:200 data/menus/menu_strings:10 data/menus/menu_strings:25
+#: data/menus/menu_strings:32
 msgid "Commando"
 msgstr "突击队"
 
-#: src/highscore.c:203
+#: src/highscore.c:203 data/menus/menu_strings:36
 msgid "Factors"
 msgstr "系数"
 
-#: src/highscore.c:206
+#: src/highscore.c:206 data/menus/menu_strings:37
 msgid "Fractions"
 msgstr "分数"
 
@@ -550,7 +555,7 @@
 msgid "tuxmath-devel at lists.sourceforge.net"
 msgstr "tuxmath-devel at lists.sourceforge.net"
 
-#: src/tuxmath.c:59
+#: src/tuxmath.c:59 data/menus/menu_strings:39
 msgid "Help"
 msgstr "帮助"
 
@@ -788,53 +793,84 @@
 msgid "Division of Positives and Negatives"
 msgstr "正负数除法"
 
-#~ msgid "suggesting improvements, or adding code."
-#~ msgstr "提出改进建议或增加代码。"
+#: data/menus/menu_strings:1 data/menus/menu_strings:12
+#: data/menus/menu_strings:14 data/menus/menu_strings:18
+#: data/menus/menu_strings:26 data/menus/menu_strings:33
+#: data/menus/menu_strings:34 data/menus/menu_strings:38
+#: data/menus/menu_strings:44
+msgid "Main Menu"
+msgstr "主菜单"
 
-#~ msgid "Play Alone"
-#~ msgstr "自己玩"
+#: data/menus/menu_strings:2
+msgid "Play Alone"
+msgstr "自己玩"
 
-#~ msgid "Play With Friends"
-#~ msgstr "和朋友一起玩"
+#: data/menus/menu_strings:3
+msgid "Math Command Training Academy"
+msgstr "数学运算练习"
 
-#~ msgid "Factoroids!"
-#~ msgstr "因数分解!"
+#: data/menus/menu_strings:4
+msgid "Math Command Fleet Missions"
+msgstr "数学命令舰队任务"
 
-#~ msgid "More Options"
-#~ msgstr "更多选项"
+#: data/menus/menu_strings:5
+msgid "Play Arcade Game"
+msgstr "街机游戏"
 
-#~ msgid "Quit"
-#~ msgstr "退出"
+#: data/menus/menu_strings:13
+msgid "Play Custom Game"
+msgstr "自定义游戏"
 
-#~ msgid "Math Command Training Academy"
-#~ msgstr "数学运算练习"
+#: data/menus/menu_strings:15
+msgid "Network Game"
+msgstr ""
 
-#~ msgid "Math Command Fleet Missions"
-#~ msgstr "数学命令舰队任务"
+#: data/menus/menu_strings:16
+msgid "Run Server"
+msgstr ""
 
-#~ msgid "Play Arcade Game"
-#~ msgstr "街机游戏"
+#: data/menus/menu_strings:17
+msgid "Join Game"
+msgstr ""
 
-#~ msgid "Play Custom Game"
-#~ msgstr "自定义游戏"
+#: data/menus/menu_strings:19
+msgid "Play With Friends"
+msgstr "和朋友一起玩"
 
-#~ msgid "Main menu"
-#~ msgstr "主菜单"
+#: data/menus/menu_strings:20
+msgid "Score Sweep"
+msgstr "消除得分"
 
-#~ msgid "Score Sweep"
-#~ msgstr "消除得分"
+#: data/menus/menu_strings:27
+msgid "Elimination"
+msgstr "消减"
 
-#~ msgid "Elimination"
-#~ msgstr "消减"
+#: data/menus/menu_strings:35
+msgid "Factoroids!"
+msgstr "因数分解!"
 
-#~ msgid "Demo"
-#~ msgstr "演示"
+#: data/menus/menu_strings:40
+msgid "More Options"
+msgstr "更多选项"
 
-#~ msgid "Project Info"
-#~ msgstr "工程信息"
+#: data/menus/menu_strings:41
+msgid "Demo"
+msgstr "演示"
 
-#~ msgid "Credits"
-#~ msgstr "贡献者"
+#: data/menus/menu_strings:42
+msgid "Project Info"
+msgstr "工程信息"
 
-#~ msgid "Main Menu"
+#: data/menus/menu_strings:43
+msgid "Credits"
+msgstr "贡献者"
+
+#: data/menus/menu_strings:45
+msgid "Quit"
+msgstr "退出"
+
+#~ msgid "suggesting improvements, or adding code."
+#~ msgstr "提出改进建议或增加代码。"
+
+#~ msgid "Main menu"
 #~ msgstr "主菜单"




More information about the Tux4kids-commits mailing list