Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions SeedTotem/Assets/Translations/Chinese/SeedTotem.english.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"piece_seed_totem_name": "Seed totem",
"piece_seed_totem_description": "Disperses seeds around it",
"piece_seed_totem_auto_field_name": "Advanced seed totem",
"piece_seed_totem_auto_field_description": "Disperses seeds in a rectangular area",
"tutorial_seed_totem_label": "Hugin: Seed Totems",
"tutorial_seed_totem_topic": "You have built a Seed Totem",
"tutorial_seed_totem_text": "A <color=yellow>Seed Totem</color> will plant stored seeds in an area around it.\nTry <color=yellow>hitting it</color> when the surrounding plants are <color=yellow>fully grown and ready to pick</color>.",
"tutorial_auto_field_label": "Hugin: Advanced Seed Totems",
"tutorial_auto_field_topic": "You have built an Advanced Seed Totem",
"tutorial_auto_field_text": "This <color=yellow>Advanced Seed Totem</color> has been modified to plant stored seeds in a rectangular area behind it.\nTry <color=yellow>hitting it</color> when the plants in the field are <color=yellow>fully grown and ready to pick</color>.",
"message_seed_totem_hold": "Hold",
"message_seed_totem_seed_generic": "seed",
"message_seed_totem_seed_generic_plural": "seeds",
"message_seed_totem_all": "all",
"message_seed_totem_not_a_seed": "Not a seed",
"message_seed_totem_restricted_to": "Restricted to",
"message_seed_totem_restrict": "Restrict",
"message_seed_totem_unrestricted": "Unrestricted",
"message_seed_totem_status_looking_for_space": "Looking for available space",
"message_seed_totem_status_planting": "Planting",
"message_seed_totem_status_wrong_biome": "Wrong biome",
"hud_seed_totem_change_radius": "Change radius",
"hud_seed_totem_change_width": "Change width",
"hud_seed_totem_change_length": "Change length"
}