StardewModders/mod-translations

Lookup Anything 1.23.1

Pathoschild opened this issue · 4 comments

Lookup Anything shows live info about whatever's under your cursor when you press F1. Learn a villager's favourite gifts, when a crop will be ready to harvest, how long a fence will last, why your farm animals are unhappy, and more.

Requested translations

See default text and the translation guide. These translations are requested:

  • Chinese (incomplete; see lines marked // TODO)
  • French (incomplete; see lines marked // TODO)
  • German (incomplete; see lines marked // TODO)
  • Hungarian (missing)
  • Japanese (incomplete; see lines marked // TODO)
  • Korean (incomplete; see lines marked // TODO)
  • Portuguese (updated thanks to @L30Bola!)
  • Russian (incomplete; see lines marked // TODO)
  • Turkish (missing)

Where translations appear in-game

See the readme for examples showing where the translations appear. For example:

  • item.* appear when you lookup items:

    common mushroom

  • building.* and type.building appear when you lookup different buildings:

    barn

  • friendship-status.* is shown when you lookup an NPC:

  • player.* appear when you lookup yourself, either from the load screen or in-game:

Credit

Full credit for translators is provided in the release notes. Thanks!

See also

During the testing of my german translation I found the following:
While looking up the pet, the type of the pet is not translated. It shows

pet name. Cat

@jahangmar Thanks! The next version will use the game's translation from the adoption event, so it won't need a new translation:

I'm in doubt on how I should translate the "friendship-status.kicked-out". On which occasions this friendship-status happen?

EDIT: Nvm, I just read about it. It happens when you asks Krobus to leave your farmhouse. You can ask him to live with you, as a housemate and, as you can do with the spouses, you can "divorce" him, which is asking him to leave.

Lookup Anything updated with new translations; closed in favor of #25.