]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
oops, bring weapon names back
authorRudolf Polzer <divverent@alientrap.org>
Sun, 25 Dec 2011 21:56:46 +0000 (22:56 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 25 Dec 2011 21:56:46 +0000 (22:56 +0100)
check-translations.sh
csprogs.dat.de.po
csprogs.dat.pot
menu.dat.de.po
menu.dat.pot

index 4c773bef95fe350c47467d52d404e0d238b2376b..7e2ccf2023a934794a6f888ac69ddc4c88309345 100755 (executable)
@@ -40,6 +40,9 @@ for VM in menu csprogs; do
                        find qcsrc/common -type f -not -name \*.po -not -name \*.txt
                        if [ x"$VM" = x"csprogs" ]; then
                                find qcsrc/server -type f -name w_\*.qc
+                       elif [ x"$VM" = x"menu" ]; then
+                               find qcsrc/server -type f -name w_\*.qc | xargs grep ^REGISTER_WEAPON > /tmp/weapons.qc
+                               echo "/tmp/weapons.qc"
                        fi
                } | xgettext -LC -k_ -f- --from-code utf-8 -o "$VM".dat.pot >&2
        fi
index fe9f62ef03fea5a82ca1568c0b8b460d50ad078b..64a36cbcbf12c530d685de7990ebdd56ae3a4191 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.1preview\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-12-25 22:46+0100\n"
+"POT-Creation-Date: 2011-12-25 22:56+0100\n"
 "PO-Revision-Date: 2011-04-20 10:46+0200\n"
 "Last-Translator: Rudolf Polzer <divVerent@xonotic.org>\n"
 "Language-Team: Rudolf Polzer <divVerent@xonotic.org>\n"
index 0ca5956f72d1ef7751ac9b24b1677d25ca67e853..0b44dbb0312f85ae8e681cfae0522deec159f440 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-12-25 22:46+0100\n"
+"POT-Creation-Date: 2011-12-25 22:56+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 15b6964b5e60110312d5882bc0fc7093eb61a9f4..559e6aa2972c7f62a46a10662c72f6923d2730be 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 0.1preview\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-12-25 22:46+0100\n"
+"POT-Creation-Date: 2011-12-25 22:56+0100\n"
 "PO-Revision-Date: 2011-04-20 10:46+0200\n"
 "Last-Translator: Rudolf Polzer <divVerent@xonotic.org>\n"
 "Language-Team: Rudolf Polzer <divVerent@xonotic.org>\n"
@@ -16,6 +16,79 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: /tmp/weapons.qc:1
+msgid "Crylink"
+msgstr "Crylink"
+
+#: /tmp/weapons.qc:2
+msgid "Heavy Laser Assault Cannon"
+msgstr "Heavy Laser Assault Cannon"
+
+#: /tmp/weapons.qc:3
+msgid "MinstaNex"
+msgstr "MinstaNex"
+
+#: /tmp/weapons.qc:4
+msgid "Mortar"
+msgstr "Mortar"
+
+#: /tmp/weapons.qc:5
+msgid "Laser"
+msgstr "Laser"
+
+#: /tmp/weapons.qc:6
+msgid "Nex"
+msgstr "Nex"
+
+#: /tmp/weapons.qc:7
+msgid "Grappling Hook"
+msgstr "Enterhaken"
+
+#: /tmp/weapons.qc:8
+msgid "Rocket Launcher"
+msgstr "Rocket Launcher"
+
+#: /tmp/weapons.qc:9
+msgid "Port-O-Launch"
+msgstr "Port-O-Launch"
+
+#: /tmp/weapons.qc:10
+msgid "Electro"
+msgstr "Electro"
+
+#: /tmp/weapons.qc:11
+msgid "Hagar"
+msgstr "Hagar"
+
+#: /tmp/weapons.qc:12
+msgid "Shotgun"
+msgstr "Shotgun"
+
+#: /tmp/weapons.qc:13
+#, c-format
+msgid "@!#%'n Tuba"
+msgstr "@!#%'n Tuba"
+
+#: /tmp/weapons.qc:14
+msgid "Mine Layer"
+msgstr "Mine Layer"
+
+#: /tmp/weapons.qc:15
+msgid "Rifle"
+msgstr "Gewehr"
+
+#: /tmp/weapons.qc:16
+msgid "Machine Gun"
+msgstr "Machine Gun"
+
+#: /tmp/weapons.qc:17
+msgid "Fireball"
+msgstr "Fireball"
+
+#: /tmp/weapons.qc:18
+msgid "T.A.G. Seeker"
+msgstr "T.A.G. Seeker"
+
 #: qcsrc/common/mapinfo.qc:1097 qcsrc/menu/xonotic/skinlist.c:163
 #, c-format
 msgid "%s: %s"
