author | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
commit | 3017bf910c5dbee33cc9586364578b63b666edbc (patch) (side-by-side diff) | |
tree | a6b288be805a290f35e715850f7f9d043d5f1cb0 /i18n/pl/snake.ts | |
parent | 29bb76c638c81d7aa59b933170c43aa2051b25f4 (diff) | |
download | opie-3017bf910c5dbee33cc9586364578b63b666edbc.zip opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.gz opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.bz2 |
use translations from BRANCH
-rw-r--r-- | i18n/pl/snake.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/i18n/pl/snake.ts b/i18n/pl/snake.ts index 9a27b3a..a4d7154 100644 --- a/i18n/pl/snake.ts +++ b/i18n/pl/snake.ts @@ -1,51 +1,51 @@ <!DOCTYPE TS><TS> <context> <name>SnakeGame</name> <message> <source>Snake</source> <translation>Waz</translation> </message> <message> <source>New Game</source> <translation>Nowa gra</translation> </message> <message> <source>SNAKE!</source> <translation>WAZ!</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>Uzywaj klawiszy strzalek do poruszania -weza i jedzenia myszek. Musisz -nie wpadac na sciany i przeszkody</translation> + <translation>Uzywaj klawiszy strzalek do kierowania +wezem tak by zjadal myszy. Nie mozesz +wpadac na sciany, krawedzie i swoj ogon.</translation> </message> <message> <source>Press Any Key To Start</source> <translation type="obsolete">Wcisnij dowolny klawisz do uruchomienia</translation> </message> <message> <source> Score : %1 </source> <translation> Wynik : %1 </translation> </message> <message> <source>GAME OVER! Your Score: %1</source> <translation>KONIEC GRY! Twoj wynik: %1</translation> </message> <message> <source>Press Any Key to Begin a New Game.</source> <translation type="obsolete">Wcisnij dowolny klawisz a rozpoczniesz gre.</translation> </message> <message> <source>Press any key to start</source> - <translation type="unfinished"></translation> + <translation>Wcisnij dowolny przycisk by zaczac</translation> </message> <message> <source>Press any key to begin a new game.</source> - <translation type="unfinished"></translation> + <translation>Wcisnij dowolny przycisk by zaczac nowa gre.</translation> </message> </context> </TS> |