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/pl | |
parent | ac6b7c674438e06fd1c7648aae50539f14a62789 (diff) | |
download | opie-9176f6643d70636266d4218a09bb78c1bdacfc2d.zip opie-9176f6643d70636266d4218a09bb78c1bdacfc2d.tar.gz opie-9176f6643d70636266d4218a09bb78c1bdacfc2d.tar.bz2 |
updates in regards of tictactoe
-rw-r--r-- | i18n/pl/tictac.ts | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/i18n/pl/tictac.ts b/i18n/pl/tictac.ts index ab9ecd2..1e4a751 100644 --- a/i18n/pl/tictac.ts +++ b/i18n/pl/tictac.ts | |||
@@ -16,6 +16,26 @@ | |||
16 | <message> | 16 | <message> |
17 | <source>Quit</source> | 17 | <source>Quit</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="unfinished"></translation> |
19 | </message> | 19 | </message> |
20 | <message> | ||
21 | <source>Click Play to start</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Make your move</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>You won!</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Computer won!</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>It's a draw</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
20 | </context> | 40 | </context> |
21 | </TS> | 41 | </TS> |