|
| 1 | +{ |
| 2 | + "entity.recruits.recruit": "Recruit", |
| 3 | + "entity.recruits.bowman": "Bowman", |
| 4 | + "entity.recruits.recruit_shieldman": "Recruit Shieldman", |
| 5 | + "entity.recruits.nomad": "Nomad", |
| 6 | + "entity.recruits.horseman": "Horseman", |
| 7 | + |
| 8 | + "item.recruits.recruit_spawn_egg": "Recruit Spawn Egg", |
| 9 | + "item.recruits.bowman_spawn_egg": "Bowman Spawn Egg", |
| 10 | + "item.recruits.nomad_spawn_egg": "Nomad Spawn Egg", |
| 11 | + "item.recruits.horseman_spawn_egg": "Horseman Spawn Egg", |
| 12 | + "item.recruits.recruit_shieldman_spawn_egg": "Recruit Shieldman Spawn Egg", |
| 13 | + "item.recruits.crossbowman_spawn_egg": "Crossbowman Spawn Egg", |
| 14 | + |
| 15 | + "block.recruits.recruit_block": "Recruit's Table", |
| 16 | + "block.recruits.recruit_shield_block": "Recruit Shieldman's Table", |
| 17 | + "block.recruits.bowman_block": "Bowman's Table", |
| 18 | + "block.recruits.nomad_block": "Nomad's Table", |
| 19 | + "block.recruits.horseman_block": "Horseman's Table", |
| 20 | + "block.recruits.crossbowman_block": "Crossbowman's Table", |
| 21 | + |
| 22 | + "category.recruits" : "Recruits", |
| 23 | + "key.recruits.command_screen_key": "Open Command Screen", |
| 24 | + "key.recruits.team_screen_key": "Open Team Screen", |
| 25 | + |
| 26 | + "gui.recruits.inv.health" : "Hp:", |
| 27 | + "gui.recruits.inv.level": "Lvl:", |
| 28 | + "gui.recruits.inv.kills": "Kills:", |
| 29 | + |
| 30 | + "gui.recruits.inv.group" : "Group", |
| 31 | + "gui.recruits.inv.disband" : "Disband", |
| 32 | + |
| 33 | + "gui.recruits.inv.tooltip.follow" : "Make this recruit follow you.", |
| 34 | + "gui.recruits.inv.tooltip.wander" : "Allow this recruit to wander freely.", |
| 35 | + "gui.recruits.inv.tooltip.holdMyPos": "Make this recruit hold your current position.", |
| 36 | + "gui.recruits.inv.tooltip.holdPos" : "Make this recruit hold his current position.", |
| 37 | + "gui.recruits.inv.tooltip.backToPos" : "Make this recruit go back to his previously held position.", |
| 38 | + "gui.recruits.inv.tooltip.disband" : "Removes this recruit from your command.", |
| 39 | + "gui.recruits.inv.tooltip.dismount" : "If possible, this recruit will dismount his current vehicle.", |
| 40 | + "gui.recruits.inv.tooltip.clearTargets" : "Clears this recruits current target to attack.", |
| 41 | + "gui.recruits.inv.tooltip.mount" : "If possible, this recruit will mount the nearest mob or vehicle.", |
| 42 | + |
| 43 | + "gui.recruits.inv.text.follow" : "Follow me!", |
| 44 | + "gui.recruits.inv.text.wander" : "Wander freely!", |
| 45 | + "gui.recruits.inv.text.holdMyPos": "Hold my Position!", |
| 46 | + "gui.recruits.inv.text.holdPos" : "Hold your Position!", |
| 47 | + "gui.recruits.inv.text.backToPos" : "Back to position!", |
| 48 | + "gui.recruits.inv.text.patrol" : "Patrol!", |
| 49 | + |
| 50 | + "gui.recruits.inv.text.passive" : "Passive!", |
| 51 | + "gui.recruits.inv.text.neutral" : "Neutral!", |
| 52 | + "gui.recruits.inv.text.aggressive": "Aggressive!", |
| 53 | + "gui.recruits.inv.text.raid" : "Raid!", |
| 54 | + "gui.recruits.inv.text.clearTargets" : "Clear Targets!", |
| 55 | + |
| 56 | + "gui.recruits.inv.text.disband" : "Disband", |
| 57 | + "gui.recruits.inv.text.dismount" : "Dismount", |
| 58 | + "gui.recruits.inv.text.group" : "Group", |
| 59 | + |
| 60 | + "gui.recruits.inv.info.text.neutral" : "Neutral", |
| 61 | + "gui.recruits.inv.info.text.aggressive" : "Aggressive", |
| 62 | + "gui.recruits.inv.info.text.raid" : "Raid", |
| 63 | + "gui.recruits.inv.info.text.passive" : "Passive", |
| 64 | + "gui.recruits.inv.info.text.wander" : "Wandering", |
| 65 | + "gui.recruits.inv.info.text.follow" : "Following", |
| 66 | + "gui.recruits.inv.info.text.hold_pos" : "Holding Position", |
| 67 | + "gui.recruits.inv.info.text.protect" : "Protecting", |
| 68 | + "gui.recruits.inv.info.text.listen" : "Listening", |
| 69 | + "gui.recruits.inv.info.text.ignore" : "Ignoring", |
| 70 | + |
| 71 | + |
| 72 | + "gui.recruits.hire_gui.text.hire" : "Hire", |
| 73 | + |
| 74 | + "gui.recruits.inv.tooltip.passive" : "Make this recruit not attacking at all.", |
| 75 | + "gui.recruits.inv.tooltip.neutral" : "Make this recruit attack only hostile living.", |
| 76 | + "gui.recruits.inv.tooltip.aggressive" : "Make the recruit attack all enemy players and recruits on sight.", |
| 77 | + "gui.recruits.inv.tooltip.raid" : "Make the recruit attack all living on sight.", |
| 78 | + "gui.recruits.inv.tooltip.assignToTeamMate": "Assign this recruit to a nearby teammate.", |
| 79 | + |
| 80 | + "gui.recruits.command.tooltip.follow" : "Make the recruits follow you.", |
| 81 | + "gui.recruits.command.tooltip.wander" : "Allow the recruits to wander freely.", |
| 82 | + "gui.recruits.command.tooltip.holdMyPos": "Make the recruits hold your current position.", |
| 83 | + "gui.recruits.command.tooltip.holdPos" : "Make the recruits hold their current position.", |
| 84 | + "gui.recruits.command.tooltip.backToPos" : "Make the recruits go back to their previously held position.", |
| 85 | + "gui.recruits.command.tooltip.backToMount" : "Make the recruits go back to their previous mount or vehicle.", |
| 86 | + "gui.recruits.command.tooltip.patrol" : "Make the recruits patrol their previously held position.", |
| 87 | + "gui.recruits.command.tooltip.clearTargets" : "Clears the recruits current targets to attack.", |
| 88 | + "gui.recruits.command.tooltip.protect" : "Make the recruits protect and follow the Mob you are looking at.", |
| 89 | + "gui.recruits.command.tooltip.mount" : "If possible, the recruits will try to mount the Mob you are looking at.", |
| 90 | + "gui.recruits.command.tooltip.dismount" : "If possible, the recruits will dismount their current vehicle.", |
| 91 | + "gui.recruits.command.tooltip.move" : "If possible, the recruits will try to go to the position you are looking at.", |
| 92 | + "gui.recruits.command.tooltip.strategic_fire" : "Order ranged troops to concentrate their fire on a specific area you are looking at.", |
| 93 | + "gui.recruits.command.tooltip.shields" : "Make the recruits raise/lower their shields.", |
| 94 | + "gui.recruits.command.tooltip.upkeep" : "Sets the block or entity for the upkeep of your recruits you are looking at.", |
| 95 | + |
| 96 | + "gui.recruits.command.tooltip.passive" : "Make the recruits not attacking at all.", |
| 97 | + "gui.recruits.command.tooltip.neutral" : "Make the recruits attack only hostile living.", |
| 98 | + "gui.recruits.command.tooltip.aggressive" : "Make the recruits attack all enemy players and recruits on sight.", |
| 99 | + "gui.recruits.command.tooltip.raid" : "Make the recruits attack all living on sight.", |
| 100 | + |
| 101 | + "gui.recruits.team.tooltip.add" : "Adds this Player to the team within sight.", |
| 102 | + |
| 103 | + "gui.recruits.team_creation.no_teams": "There are no Teams.", |
| 104 | + "gui.recruits.team_creation.delete_team": "Delete", |
| 105 | + "gui.recruits.team.assignNewOwner": "Assign to teammate", |
| 106 | + "gui.recruits.command.tooltip.team": "Opens the team screen", |
| 107 | + "gui.recruits.command.text.team": "Team", |
| 108 | + |
| 109 | + "gui.recruits.command.text.mount" : "Mount!", |
| 110 | + "gui.recruits.command.text.dismount" : "Dismount!", |
| 111 | + |
| 112 | + "gui.recruits.command.text.move" : "Move!", |
| 113 | + "gui.recruits.command.text.shields" : "Shields!", |
| 114 | + "gui.recruits.command.text.strategic_fire" : "Strategic Fire", |
| 115 | + |
| 116 | + "gui.recruits.command.text.protect" : "Protect this!", |
| 117 | + "gui.recruits.command.text.follow" : "Follow me!", |
| 118 | + "gui.recruits.command.text.wander" : "Wander freely!", |
| 119 | + "gui.recruits.command.text.holdMyPos": "Hold my Position!", |
| 120 | + "gui.recruits.command.text.holdPos" : "Hold your Position!", |
| 121 | + "gui.recruits.command.text.backToPos" : "Back to Position!", |
| 122 | + "gui.recruits.command.text.backToMount" : "Back to Mount!", |
| 123 | + "gui.recruits.command.text.patrol" : "Patrol!", |
| 124 | + "gui.recruits.command.text.clearTargets" : "Clear Targets!", |
| 125 | + "gui.recruits.command.text.passive" : "Passive!", |
| 126 | + "gui.recruits.command.text.neutral" : "Neutral!", |
| 127 | + "gui.recruits.command.text.aggressive" : "Aggressive!", |
| 128 | + "gui.recruits.command.text.raid" : "Raid!", |
| 129 | + "gui.recruits.command.text.upkeep" : "Upkeep", |
| 130 | + |
| 131 | + "gui.recruits.command.text.group" : "Group: %s", |
| 132 | + "gui.recruits.command.text.everyone" : "Everyone", |
| 133 | + |
| 134 | + "chat.recruits.command.upkeep" : "%s Your upkeep is here!", |
| 135 | + "chat.recruits.command.protect" : "%s Protect this Mob!", |
| 136 | + "chat.recruits.command.mount" : "%s Mount here!", |
| 137 | + "chat.recruits.command.dismount" : "%s Dismount!", |
| 138 | + "chat.recruits.command.move" : "%s Move!", |
| 139 | + "chat.recruits.command.shields" : "%s Shields Up!", |
| 140 | + "chat.recruits.command.strategic_fire" : "%s Strategic Fire to that position!", |
| 141 | + "chat.recruits.command.shields_off" : "%s Shields down!", |
| 142 | + "chat.recruits.command.strategic_fire_off" : "%s Hold the Fire!", |
| 143 | + "chat.recruits.command.wander" : "%s Wander freely!", |
| 144 | + "chat.recruits.command.follow" : "%s Follow me!", |
| 145 | + "chat.recruits.command.holdMyPos" : "%s Hold my Position!", |
| 146 | + "chat.recruits.command.holdPos" : "%s Hold your Position!", |
| 147 | + "chat.recruits.command.backToPos" : "%s Back to your Position!", |
| 148 | + "chat.recruits.command.backToMount" : "%s Back to your Mount!", |
| 149 | + "chat.recruits.command.patrol" : "%s Patrol!", |
| 150 | + "chat.recruits.command.clearTargets" : "%s Clear Targets!", |
| 151 | + "chat.recruits.command.passive" : "%s Stay Passive!", |
| 152 | + "chat.recruits.command.neutral" : "%s Stay Neutral!", |
| 153 | + "chat.recruits.command.aggressive" : "%s Stay Aggressive!", |
| 154 | + "chat.recruits.command.raid" : "%s Raid!", |
| 155 | + |
| 156 | + "chat.recruits.text.hello_1": "%s: Hello my friend.", |
| 157 | + "chat.recruits.text.hello_2": "%s: Everything all right?", |
| 158 | + "chat.recruits.text.hello_3": "%s: What is it?", |
| 159 | + "chat.recruits.text.follow": "%s: I will follow you.", |
| 160 | + "chat.recruits.text.holdPos": "%s: I will hold your position.", |
| 161 | + "chat.recruits.text.wander": "%s: I will wander around.", |
| 162 | + "chat.recruits.text.disband": "%s: Then this is where we part ways.", |
| 163 | + "chat.recruits.text.noFoodInUpkeep": "%s: There is no food in my upkeep.", |
| 164 | + "chat.recruits.text.noPlaceInInv": "%s: There is no place to store food from my inventory.", |
| 165 | + "chat.recruits.text.cantInteract": "%s: There is no inventory on the position that i can interact with. Im searching for a new one.", |
| 166 | + "chat.recruits.text.findMeNewChest": "%s: I could not find any other intractable inventories, please assign me my upkeep again.", |
| 167 | + "chat.recruits.text.cantFindEntity": "%s: There is no Mob in range. Please assign me my upkeep again.", |
| 168 | + "chat.recruits.text.recruited1": "%s: That's an honorable path you're on.", |
| 169 | + "chat.recruits.text.recruited2": "%s: How can i assist you?", |
| 170 | + "chat.recruits.text.recruited3": "%s: Your way is my way. Im honored.", |
| 171 | + "chat.recruits.text.protect_died": "%s: The Mob under protection has been killed.", |
| 172 | + "chat.recruits.text.noMount": "%s: There is no mob or vehicle around me!", |
| 173 | + |
| 174 | + "chat.recruits.text.hire_costs": "%s: You need %s %s to recruit me!", |
| 175 | + "chat.recruits.info.reached_max": "You reached the maximum limit you can recruit.", |
| 176 | + "chat.recruits.text.block_placing_warn": "%s: You are not allowed to place or break blocks in our lands!", |
| 177 | + "chat.recruits.text.block_interact_warn": "%s: You are not allowed to interact with blocks in our lands!", |
| 178 | + "gui.recruits.text.recruited" : "%s: It's a honor for me to protect you!", |
| 179 | + |
| 180 | + |
| 181 | + "chat.recruits.text.group": "Group", |
| 182 | + "chat.recruits.text.everyone": "Everyone", |
| 183 | + |
| 184 | + "chat.recruits.team_creation.warnVanillaCommand" :"Using Vanilla Team-Commands will break recruits mod!", |
| 185 | + "chat.recruits.team_creation.isDisabledInConfig" :"Specific Team-Commands are disabled by recruits mod, use the team screen instead!", |
| 186 | + "chat.recruits.team_creation.canEnableInConfig" :"The Team-Commands can be enabled in the recruits config.", |
| 187 | + |
| 188 | + "chat.recruits.team_creation.team_exists" :"A team already exists by that name!", |
| 189 | + "chat.recruits.team_creation.removePlayer": "Remove Player", |
| 190 | + "chat.recruits.team_creation.removePlayerTitle": "Remove a Player", |
| 191 | + "chat.recruits.team_creation.addPlayerTitle": "Add Players within sight: ", |
| 192 | + "chat.recruits.team_creation.no_Requests": "There are no join requests.", |
| 193 | + "chat.recruits.team_creation.banner_exists" :"A team already uses the same banner!", |
| 194 | + "chat.recruits.team_creation.noenough_money": "You don't have enough emeralds to create a team!", |
| 195 | + "chat.recruits.team_creation.noname": "You need to type a name for your team!", |
| 196 | + "chat.recruits.team_creation.nobanner": "You need a banner to create a team!", |
| 197 | + "chat.recruits.team_creation.wrongbanner": "You cant use a blank banner for your team.", |
| 198 | + "gui.recruits.team_creation.edit_team": "Edit", |
| 199 | + "gui.recruits.team_creation.coming_soon": "Coming Soon", |
| 200 | + "gui.recruits.team_creation.add_player": "Manage", |
| 201 | + "gui.recruits.team_creation.add_player_Button": "Add", |
| 202 | + "gui.recruits.team_creation.create_team": "Create Team", |
| 203 | + "gui.recruits.team_creation.inspect_team": "Inspect Team", |
| 204 | + "gui.recruits.team_creation.teams_list": "List of Teams", |
| 205 | + "gui.recruits.teamInspectTitle": "", |
| 206 | + "gui.recruits.team_creation.leave_team": "Leave", |
| 207 | + "chat.recruits.team_creation.join": "Join", |
| 208 | + "chat.recruits.team_creation.addedPlayer": "You are now a member of %s.", |
| 209 | + "chat.recruits.team_creation.removedPlayer": "You were removed from the Team.", |
| 210 | + "chat.recruits.team_creation.removedPlayerLeader": "You removed %s from the Team.", |
| 211 | + "chat.recruits.team_creation.addedPlayerLeader": "%s joined your Team successfully.", |
| 212 | + "chat.recruits.team_creation.could_not_find": "Could not find player.", |
| 213 | + "chat.recruits.team.assignNewOwnerNoTeam": "You need to be in a team to assign this recruit a new owner!", |
| 214 | + "chat.recruits.team.assignNewOwnerNotFound": "No team mate nearby to assign this recruit to.", |
| 215 | + "recruits": "Recruits", |
| 216 | + |
| 217 | + "key.recruits.r_key": "Open command screen", |
| 218 | + "key.recruits.u_key": "Opens team screen", |
| 219 | + "gui.recruits.team_creation.sendJoinRequest": "You have sent a join request to %s." |
| 220 | +} |
0 commit comments