@@ -2685,9 +2758,6 @@ msgstr "Teamfarbe:"
 msgid "Enable panel"
 msgstr "Panel aktivieren"
 
-#~ msgid "Crylink"
-#~ msgstr "Crylink"
-
 #~ msgid "%s succeeded at self-destructing themself with the Crylink"
 #~ msgstr "%s zerstörte sich selbst erfolgreich mit der Crylink"
 
@@ -2700,12 +2770,6 @@ msgstr "Panel aktivieren"
 #~ msgid "%s took a close look at %s's Crylink"
 #~ msgstr "%s schaute sich %ss Crylink sehr genau an"
 
-#~ msgid "Electro"
-#~ msgstr "Electro"
-
-#~ msgid "Fireball"
-#~ msgstr "Fireball"
-
 #~ msgid "%s forgot about some firemine"
 #~ msgstr "%s hat den Platz einer Feuermine vergessen"
 
@@ -2730,9 +2794,6 @@ msgstr "Panel aktivieren"
 #~ msgid "%s tasted %s's fireball"
 #~ msgstr "%s hat von %ss Feuerball probiert"
 
-#~ msgid "Mortar"
-#~ msgstr "Mortar"
-
 #~ msgid "%s didn't see %s's grenade"
 #~ msgstr "%s hat %ss Granate nicht gesehen"
 
@@ -2742,21 +2803,9 @@ msgstr "Panel aktivieren"
 #~ msgid "%s ate %s's grenade"
 #~ msgstr "%s nahm %ss Granate in den Mund"
 
-#~ msgid "Hagar"
-#~ msgstr "Hagar"
-
-#~ msgid "Heavy Laser Assault Cannon"
-#~ msgstr "Heavy Laser Assault Cannon"
-
-#~ msgid "Grappling Hook"
-#~ msgstr "Enterhaken"
-
 #~ msgid "%s did the impossible"
 #~ msgstr "%s hat das Unmögliche geschafft"
 
-#~ msgid "Laser"
-#~ msgstr "Laser"
-
 #~ msgid "%s lasered themself to hell"
 #~ msgstr "%s hat sich in die Hölle gelasert"
 
@@ -2766,9 +2815,6 @@ msgstr "Panel aktivieren"
 #~ msgid "%s was lasered to death by %s"
 #~ msgstr "^1%s^1 wurde von %s^1 zu Tode gelasert"
 
-#~ msgid "Mine Layer"
-#~ msgstr "Mine Layer"
-
 #~ msgid "%s got too close to %s's mine"
 #~ msgstr "%s ist %ss Mine zu nahe getreten"
 
@@ -2778,30 +2824,15 @@ msgstr "Panel aktivieren"
 #~ msgid "%s stepped on %s's mine"
 #~ msgstr "%s ist auf %ss Mine gelatscht"
 
-#~ msgid "MinstaNex"
-#~ msgstr "MinstaNex"
-
 #~ msgid "%s is now thinking with portals"
 #~ msgstr "%s kann jetzt mit Portalen denken"
 
-#~ msgid "Nex"
-#~ msgstr "Nex"
-
-#~ msgid "Port-O-Launch"
-#~ msgstr "Port-O-Launch"
-
 #~ msgid "%s felt %s doing the impossible to him"
 #~ msgstr "%s hat gespürt, wie %s das Unmögliche für ihn getan hat"
 
