-rw-r--r-- | i18n/sl/parashoot.ts | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/i18n/sl/parashoot.ts b/i18n/sl/parashoot.ts index 0aa33b9..a203a6a 100644 --- a/i18n/sl/parashoot.ts +++ b/i18n/sl/parashoot.ts @@ -1,24 +1,27 @@ <!DOCTYPE TS><TS> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> - <translation type="unfinished"></translation> + <translation>StreljajPadalce</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nova igra</translation> </message> <message> <source> Level: %1 Score: %2 </source> - <translation type="unfinished"></translation> + <translation> Stopnja: %1 Točke: %2</translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> - <translation type="unfinished"></translation> + <translation> KONEC IGRE! + Vaše točke: %1 + Padalcev ubitih: %2 + Natančnost: %3%</translation> </message> </context> </TS> |