-rw-r--r-- | i18n/mk/parashoot.ts | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/i18n/mk/parashoot.ts b/i18n/mk/parashoot.ts new file mode 100644 index 0000000..19bfa5e --- a/dev/null +++ b/i18n/mk/parashoot.ts @@ -0,0 +1,27 @@ +<!DOCTYPE TS><TS> +<context> + <name>ParaShoot</name> + <message> + <source>ParaShoot</source> + <translation>Падобранец</translation> + </message> + <message> + <source>New Game</source> + <translation>Нова игра</translation> + </message> + <message> + <source> Level: %1 Score: %2 </source> + <translation>Ниво: %1 Поени: %2</translation> + </message> + <message> + <source> GAME OVER! + Your Score: %1 + Parachuters Killed: %2 + Accuracy: %3% </source> + <translation>Крај! +Резултат: %1 +Убиени Падобранци: %2 +Прецизност: %3%</translation> + </message> +</context> +</TS> |