summaryrefslogtreecommitdiff
path: root/i18n/zh_TW/tictac.ts
authorcniehaus <cniehaus>2002-12-25 17:58:09 (UTC)
committer cniehaus <cniehaus>2002-12-25 17:58:09 (UTC)
commit6e7e2f1e1aeab8b9bc5190726d11e03c3b1896b1 (patch) (side-by-side diff)
tree02258c030ea773069b12c564199077860ed682d2 /i18n/zh_TW/tictac.ts
parentce5af9d00edb805f4c1115d5a461dae7210cb218 (diff)
downloadopie-6e7e2f1e1aeab8b9bc5190726d11e03c3b1896b1.zip
opie-6e7e2f1e1aeab8b9bc5190726d11e03c3b1896b1.tar.gz
opie-6e7e2f1e1aeab8b9bc5190726d11e03c3b1896b1.tar.bz2
zh_TW is back with a new maintainer
Diffstat (limited to 'i18n/zh_TW/tictac.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/zh_TW/tictac.ts41
1 files changed, 41 insertions, 0 deletions
diff --git a/i18n/zh_TW/tictac.ts b/i18n/zh_TW/tictac.ts
new file mode 100644
index 0000000..8d4cc55
--- a/dev/null
+++ b/i18n/zh_TW/tictac.ts
@@ -0,0 +1,41 @@
+<!DOCTYPE TS><TS>
+<context>
+ <name>TicTacToe</name>
+ <message>
+ <source>Computer starts</source>
+ <translation>電腦先下</translation>
+ </message>
+ <message>
+ <source>Human starts</source>
+ <translation>玩家先下</translation>
+ </message>
+ <message>
+ <source>Play!</source>
+ <translation>開始!</translation>
+ </message>
+ <message>
+ <source>Quit</source>
+ <translation>離開</translation>
+ </message>
+ <message>
+ <source>Click Play to start</source>
+ <translation>按"開始!"開始遊戲</translation>
+ </message>
+ <message>
+ <source>Make your move</source>
+ <translation>輪到你了</translation>
+ </message>
+ <message>
+ <source>You won!</source>
+ <translation>你贏了!</translation>
+ </message>
+ <message>
+ <source>Computer won!</source>
+ <translation>電腦贏了!</translation>
+ </message>
+ <message>
+ <source>It&apos;s a draw</source>
+ <translation>不分勝負</translation>
+ </message>
+</context>
+</TS>