author | cniehaus <cniehaus> | 2002-12-26 15:46:35 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-26 15:46:35 (UTC) |
commit | 6ba7eeea65ba60d022c0d9d041660ceffb2b76f6 (patch) (side-by-side diff) | |
tree | fc046ea8f2c9a29379e15f8965b7078df3c6bdbf /i18n/zh_TW/snake.ts | |
parent | 706b3448d8c25f0e60dae657fd63c6171f75e4a3 (diff) | |
download | opie-6ba7eeea65ba60d022c0d9d041660ceffb2b76f6.zip opie-6ba7eeea65ba60d022c0d9d041660ceffb2b76f6.tar.gz opie-6ba7eeea65ba60d022c0d9d041660ceffb2b76f6.tar.bz2 |
updates from maple
-rw-r--r-- | i18n/zh_TW/snake.ts | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/i18n/zh_TW/snake.ts b/i18n/zh_TW/snake.ts index d9d6107..ec9dff7 100644 --- a/i18n/zh_TW/snake.ts +++ b/i18n/zh_TW/snake.ts @@ -1,40 +1,42 @@ <!DOCTYPE TS><TS> <context> <name>SnakeGame</name> <message> <source>Snake</source> - <translation type="unfinished"></translation> + <translation>貪食蛇</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation >新遊戲</translation> </message> <message> <source>SNAKE!</source> - <translation type="unfinished"></translation> + <translation>貪食蛇!</translation> </message> <message> <source>Use the arrow keys to guide the snake to eat the mouse. You must not crash into the walls, edges or its tail.</source> - <translation type="unfinished"></translation> + <translation>使用方向鍵以控制蛇去吃老鼠 +不能碰到牆.蛋或是他的尾巴</translation> </message> <message> <source>Press Any Key To Start</source> - <translation type="unfinished"></translation> + <translation>按任意鍵以開始</translation> </message> <message> <source> Score : %1 </source> - <translation type="unfinished"></translation> + <translation> 分數 : %1 </translation> </message> <message> <source>GAME OVER! Your Score: %1</source> - <translation type="unfinished"></translation> + <translation>GAME OVER! + 你的得分: %1</translation> </message> <message> <source>Press Any Key to Begin a New Game.</source> - <translation type="unfinished"></translation> + <translation >按任意鍵以開始新遊戲</translation> </message> </context> </TS> |