# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-12-07 13:40+0800\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=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. Game #. Single #: src/main.c:41 src/main.c:63 src/main.c:79 msgid "_Easy" msgstr "" #: src/main.c:45 src/main.c:66 src/main.c:82 msgid "_Normal" msgstr "" #: src/main.c:49 src/main.c:69 src/main.c:85 msgid "_Hard" msgstr "" #: src/main.c:55 msgid "_Resume" msgstr "" #: src/main.c:59 msgid "_Single" msgstr "" #: src/main.c:72 msgid "_Two" msgstr "" #: src/main.c:88 msgid "_Server" msgstr "" #: src/main.c:91 msgid "_Client" msgstr "" #: src/main.c:94 msgid "_Network" msgstr "" #: src/main.c:101 msgid "_Giveup" msgstr "" #: src/main.c:110 msgid "_Game" msgstr "" #: src/main.c:116 msgid "_Hint" msgstr "" #: src/main.c:120 msgid "_Shuffle" msgstr "" #: src/main.c:124 msgid "_Pause/Proceed" msgstr "" #: src/main.c:130 msgid "H_ide" msgstr "" #. #. Hide menuitem's activeate event is connected in the main function, not here. #. g_signal_connect(G_OBJECT(menuitem),"activate",G_CALLBACK(ui_game_giveup),(gpointer)0); #. #: src/main.c:137 msgid "_Theme Edit Tools" msgstr "" #: src/main.c:140 msgid "_Functions" msgstr "" #: src/main.c:146 msgid "_Themes" msgstr "" #: src/main.c:149 msgid "_Music" msgstr "" #: src/main.c:152 msgid "_Sound" msgstr "" #: src/main.c:155 msgid "_Background Picture" msgstr "" #: src/main.c:160 msgid "_Cheat" msgstr "" #: src/main.c:164 msgid "_Setting" msgstr "" #: src/main.c:170 msgid "_View Scores" msgstr "" #: src/main.c:174 msgid "_Internet Scores" msgstr "" #: src/main.c:178 msgid "S_core" msgstr "" #: src/main.c:183 msgid "_Rules" msgstr "" #: src/main.c:186 msgid "_Author" msgstr "" #. name, stock id #: src/main.c:189 src/main.c:1896 msgid "_About" msgstr "" #: src/main.c:566 #, c-format msgid "You should pass difficulty Easy before you play Normal." msgstr "" #: src/main.c:569 #, c-format msgid "You should pass difficulty Normal before you play Hard." msgstr "" #: src/main.c:605 #, c-format msgid "Read saved game data error,Maybe you have not saved a game before.\n" msgstr "" #: src/main.c:618 msgid "Call algorithm_game_begin function error.\n" msgstr "" #: src/main.c:734 src/main.c:1359 src/main.c:1481 #, c-format msgid "Failed to extract file:%s.\n" msgstr "" #: src/main.c:739 src/main.c:1364 src/main.c:1486 msgid "randomback=NULL,Error occored.\n" msgstr "" #: src/main.c:776 src/main.c:974 #, c-format msgid "Life:%d" msgstr "" #: src/main.c:804 #, c-format msgid "" "Congratulations,you have success the Easy difficulty,you may play Normal now!" msgstr "" #: src/main.c:807 #, c-format msgid "" "Congratulations,you have success the Normal difficulty,you may play Hard now!" msgstr "" #: src/main.c:810 #, c-format msgid "" "Congratulations,you have success all the difficulties,I admire you so much..." msgstr "" #: src/main.c:816 msgid "Ini file save error!\n" msgstr "" #. popup dialog window #: src/main.c:823 #, c-format msgid "Success and failure are nothing,just try again!" msgstr "" #: src/main.c:920 #, c-format msgid "Diff:Easy" msgstr "" #: src/main.c:923 #, c-format msgid "Diff:Normal" msgstr "" #: src/main.c:926 #, c-format msgid "Diff:Hard" msgstr "" #: src/main.c:930 #, c-format msgid "Lev:%d" msgstr "" #. no change #: src/main.c:935 #, c-format msgid "No Change" msgstr "" #. move down #: src/main.c:938 #, c-format msgid "Move Down" msgstr "" #. move left #: src/main.c:941 #, c-format msgid "Move Left" msgstr "" #. up down separate #: src/main.c:944 #, c-format msgid "Up Down Separate" msgstr "" #. left right separate #: src/main.c:947 #, c-format msgid "Left Right Separate" msgstr "" #. up down converge #: src/main.c:950 #, c-format msgid "Up Down Converge" msgstr "" #. left right converge #: src/main.c:953 #, c-format msgid "Left Right Converge" msgstr "" #. up leftward,down rightward #: src/main.c:956 #, c-format msgid "Up left,Down right" msgstr "" #. left downward,right upward #: src/main.c:959 #, c-format msgid "Left down,Right up" msgstr "" #. disperse from center #: src/main.c:962 #, c-format msgid "DisperseFromCenter" msgstr "" #. centralize #: src/main.c:965 #, c-format msgid "Centralize" msgstr "" #: src/main.c:976 src/main.c:1016 #, c-format msgid "Hint:%d" msgstr "" #: src/main.c:982 src/main.c:1976 msgid "Diff:" msgstr "" #: src/main.c:983 src/main.c:1981 msgid "Lev:" msgstr "" #: src/main.c:984 src/main.c:1996 msgid "Change Type:" msgstr "" #: src/main.c:986 src/main.c:1986 msgid "Life:" msgstr "" #: src/main.c:987 src/main.c:1991 msgid "Hint:" msgstr "" #: src/main.c:1218 #, c-format msgid "User Setting Save Error,fail to creat directory:$HOME/.llk_linux\n" msgstr "" #: src/main.c:1230 #, c-format msgid "Unable to read UserSettings.ini" msgstr "" #: src/main.c:1252 src/main.c:1319 #, c-format msgid "Failed to read \"[UISETTING]/themename\" key." msgstr "" #: src/main.c:1300 #, c-format msgid "Unable to save $HOME/.llk_linux/UserSettings.ini" msgstr "" #: src/main.c:1312 #, c-format msgid "Failed to read \"[THEMEFILE]/%s\"" msgstr "" #: src/main.c:1325 #, c-format msgid "The package file:LLK_DATA_PATH/pak/%s does not exists." msgstr "" #: src/main.c:1332 #, c-format msgid "LoadPAKHFT error." msgstr "" #: src/main.c:1343 #, c-format msgid "Failed to extract necessary jpg/png files." msgstr "" #: src/main.c:1380 #, c-format msgid "Convert jpg/png files into ui_pixbuf error." msgstr "" #: src/main.c:1427 #, c-format msgid "Failed to read \"[THEMEFILE]/%s\"\n" msgstr "" #: src/main.c:1436 #, c-format msgid "The package file:LLK_DATA_PATH/%s does not exists.\n" msgstr "" #: src/main.c:1443 msgid "LoadPAKHFT error.\n" msgstr "" #: src/main.c:1456 msgid "Failed to extract necessary jpg/png files.\n" msgstr "" #: src/main.c:1502 msgid "Convert jpg/png files into ui_pixbuf error.\n" msgstr "" #: src/main.c:1547 src/main.c:1571 msgid "Open save.dat file error.\n" msgstr "" #: src/main.c:1584 msgid "Input your name and nick" msgstr "" #: src/main.c:1588 msgid " Name " msgstr "" #: src/main.c:1598 msgid " Nick " msgstr "" #. Button area #: src/main.c:1607 msgid "OK" msgstr "" #: src/main.c:1609 msgid "Cancel" msgstr "" #: src/main.c:1674 msgid "Open file error.\n" msgstr "" #: src/main.c:1741 #, c-format msgid "Easy" msgstr "" #: src/main.c:1743 #, c-format msgid "Normal" msgstr "" #: src/main.c:1745 #, c-format msgid "Hard" msgstr "" #: src/main.c:1747 #, c-format msgid "Unknown" msgstr "" #: src/main.c:1769 msgid "Open score.dat error.\n" msgstr "" #: src/main.c:1783 msgid "Top 10 Heros" msgstr "" #: src/main.c:1789 msgid "Position" msgstr "" #: src/main.c:1792 msgid "Score" msgstr "" #: src/main.c:1795 msgid "Name" msgstr "" #: src/main.c:1798 msgid "Nick name" msgstr "" #: src/main.c:1801 msgid "Difficulty" msgstr "" #: src/main.c:1804 msgid "Level" msgstr "" #: src/main.c:1807 msgid "Data&Time" msgstr "" #. Create button #: src/main.c:1848 msgid " Close " msgstr "" #: src/main.c:1888 msgid "_Help" msgstr "" #: src/main.c:1889 msgid "Help" msgstr "" #. name, stock id #: src/main.c:1892 msgid "_Quit" msgstr "" #. label, accelerator #: src/main.c:1893 msgid "Quit" msgstr "" #. label, accelerator #: src/main.c:1897 msgid "About" msgstr "" #: src/main.c:1922 msgid "Lian Lian Kan " msgstr "" #: src/main.c:1922 msgid " by Alpher" msgstr "" #. If player quit game while playing, call save_game_data #: src/main.c:2054 msgid "Save game data to file error.\n" msgstr "" #: src/llk_about.c:32 msgid "About llk_linux Version" msgstr "" #: src/llk_about.c:36 msgid "" "llk_linux Designed by Alpher\n" "by Zhao Mingxian \n" "Copyright (C) 2005 Zhao Mingxian\n" "\n" "This program is free software; you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" "the Free Software Foundation; either version 2 of the License, or \n" "(at your option) any later version. \n" "\n" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \n" "GNU General Public License for more details. \n" "\n" "This Software is designed in C,with GTK+ 2.0 library.\n" "It's project websit is at:llk-linux.sourceforge.net\n" "and forum in China is at:www.linuxfans.org.\n" "\n" "You should have received a copy of the GNU General Public License\n" "along with this program; if not, write to the Free Software\n" "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307 USA" msgstr "" #: src/llk_about.c:62 src/llk_about.c:109 msgid "Close" msgstr "" #: src/llk_about.c:75 msgid "llk_linux game rules" msgstr "" #: src/llk_about.c:81 msgid "Extract HowToPlay.jpg failed." msgstr "" #: src/llk_about.c:91 msgid "Read HowToPlay.jpg into pixbuf error." msgstr "" #. Write warring message #: src/llk_inifile.c:156 #, c-format msgid "" "# DO NOT Modify this file by hand unless you exactly know what you are " "doing.\n" msgstr "" #: src/pak/create_pak.c:33 msgid "PAK File Compiler" msgstr "" #: src/pak/create_pak.c:35 msgid "Compilation / Output" msgstr "" #: src/pak/create_pak.c:43 msgid " Input Directory " msgstr "" #: src/pak/create_pak.c:51 msgid " Output PAK Name " msgstr "" #: src/pak/create_pak.c:55 msgid "Extract PAK File" msgstr "" #: src/pak/create_pak.c:63 msgid " Choose PAK File " msgstr "" #: src/pak/create_pak.c:71 msgid " Output Directory " msgstr "" #. Button area #: src/pak/create_pak.c:77 msgid " Compilation " msgstr "" #: src/pak/create_pak.c:80 msgid " Extract All " msgstr "" #: src/pak/create_pak.c:83 msgid " Cancel " msgstr "" #: src/pak/create_pak.c:96 msgid "Select Folder To Compile" msgstr "" #: src/pak/create_pak.c:104 msgid "Select Output PAK File Name" msgstr "" #: src/pak/create_pak.c:112 msgid "Select A PAK File To Extract" msgstr "" #: src/pak/create_pak.c:120 msgid "Select Folder Where To Extract The PAK File" msgstr "" #: src/pak/create_pak.c:169 msgid "Compile Fold to PAK Successfully." msgstr "" #: src/pak/create_pak.c:179 msgid "" "Compile Fold to PAK Failed,Check the folder/file name if you have right to " "access them" msgstr "" #: src/pak/create_pak.c:193 msgid "Extract PAK Successfully." msgstr "" #: src/pak/create_pak.c:203 msgid "" "Extract PAK File Failed,Check if you have right to access the file/folder." msgstr "" #. Create the header and file table #: src/pak/pak.c:167 msgid "GenerateHFT() failed." msgstr "" #. Work out the offsets #: src/pak/pak.c:170 msgid "WorkOutOffsets() failed." msgstr "" #: src/eggtrayicon.c:127 msgid "Orientation" msgstr "" #: src/eggtrayicon.c:128 msgid "The orientation of the tray." msgstr "" #: src/tray.c:91 msgid "" "llk_linux\n" "Lian Lian Kan,Version 2.2.\n" msgstr ""