From 26b6b3eb7e52af206f6a062f32dff62196f42088 Mon Sep 17 00:00:00 2001 From: Steve Date: Thu, 10 Mar 2016 15:44:48 +0000 Subject: [PATCH] i18n updates. --- locale/tbftss.pot | 29 ++++++++++++++++++++++++++- tools/{createPOT.sh => updateI18N.sh} | 0 2 files changed, 28 insertions(+), 1 deletion(-) rename tools/{createPOT.sh => updateI18N.sh} (100%) diff --git a/locale/tbftss.pot b/locale/tbftss.pot index 75e64e1..d349a58 100644 --- a/locale/tbftss.pot +++ b/locale/tbftss.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: TBFTSS: The Pandoran War\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-03-07 17:12:32+0000\n" +"POT-Creation-Date: 2016-03-10 15:44:08+0000\n" "PO-Revision-Date: ???\n" "Last-Translator: ???\n" "Language-Team: ???\n" @@ -928,6 +928,33 @@ msgstr "" msgid "We're taking a lot of damage here. Please assist." msgstr "" +msgid "White Knights, the enemy tugs are already in position and are attaching tow ropes. They must not be allowed to get those fighters and pilots to the jumpgate." +msgstr "" + +msgid "Can you disable the gate remotely?" +msgstr "" + +msgid "Negative, the Pandorans have control. We're working take back command function. Stand by." +msgstr "" + +msgid "Griffin, all enemy tugs have been dispatched." +msgstr "" + +msgid "Good work, Commander. We've regained control of the gate. We're sending our own tugs through now." +msgstr "" + +msgid "Estelle, I'm picking up incoming INF fighters." +msgstr "" + +msgid "Hell! Protect the tugs. Make sure they get everyone home." +msgstr "" + +msgid "Griffin, this is de Winter. Operation successful." +msgstr "" + +msgid "I knew I could count on you, de Winter. Head back to Griffin." +msgstr "" + msgid "A simple test flight. Get used to piloting your fighter, without threat of attack or any other dangers to face. There are no objectives to complete in this mission, so you may quit it at any time and move on to the next one." msgstr "" diff --git a/tools/createPOT.sh b/tools/updateI18N.sh similarity index 100% rename from tools/createPOT.sh rename to tools/updateI18N.sh