# gmult 5.0 简体中文翻译 # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the gmult package. # Meng Jie , 2004. # Ji ZhengYu msgid "" msgstr "" "Project-Id-Version: gmult 5.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-06-28 15:33-0400\n" "PO-Revision-Date: 2008-04-04 10:50中国标准时间\n" "Last-Translator: Ji ZhengYu \n" "Language-Team: Chinese (simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Chinese\n" "X-Poedit-Country: CHINA\n" #. make room for string and char #: gmult/DigitChooser.cpp:31 gmult/DigitChooser.cpp:32 #, c-format msgid "Guess which digit is represented by %c.\n" msgstr "猜出 %c 代表哪个数字。\n" #: gmult/GtkMult.cpp:31 msgid "_Game" msgstr "游戏(_G)" #: gmult/GtkMult.cpp:32 msgid "_Help" msgstr "帮助(_H)" #: gmult/GtkMult.cpp:45 msgid "_Solve" msgstr "猜谜(_S)" #: gmult/GtkMult.cpp:76 gmult/main.cpp:17 gmult.desktop.in.h:2 msgid "Multiplication Puzzle" msgstr "乘法猜数游戏" #. make room for string, numbers, and * #: gmult/GtkMult.cpp:124 gmult/GtkMult.cpp:125 #, c-format msgid "%i Wrong" msgstr "%i 个错误" #: gmult/GtkMult.cpp:142 msgid "Start a new game" msgstr "开始新游戏" #: gmult/GtkMult.cpp:147 msgid "Solve this game" msgstr "猜出谜底" #: gmult/GtkMult.cpp:152 msgid "Quit Multiplication Puzzle" msgstr "退出乘法猜数游戏" #: gmult/GtkMult.cpp:157 msgid "About Multiplication Puzzle" msgstr "关于乘法猜数游戏" #: gmult/GtkMult.cpp:166 msgid "Congratulations!" msgstr "恭喜!" #: gmult/GtkMult.cpp:175 #, c-format msgid "Incorrect; %1$c is not %2$c" msgstr "错误 -- %1$c 不是 %2$c" #: gmult/GtkMult.cpp:178 #, c-format msgid "Correct; %1$c is %2$c" msgstr "正确 -- %1$c 正是 %2$c" #: gmult/GtkMult.cpp:208 msgid "Puzzle solved" msgstr "谜底解开了" #: gmult/GtkMult.cpp:253 msgid "translator-credits" msgstr "" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:16 msgid "A" msgstr "A" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:18 msgid "B" msgstr "B" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:20 msgid "C" msgstr "C" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:22 msgid "D" msgstr "D" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:24 msgid "E" msgstr "E" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:26 msgid "F" msgstr "F" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:28 msgid "G" msgstr "G" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:30 msgid "H" msgstr "H" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:32 msgid "I" msgstr "I" #. Translators: Replace with an appropriate variable symbol #: gmult/MultPuzzle.cpp:34 msgid "J" msgstr "J" #: gmult.desktop.in.h:1 msgid "Figure out which letters are which numbers" msgstr "猜出各个字母代表哪些数字"