From b0b86c25e71621fe07e3bcfca49e1f5ef70d3116 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 28 Dec 2018 12:13:46 +0100 Subject: Add translation templates for tdegames. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- template/messages/tdegames/kasteroids.pot | 153 ++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 template/messages/tdegames/kasteroids.pot (limited to 'template/messages/tdegames/kasteroids.pot') diff --git a/template/messages/tdegames/kasteroids.pot b/template/messages/tdegames/kasteroids.pot new file mode 100644 index 00000000000..b98533c0acc --- /dev/null +++ b/template/messages/tdegames/kasteroids.pot @@ -0,0 +1,153 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-28 03:16+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: main.cpp:22 +msgid "TDE Space Game" +msgstr "" + +#: main.cpp:26 +msgid "KAsteroids" +msgstr "" + +#: toplevel.cpp:102 +msgid "Score" +msgstr "" + +#: toplevel.cpp:116 +msgid "Level" +msgstr "" + +#: toplevel.cpp:130 +msgid "Ships" +msgstr "" + +#: toplevel.cpp:232 +msgid "Fuel" +msgstr "" + +#: toplevel.cpp:293 +msgid "Thrust" +msgstr "" + +#: toplevel.cpp:294 +msgid "Rotate Left" +msgstr "" + +#: toplevel.cpp:295 +msgid "Rotate Right" +msgstr "" + +#: toplevel.cpp:296 +msgid "Shoot" +msgstr "" + +#: toplevel.cpp:298 +msgid "Brake" +msgstr "" + +#: toplevel.cpp:299 +msgid "Shield" +msgstr "" + +#: toplevel.cpp:300 +msgid "Launch" +msgstr "" + +#: toplevel.cpp:486 toplevel.cpp:579 +msgid "Press %1 to launch." +msgstr "" + +#: toplevel.cpp:511 +msgid "Ship Destroyed. Press %1 to launch." +msgstr "" + +#: toplevel.cpp:517 +msgid "Game Over!" +msgstr "" + +#: toplevel.cpp:596 +msgid "Start new game with" +msgstr "" + +#: toplevel.cpp:599 +msgid " ships." +msgstr "" + +#: toplevel.cpp:606 +msgid "Show highscores on Game Over" +msgstr "" + +#: toplevel.cpp:607 +msgid "Player can destroy Powerups" +msgstr "" + +#: toplevel.cpp:615 +msgid "General" +msgstr "" + +#: toplevel.cpp:635 +msgid "" +"Game Over\n" +"\n" +"Shots fired:\t%1\n" +" Hit:\t%2\n" +" Missed:\t%3\n" +"Hit ratio:\t%4 %\t\t" +msgstr "" + +#: toplevel.cpp:659 +msgid "KAsteroids is paused." +msgstr "" + +#: toplevel.cpp:660 +msgid "Paused" +msgstr "" + +#: kasteroids.kcfg:9 kasteroids.kcfg:13 +#, no-c-format +msgid "Whether power upgrades can be shot." +msgstr "" + +#: kasteroids.kcfg:17 +#, no-c-format +msgid "The number of ships per game." +msgstr "" + +#: kasteroids.kcfg:23 +#, no-c-format +msgid "Whether to play sounds." +msgstr "" + +#: kasteroids.kcfg:27 +#, no-c-format +msgid "Sound to play when a ship gets destroyed." +msgstr "" + +#: kasteroids.kcfg:31 +#, no-c-format +msgid "Sound to play when a rock gets destroyed." +msgstr "" -- cgit v1.2.1