diff --git a/projects/1.20-fabric/assets/minefortress-rts/minefortress/lang/en_us.json b/projects/1.20-fabric/assets/minefortress-rts/minefortress/lang/en_us.json new file mode 100644 index 000000000000..74c8effa4900 --- /dev/null +++ b/projects/1.20-fabric/assets/minefortress-rts/minefortress/lang/en_us.json @@ -0,0 +1,57 @@ +{ + "item.minefortress.colonist_spawn_egg": "Colonist Spawn Egg", + "item.minefortress.warrior_pawn_spawn_egg": "Warrior Spawn Egg", + "item.minefortress.archer_pawn_spawn_egg": "Archer Spawn Egg", + "entity.minefortress.colonist": "Colonist", + "gameMode.fortress": "Fortress", + "key.minefortress.switch_selection": "Switch Selection", + "key.minefortress.release_camera": "Hold to Look around", + "key.minefortress.move_selection_up": "Rotate Building / Move Selection Up", + "key.minefortress.move_selection_down": "Rotate Building / Move Selection Down", + "category.minefortress.general": "MineFortress", + "key.minefortress.choose_mode_screen.question_text": "Choose a gamemode for this world", + "key.minefortress.choose_mode_screen.loading_text": "Loading...", + "key.minefortress.choose_mode_screen": "Choose Game Mode", + "key.minefortress.choose_mode_screen.creative_btn": "Creative", + "key.minefortress.choose_mode_screen.survival_btn": "Survival", + "key.minefortress.cancel_task": "Cancel Task", + "key.minefortress.manage_colonists_count": "Manage Villagers", + "key.minefortress.colonists_screen": "Colonists", + "key.minefortress.professions_screen": "Professions", + "key.minefortress.back_to_menu_btn": "Back To Game", + "key.minefortress.count_label": "Villagers count: ", + "key.minefortress.max_count_label": "Max villagers count: ", + "key.minefortress.unlimited": "Unlimited", + "key.minefortress.manage_building_screen.destroy": "Destroy Building", + "key.minefortress.manage_building_screen.repair": "Repair Building", + "key.minefortress.hire_pawns": "Hire Pawns", + "selectWorld.gameMode.fortress": "Fortress", + "selectWorld.gameMode.fortress.line1": "Real-Time Strategy in Minecraft", + "selectWorld.gameMode.fortress.line2": "Manage a group of people and Survive", + "minefortress.config.title": "Configure Your Fortress!", + "minefortress.config.select_skin_prompt": "Select a skin for your Pawns:", + "minefortress.config.select_skin_tooltip": "Please select a skin first!", + "minefortress.config.exclusive_tag": "[Exclusive]", + "minefortress.exclusive_skin.title": "Exclusive Skin Locked", + "minefortress.exclusive_skin.message": "Support MineFortress and unlock the skin!", + "minefortress.exclusive_skin.explanation": "Donations help the mod grow and improve. This skin is exclusively available to our Patreon supporters as a thank you!", + "minefortress.exclusive_skin.cta": "Want to support the project or already a supporter? Click below!", + "minefortress.exclusive_skin.unlock_button": "Unlock the skin", + "minefortress.skin.villager": "Villager", + "minefortress.skin.zombie_villager": "Zombie Villager", + "minefortress.skin.headless": "Headless", + "minefortress.skin.steve": "Steve", + "minefortress.exclusive_skin.restart_required": "Thank you for supporting the project! Please restart the game after unlocking the reward on Patreon. After the restart you will be able to apply the skin.", + "minefortress.disclaimer.title": "Welcome to MineFortress!", + "minefortress.disclaimer.message1": "Thanks for choosing MineFortress! Before starting our RTS adventure in the medieval ages, please know:", + "minefortress.disclaimer.message2": "To check for supporter rewards (like special skins), the mod sends your current Minecraft Name (IGN) to our secure website API (minefortress.net).", + "minefortress.disclaimer.message3": "Our website only uses your IGN to look up and send back your support level. The mod doesn't store this info or send other gameplay data for this check.", + "minefortress.disclaimer.message4": "For more details, see the Mod Privacy Info: https://www.minefortress.net/legal/app-privacy", + "minefortress.disclaimer.acknowledge_button": "Ok, got it!", + "key.minefortress.help_button.tooltip": "Help", + "key.minefortress.donation_button.tooltip": "Donate", + "minefortress.donation.title": "Support MineFortress Development!", + "minefortress.donation.subtitle": "Your support helps keep the project alive and allows for new features and updates. Every contribution, big or small, is greatly appreciated!", + "minefortress.donation.support_button": "Support the project!", + "minefortress.donation.decline_button": "No, thank you" +} diff --git a/projects/1.20-fabric/assets/minefortress-rts/minefortress/lang/zh_cn.json b/projects/1.20-fabric/assets/minefortress-rts/minefortress/lang/zh_cn.json new file mode 100644 index 000000000000..fd420abbf4b8 --- /dev/null +++ b/projects/1.20-fabric/assets/minefortress-rts/minefortress/lang/zh_cn.json @@ -0,0 +1,57 @@ +{ + "item.minefortress.colonist_spawn_egg": "殖民者刷怪蛋", + "item.minefortress.warrior_pawn_spawn_egg": "战士刷怪蛋", + "item.minefortress.archer_pawn_spawn_egg": "弓箭手刷怪蛋", + "entity.minefortress.colonist": "殖民者", + "gameMode.fortress": "要塞模式", + "key.minefortress.switch_selection": "切换选择", + "key.minefortress.release_camera": "长按环顾四周", + "category.minefortress.general": "Mine Fortress", + "key.minefortress.move_selection_up": "旋转建筑/向上移动选择", + "key.minefortress.move_selection_down": "旋转建筑/向下移动选择", + "key.minefortress.choose_mode_screen.question_text": "为这个世界选择一个游戏模式", + "key.minefortress.choose_mode_screen.loading_text": "正在加载……", + "key.minefortress.choose_mode_screen": "选择游戏模式:", + "key.minefortress.choose_mode_screen.creative_btn": "创造", + "key.minefortress.choose_mode_screen.survival_btn": "生存", + "key.minefortress.cancel_task": "取消任务", + "key.minefortress.manage_colonists_count": "管理村民", + "key.minefortress.colonists_screen": "殖民者", + "key.minefortress.professions_screen": "职业", + "key.minefortress.back_to_menu_btn": "回到游戏", + "key.minefortress.count_label": "村民数量:", + "key.minefortress.max_count_label": "最大村民数量:", + "key.minefortress.unlimited": "无限制", + "key.minefortress.manage_building_screen.destroy": "破坏建筑", + "key.minefortress.manage_building_screen.repair": "修复建筑", + "key.minefortress.hire_pawns": "雇佣", + "selectWorld.gameMode.fortress": "要塞模式", + "selectWorld.gameMode.fortress.line1": "Minecraft中的即时战略游戏", + "selectWorld.gameMode.fortress.line2": "管理一群人以生存", + "minefortress.config.title": "确认你的部落!", + "minefortress.config.select_skin_prompt": "为居民选择一个皮肤:", + "minefortress.config.select_skin_tooltip": "请首先选择一个皮肤!", + "minefortress.config.exclusive_tag": "[限定]", + "minefortress.exclusive_skin.title": "限定皮肤已锁定", + "minefortress.exclusive_skin.message": "支持MineFortrees解锁皮肤!", + "minefortress.exclusive_skin.explanation": "捐款可以帮助模组成长和发展。这个皮肤仅提供给我们的Patreon支持者作为感谢!", + "minefortress.exclusive_skin.cta": "想要支持模组项目或已经是支持者了吗?点击下方!", + "minefortress.exclusive_skin.unlock_button": "解锁皮肤", + "minefortress.skin.villager": "村民", + "minefortress.skin.zombie_villager": "僵尸村民", + "minefortress.skin.headless": "无头人", + "minefortress.skin.steve": "史蒂夫", + "minefortress.exclusive_skin.restart_required": "感谢您支持模组项目!请在Patreon解锁奖品后重启游戏。之后你就能添加皮肤了", + "minefortress.disclaimer.title": "欢迎来到MineFortress!", + "minefortress.disclaimer.message1": "感谢您选择MineFortress!在我们的中世纪RTS冒险开始之前,请知晓:", + "minefortress.disclaimer.message2": "为了检查支持者奖品(例如限定皮肤),模组会发送你当前的Mincraft用户名至我们的安全网站API中(minefortress.net)。", + "minefortress.disclaimer.message3": "我们的网站仅使用您的IGN来查找并发回您的支持等级。模组不会存储这些信息,也不会发送其他游戏数据来进行检查。", + "minefortress.disclaimer.message4": "更多信息,请查阅模组隐私信息:https://www.minefortress.net/legal/app-privacy", + "minefortress.disclaimer.acknowledge_button": "我已知晓", + "key.minefortress.help_button.tooltip": "帮助", + "key.minefortress.donation_button.tooltip": "捐款", + "minefortress.donation.title": "支持MineFortrees发展!", + "minefortress.donation.subtitle": "您的支持有助于保持模组项目的活力,并有将新功能和更新。每次贡献,无论大小,都值得感谢!", + "minefortress.donation.support_button": "支持模组项目!", + "minefortress.donation.decline_button": "不,谢谢" +}