diff options
Diffstat (limited to 'db/i18n/en_US.po')
-rw-r--r-- | db/i18n/en_US.po | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/db/i18n/en_US.po b/db/i18n/en_US.po index 2b85fe2..f79bc2c 100644 --- a/db/i18n/en_US.po +++ b/db/i18n/en_US.po @@ -19,6 +19,60 @@ msgid "translation_missing" msgstr "Translation missing" +# Catch + +msgid "game:catch:ball:throw" +msgstr "Throwing {ball}!" + +msgid "game:catch:attempt" +msgstr "Attempting capture!" + +msgid "game:catch:attempt:nr:success" +msgstr "Escape attempt {nr}: succeeded!" + +msgid "game:catch:broke_free" +msgstr "{monster} broke free!" + +msgid "game:catch:attempt:nr:fail" +msgstr "Escape attempt {nr}: failed!" + +msgid "game:catch:caught" +msgstr "Caught {monster}!" + +msgid "game:catch:to_party" +msgstr "Added {monster} to Party!" + +msgid "game:catch:to_box" +msgstr "Transferred {monster} to Box!" + + +# Healing Center + +msgid "ui:healing_center:heal:price_description" +msgstr "Price for Full Heal per Tuxemon" + +msgid "ui:healing_center:heal:select" +msgstr "Select to Heal" + +msgid "ui:healing_center:box:withdraw" +msgstr "Box Withdraw" + +msgid "ui:healing_center:box:withdraw:no_tuxemon_in_box" +msgstr "No Tuxemon to withdraw in Box!" + +msgid "ui:healing_center:box:withdraw:no_space_in_party" +msgstr "Not enough space in party!" + +msgid "ui:healing_center:box:deposit" +msgstr "Box Deposit" + +msgid "ui:healing_center:box:deposit:last_tuxemon" +msgstr "Can't deposit last Tuxemon!" + +msgid "ui:healing_center:box:view" +msgstr "Box View" + + # Shop msgid "ui:shop:mode:buy" |