-#~ msgid "Rifle"
-#~ msgstr "Gewehr"
-
 #~ msgid "%s failed to hide from %s's rifle"
 #~ msgstr "%s hat es nicht geschafft, sich vor %ss Gewehr zu verstecken"
 
-#~ msgid "Rocket Launcher"
-#~ msgstr "Rocket Launcher"
-
 #~ msgid "%s got too close to %s's rocket"
 #~ msgstr "%s ist %ss Rakete zu nahe getreten"
 
@@ -2811,15 +2842,6 @@ msgstr "Panel aktivieren"
 #~ msgid "%s ate %s's rocket"
 #~ msgstr "%s hat %ss Rakete in den Mund genommen"
 
-#~ msgid "T.A.G. Seeker"
-#~ msgstr "T.A.G. Seeker"
-
-#~ msgid "Shotgun"
-#~ msgstr "Shotgun"
-
-#~ msgid "@!#%'n Tuba"
-#~ msgstr "@!#%'n Tuba"
-
 #~ msgid "%s hurt his own ears with the @!#%%'n Tuba"
 #~ msgstr ""
 #~ "%s haben die Ohren geschmerzt von seinem eigenen Spiel auf der @!#%%'n "
@@ -2830,9 +2852,6 @@ msgstr "Panel aktivieren"
 #~ "%s ist an seinen Ohrenschmerzen, die von %ss großartigem Spiel auf der @!#"
 #~ "%%'n Tuba stammten, gestorben"
 
-#~ msgid "Machine Gun"
-#~ msgstr "Machine Gun"
-
 #~ msgid "Show names:"
 #~ msgstr "Namen anzeigen:"
 
index 21b2c063dec966a928b0d1afc1c8763293a8b6c8..45189eae40ca8f096e6772f37dd6e4c7108b7c19 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-12-25 22:46+0100\n"
+"POT-Creation-Date: 2011-12-25 22:56+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2669,3 +2669,76 @@ msgstr ""
 #: qcsrc/menu/item/gecko.c:49
 msgid "Browser not initialized!"
 msgstr ""
+
+#: /tmp/weapons.qc:1
+msgid "Crylink"
+msgstr ""
+
+#: /tmp/weapons.qc:2
+msgid "Heavy Laser Assault Cannon"
+msgstr ""
+
+#: /tmp/weapons.qc:3
+msgid "MinstaNex"
+msgstr ""
+
+#: /tmp/weapons.qc:4
+msgid "Mortar"
+msgstr ""
+
+#: /tmp/weapons.qc:5
+msgid "Laser"
+msgstr ""
+
+#: /tmp/weapons.qc:6
+msgid "Nex"
+msgstr ""
+
+#: /tmp/weapons.qc:7
+msgid "Grappling Hook"
+msgstr ""
+
+#: /tmp/weapons.qc:8
+msgid "Rocket Launcher"
+msgstr ""
+
+#: /tmp/weapons.qc:9
+msgid "Port-O-Launch"
+msgstr ""
+
+#: /tmp/weapons.qc:10
+msgid "Electro"
+msgstr ""
+
+#: /tmp/weapons.qc:11
+msgid "Hagar"
+msgstr ""
+
+#: /tmp/weapons.qc:12
+msgid "Shotgun"
+msgstr ""
+
+#: /tmp/weapons.qc:13
+#, c-format
+msgid "@!#%'n Tuba"
+msgstr ""
+
+#: /tmp/weapons.qc:14
+msgid "Mine Layer"
+msgstr ""
+
+#: /tmp/weapons.qc:15
+msgid "Rifle"
+msgstr ""
+
+#: /tmp/weapons.qc:16
+msgid "Machine Gun"
+msgstr ""
+
+#: /tmp/weapons.qc:17
+msgid "Fireball"
+msgstr ""
+
+#: /tmp/weapons.qc:18
+msgid "T.A.G. Seeker"
+msgstr ""