-rw-r--r-- | i18n/pl/parashoot.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/pl/parashoot.ts b/i18n/pl/parashoot.ts index 1238548..d8e3307 100644 --- a/i18n/pl/parashoot.ts +++ b/i18n/pl/parashoot.ts @@ -1,27 +1,27 @@ <!DOCTYPE TS><TS> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> - <translation type="unfinished"></translation> + <translation>ParaShoot</translation> </message> <message> <source>New Game</source> <translation>Nowa gra</translation> </message> <message> <source> Level: %1 Score: %2 </source> <translation> Poziom:%1 Wynik: %2 </translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> <translation> KONIEC GRY! Twoj Wynik: %1 Zabitych: %2 Precyzja: %3% </translation> </message> </context> </TS> |