author | cniehaus <cniehaus> | 2002-04-14 13:15:17 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 13:15:17 (UTC) |
commit | 9176f6643d70636266d4218a09bb78c1bdacfc2d (patch) (unidiff) | |
tree | 65e3445b4f4cb3d2b853189531888e366d06cff7 /i18n/pt_BR | |
parent | ac6b7c674438e06fd1c7648aae50539f14a62789 (diff) | |
download | opie-9176f6643d70636266d4218a09bb78c1bdacfc2d.zip opie-9176f6643d70636266d4218a09bb78c1bdacfc2d.tar.gz opie-9176f6643d70636266d4218a09bb78c1bdacfc2d.tar.bz2 |
updates in regards of tictactoe
-rw-r--r-- | i18n/pt_BR/tictac.ts | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/i18n/pt_BR/tictac.ts b/i18n/pt_BR/tictac.ts index 01ad06e..bab95fe 100644 --- a/i18n/pt_BR/tictac.ts +++ b/i18n/pt_BR/tictac.ts | |||
@@ -18,5 +18,25 @@ | |||
18 | <source>Quit</source> | 18 | <source>Quit</source> |
19 | <translation type="unfinished"></translation> | 19 | <translation type="unfinished"></translation> |
20 | </message> | 20 | </message> |
21 | <message> | ||
22 | <source>Click Play to start</source> | ||
23 | <translation type="unfinished"></translation> | ||
24 | </message> | ||
25 | <message> | ||
26 | <source>Make your move</source> | ||
27 | <translation type="unfinished"></translation> | ||
28 | </message> | ||
29 | <message> | ||
30 | <source>You won!</source> | ||
31 | <translation type="unfinished"></translation> | ||
32 | </message> | ||
33 | <message> | ||
34 | <source>Computer won!</source> | ||
35 | <translation type="unfinished"></translation> | ||
36 | </message> | ||
37 | <message> | ||
38 | <source>It's a draw</source> | ||
39 | <translation type="unfinished"></translation> | ||
40 | </message> | ||
21 | </context> | 41 | </context> |
22 | </TS> | 42 | </TS> |