author | ar <ar> | 2003-12-28 23:53:49 (UTC) |
---|---|---|
committer | ar <ar> | 2003-12-28 23:53:49 (UTC) |
commit | 29fa04fc898c53cfdc9b148d79fcff54d9173707 (patch) (side-by-side diff) | |
tree | 79d7d943dc7fb68bbfd8fae1fbf9ebdbb09f2d2e /i18n/pl/tictac.ts | |
parent | 47bacf9ca2e02fe0607c35d30fd924fc5504a380 (diff) | |
download | opie-29fa04fc898c53cfdc9b148d79fcff54d9173707.zip opie-29fa04fc898c53cfdc9b148d79fcff54d9173707.tar.gz opie-29fa04fc898c53cfdc9b148d79fcff54d9173707.tar.bz2 |
update and add translation files
-rw-r--r-- | i18n/pl/tictac.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/pl/tictac.ts b/i18n/pl/tictac.ts index 5fdf435..ddd631f 100644 --- a/i18n/pl/tictac.ts +++ b/i18n/pl/tictac.ts @@ -1,48 +1,48 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>TicTac</source> - <translation>TicTac</translation> + <translation type="obsolete">TicTac</translation> </message> </context> <context> <name>TicTacToe</name> <message> <source>Computer starts</source> <translation>Komputer pierwszy</translation> </message> <message> <source>Human starts</source> <translation>Czlowiek pierwszy</translation> </message> <message> <source>Play!</source> <translation>Graj!</translation> </message> <message> <source>Quit</source> <translation>Wyjdz</translation> </message> <message> <source>Click Play to start</source> <translation>Wcisnij Graj do startu</translation> </message> <message> <source>Make your move</source> <translation>Wykonaj ruch</translation> </message> <message> <source>You won!</source> <translation>Wygrales!</translation> </message> <message> <source>Computer won!</source> <translation>Komputer wygral!</translation> </message> <message> <source>It's a draw</source> <translation>Remis</translation> </message> </context> </TS> |