diff options
Diffstat (limited to 'db/i18n/en_US.po')
-rw-r--r-- | db/i18n/en_US.po | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/db/i18n/en_US.po b/db/i18n/en_US.po index 29dbb19..64e2d65 100644 --- a/db/i18n/en_US.po +++ b/db/i18n/en_US.po @@ -19,6 +19,48 @@ msgid "translation_missing" msgstr "Translation missing" +# Battle + +msgid "game:battle:money:get" +msgstr "Got {amount} money!" + +msgid "game:battle:defeat" +msgstr "Whited out!" + +msgid "game:battle:defeat:recovery_price" +msgstr "Payed {amount} for full recovery at {name}!" + +msgid "game:battle:technique:attempt" +msgstr "{monster.name} attempts to use {technique.name}!" + +msgid "game:battle:technique:attempt:fail:recharge" +msgstr "But has to recharge!" + +msgid "game:battle:technique:attempt:fail:noddingoff" +msgstr "But is nodding off!" + +msgid "game:battle:technique:attempt:fail:miss" +msgstr "But missed!" + +msgid "game:battle:technique:use" +msgstr "{monster.name} is using {technique.name}!" + +msgid "game:battle:technique:use:damage" +msgstr "Deals {amount} to {name}!" + +msgid "game:battle:technique:use:healing" +msgstr "Heals {amount}!" + +msgid "game:battle:technique:use:status" +msgstr "{monster.name} is now {status_effect.name}!" + +msgid "game:battle:status_effect:is" +msgstr "{monster.name} is {status_effect.name}!" + +msgid "game:battle:status_effect:removed" +msgstr "{monster.name} is not {status_effect.name} anymore!" + + # Catch msgid "game:catch:ball:throw" @@ -170,6 +212,9 @@ msgstr "Delete local save data?" # Story +msgid "ui:story:next" +msgstr "Next" + msgid "story:introduction:monster_selection:title" msgstr "Select your Tuxemon!" |