Translations by 周成瑞
周成瑞 has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.
~ |
Copyright (c) 2004-2012 Yongzhi Pan
|
|
2012-04-06 |
版权所有 (c) 2004-2012 潘永之
|
|
~ |
4digits
|
|
2012-04-06 |
4digits
|
|
~ |
Russian: Sergey Basalaev
|
|
2012-04-06 |
俄语:Sergey Basalaev
|
|
1. |
python-gtk2 is required to run 4digits.
|
|
2012-04-06 |
4digits运行需要python-gtk2。
|
|
2. |
No python-gtk2 was found on your system.
|
|
2012-04-06 |
系统中未找到python-gtk2。
|
|
3. |
Corrupted preferences file "%s", deleting...
|
|
2012-04-06 |
损坏的偏好文件 "%s",删除...
|
|
4. |
Must input something.
|
|
2012-04-06 |
必须输入点东西
|
|
5. |
First digit cannot be zero.
|
|
2012-04-06 |
第一个数字不能为零
|
|
6. |
Must input a number.
|
|
2012-04-06 |
必须输入数字
|
|
7. |
Must input four digits.
|
|
2012-04-06 |
必须输入四个数字
|
|
8. |
Four digits must be unique.
|
|
2012-04-06 |
四个数字必须唯一
|
|
9. |
You've already guessed it.
|
|
2012-04-06 |
已经猜过了
|
|
10. |
You win! :)
|
|
2012-04-06 |
你赢了!:)
|
|
11. |
Used %.1f s.
|
|
2012-04-06 |
用了%.1f秒
|
|
12. |
Haha, you lose. It is %s.
|
|
2012-04-06 |
哈哈你输了,结果是%s
|
|
13. |
Wasted %.1f s.
|
|
2012-04-06 |
浪费了%.1f秒
|
|
14. |
Timer started...
|
|
2012-04-06 |
记时开始...
|
|
15. |
Name
|
|
2012-04-06 |
名字
|
|
16. |
Score
|
|
2012-04-06 |
分数
|
|
17. |
Date
|
|
2012-04-06 |
日期
|
|
18. |
Ready
|
|
2012-04-06 |
就绪
|
|
19. |
Cannot open score file.
|
|
2012-04-06 |
不能打开分数文件。
|
|
20. |
4619: You are the luckiest guy on the planet!
|
|
2012-04-06 |
4619:你是地球上最幸运的家伙!
|
|
21. |
4digits comes with NO WARRANTY to the extent permitted by law.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation - version 2. For more
information about these matters, see the file named COPYING.
|
|
2012-04-06 |
4digits
|
|
22. |
Written by Pan Yongzhi.
|
|
2012-04-06 |
由潘永之编写。
|
|
23. |
4digits, a guess-the-number game.
Usage: 4digits [OPTION] ...
You are given eight times to guess a four-digit number. You get
one A if its value and position are both correct, and you get one
B if only its value is correct. You win the game when you get 4A0B.
-v, --version display the version of 4digits and exit.
-h, -?, --help print this help.
Report bugs at <https://github.com/fossilet/4digits/issues>.
|
|
2012-11-10 |
4digits,猜数字游戏。
用法:4digits [选项] ...
你有八次机会来猜一个四位数。 如果
数字位置和值都正确那么得到1个A,如果
只有值正确得到1个B。得到4A0B时就赢了。
-v, --version 显示4digits的版本后退出。
-h, -?, --help 显示此帮助。
汇报bug请到<https://github.com/fossilet/4digits/issues>.
|
|
24. |
Input a 4-digit number:
|
|
2012-04-06 |
输入一个四位数:
|
|
25. |
Something's got wrong, I'd better quit...
|
|
2012-04-06 |
出错了,我最好退出...
|
|
26. |
Input too long!
|
|
2012-04-06 |
输入太长!
|
|
27. |
Must be a number between 1000 and 9999!
|
|
2012-04-06 |
必须输入1000到9999之间的数!
|
|
28. |
Four digits must be unique.
|
|
2012-04-06 |
四个数字必须唯一。
|
|
29. |
Memory allocation error.
|
|
2012-04-06 |
内存分配错误。
|
|
30. |
Usage: 4digits [OPTION]...
Try `4digits --help' for more information.
|
|
2012-04-06 |
用法:4digits [选项]...
执行”4digits --help“来获取更多信息。
|
|
31. |
You've already guessed it.
|
|
2012-04-06 |
你已经猜过了。
|
|
32. |
%d time left.
%d times left.
|
|
2012-04-06 |
还有%d次机会。
|
|
33. |
You win! :) Used %d sec.
|
|
2012-04-06 |
你赢了!:)用了%d秒。
|
|
34. |
Haha, you lose. It is
|
|
2012-04-06 |
哈哈,你输了。答案是
|
|
35. |
About 4digits
|
|
2012-04-06 |
关于4digits
|
|
37. |
A guess-the-number puzzle game
|
|
2012-04-06 |
猜数字游戏
|
|
38. |
4digits website
|
|
2012-04-06 |
4digits网站
|
|
39. |
4digits is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
4digits is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with 4digits; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
2012-11-10 |
4digits是自由软件;您可依据自由软件基金会所发表的GNU通用公共授权条款,对本软件再次发布和/或修改;无论您依据的是本授权的第三版,或(您可选的)任一日后发行的版本。
本软件是基于使用目的而加以发布,然而不负任何担保责任;亦无对适售性或特定目的适用性所为的默示性担保。详情请参照GNU通用公共授权。
您应已收到附随于本软件的GNU通用公共授权的副本;如果没有,请参照<http://www.gnu.org/licenses/>.
|
|
2012-04-06 |
4digits是自由软件;您可依据自由软件基金会所发表的GNU通用公共授权条款,对本软件再次发布和/或修改;无论您依据的是本授权的第三版,或(您可选的)任一日后发行的版本。本程式是基于使用目的而加以发布,然而不负任何担保责任;亦无对适售性或特定目的适用性所为的默示性担保。详情请参照GNU通用公共授权。您应已收到附随于本程式的GNU通用公共授权的副本;如果没有,请参照<http://www.gnu.org/licenses/>.
|
|
41. |
_Game
|
|
2012-04-06 |
游戏 (_G)
|
|
42. |
_Scores
|
|
2012-04-06 |
分数 (_S)
|
|
43. |
_View
|
|
2012-04-06 |
查看 (_V)
|
|
44. |
_Toolbar
|
|
2012-04-06 |
工具栏 (_T)
|
|
45. |
_Hint Table
|
|
2012-04-06 |
提示标 (_H)
|
|
46. |
_Auto Fill Hints
|
|
2012-04-06 |
自动填充提示 (_A)
|
|
47. |
_Help
|
|
2012-04-06 |
帮助 (_H)
|
|
48. |
Start a new game
|
|
2012-04-06 |
开始新游戏
|