From 94cf76f8968cf81a06d70fe329b5edf4ec07f94f Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Fri, 1 Sep 2023 00:07:35 +0200 Subject: battle translations --- db/i18n/en_US.po | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) (limited to 'db/i18n/en_US.po') 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!" -- cgit v1.2.3