{ "help.title": "Help", "help.description": "Command list", "help.footer": "", "help.forAllUsers": "For everyone", "help.forAdmins": "For admins", "help.tribe.topoda": "**{{.Command}}** [server] [page] [tribe id or tribe tag, you can enter more than one] - generates a player list from selected tribes ordered by ODA.", "help.tribe.topodd": "**{{.Command}}** [server] [page] [tribe id or tribe tag, you can enter more than one] - generates a player list from selected tribes ordered by ODD.", "help.tribe.topods": "**{{.Command}}** [server] [page] [tribe id or tribe tag, you can enter more than one] - generates a player list from selected tribes ordered by ODS.", "help.tribe.topod": "**{{.Command}}** [server] [page] [tribe id or tribe tag, you can enter more than one] - generates a player list from selected tribes ordered by OD.", "help.tribe.toppoints": "**{{.Command}}** [server] [page] [tribe id or tribe tag, you can enter more than one] - generates a player list from selected tribes ordered by points.", "help.author": "**{{.Command}}** - shows how to get in touch with the author.", "help.addgroup": "**{{.Command}}** - adds a new observation group.", "help.groups": "**{{.Command}}** - shows you a list of groups created by this server.", "help.deletegroup": "**{{.Command}}** [group id from {{.GroupsCommand}}] - deletes an observation group.", "help.showennobledbarbs": "**{{.Command}}** [group id from {{.GroupsCommand}}] - enables/disables notifications about ennobling barbarian villages.", "help.observe": "**{{.Command}}** [group id from {{.GroupsCommand}}] [server] [tribe id or tribe tag] - adds a tribe to the observation group.", "help.observations": "**{{.Command}}** [group id from {{.GroupsCommand}}] - shows a list of monitored tribes added to this group.", "help.deleteobservation": "**{{.Command}}** [group id from {{.GroupsCommand}}] [id from {{.ObservationsCommand}}] - removes a tribe from the observation group.", "help.conqueredvillages": "**{{.Command}}** [group id from {{.GroupsCommand}}] - sets the channel on which notifications about conquered village will be displayed. **IMPORTANT!** Run this command on the channel you want to display these notifications.", "help.disableconqueredvillages": "**{{.Command}}** [group id from {{.GroupsCommand}}] - disables notifications about conquered villages.", "help.lostvillages": "**{{.Command}}** [group id from {{.GroupsCommand}}] - sets the channel on which notifications about lost village will be displayed. **IMPORTANT!** Run this command on the channel you want to display these notifications.", "help.disablelostvillages": "**{{.Command}}** [group id from {{.GroupsCommand}}] - disables notifications about lost villages.", "help.changelanguage": "**{{.Command}}** [{{.Languages}}] - changes language.", "help.showinternals": "**{{.Command}}** [group id from {{.GroupsCommand}}] - enables/disables notifications about in-group/in-tribe conquering.", "help.coordstranslation": "**{{.Command}}** [server] - enables coords translation feature.", "help.disablecoordstranslation": "**{{.Command}}** - disables coords translation feature.", "tribe.invalidPage": "{{.Mention}} The page must be a number greater than 0.", "tribe.noTribeID": "{{.Mention}} At least one tribe id/tag is required.", "tribe.title.orderedByOD": "Ordered by OD", "tribe.title.orderedByODA": "Ordered by ODA", "tribe.title.orderedByODD": "Ordered by ODD", "tribe.title.orderedByODS": "Ordered by ODS", "tribe.title.orderedByPoints": "Ordered by points", "tribe.tribesNotFound": "{{.Mention}} Tribes not found.", "tribe.exceededMaximumNumberOfPages": "{{.Mention}} You have exceeded the maximum number of pages ({{.Page}}/{{.MaxPage}}).", "tribe.messageLine": "**{{.Index}}**. [`{{.PlayerName}}`]({{.PlayerURL}}) (Tribe: [`{{.TribeTag}}`]({{.TribeURL}}) | Rank: **{{.Rank}}** | Score: **{{.Score}}**)\n", "addGroup.groupLimitHasBeenReached": "{{.Mention}} The group limit has been reached ({{.Total}}/{{.Limit}}).", "addGroup.success": "{{.Mention}} A new group has been created (ID: {{.ID}}).", "deleteGroup.invalidID": "{{.Mention}} The group ID must be a number greater than 0.", "deleteGroup.success": "{{.Mention}} The group has been deleted.", "groups.noGroupsAdded": "No records to display.", "groups.title": "Group list", "groups.fieldTitle": "Index | ID | Conquer | Loss | Barbarian | Internal", "conqueredVillages.invalidID": "{{.Mention}} The group ID must be a number greater than 0.", "conqueredVillages.groupNotFound": "{{.Mention}} Group not found.", "conqueredVillages.success": "{{.Mention}} The channel has been successfully set.", "disableConqueredVillages.invalidID": "{{.Mention}} The group ID must be a number greater than 0.", "disableConqueredVillages.groupNotFound": "{{.Mention}} Group not found.", "disableConqueredVillages.success": "{{.Mention}} Notifications about conquered villages will no longer show up.", "lostVillages.invalidID": "{{.Mention}} The group ID must be a number greater than 0.", "lostVillages.groupNotFound": "{{.Mention}} Group not found.", "lostVillages.success": "{{.Mention}} The channel has been successfully set.", "disableLostVillages.invalidID": "{{.Mention}} The group ID must be a number greater than 0.", "disableLostVillages.groupNotFound": "{{.Mention}} Group not found.", "disableLostVillages.success": "{{.Mention}} Notifications about lost villages will no longer show up.", "observe.invalidGroupID": "{{.Mention}} The group ID must be a number greater than 0.", "observe.invalidTribeID": "{{.Mention}} The third parameter must be a number greater than 0 or a valid string.", "observe.serverIsClosed": "{{.Mention}} Server is closed.", "observe.serverNotFound": "{{.Mention}} Server not found.", "observe.groupNotFound": "{{.Mention}} Group not found.", "observe.tribeNotFound": "{{.Mention}} Tribe not found.", "observe.observationLimitHasBeenReached": "{{.Mention}} The observation limit for this group has been reached ({{.Total}}/{{.Limit}}).", "observe.success": "{{.Mention}} The tribe has been added to the group.", "deleteObservation.invalidGroupID": "{{.Mention}} The group ID must be a number greater than 0.", "deleteObservation.invalidObservationID": "{{.Mention}} The observation ID must be a number greater than 0.", "deleteObservation.groupNotFound": "{{.Mention}} Group not found.", "deleteObservation.success": "{{.Mention}} The tribe has been removed from the group.", "observations.invalidGroupID": "{{.Mention}} The group ID must be a number greater than 0.", "observations.groupNotFound": "{{.Mention}} Group not found.", "observations.title": "Observed tribes\nIndex | ID - Server - Tribe", "showEnnobledBarbs.invalidGroupID": "{{.Mention}} The group ID must be a number greater than 0.", "showEnnobledBarbs.groupNotFound": "{{.Mention}} Group not found.", "showEnnobledBarbs.success_1": "{{.Mention}} Notifications about conquered barbarian villages will no longer show up.", "showEnnobledBarbs.success_2": "{{.Mention}} Enabled notifications about conquered barbarian villages.", "changeLanguage.languageNotSupported": "{{.Mention}} Language not supported.", "changeLanguage.success": "{{.Mention}} The language has been changed.", "showInternals.invalidGroupID": "{{.Mention}} The group ID must be a number greater than 0.", "showInternals.groupNotFound": "{{.Mention}} Group not found.", "showInternals.success_1": "{{.Mention}} Notifications about internals will no longer show up.", "showInternals.success_2": "{{.Mention}} Notifications about internals have been enabled.", "coordsTranslation.title": "Villages", "coordsTranslation.message": "{{.Village}} owned by {{.Player}} (Tribe: {{.Tribe}}).", "coordsTranslation.serverNotFound": "{{.Mention}} Server not found.", "coordsTranslation.success": "{{.Mention}} Coords translation feature has been enabled.", "disableCoordsTranslation.success": "{{.Mention}} Coords translation feature has been disabled.", "cron.lostVillages.title": "Lost villages", "cron.conqueredVillages.title": "Conquered villages", "cron.checkEnnoblements.msgLine": "{{.NewOwner}} [{{.NewOwnerTribe}}] has conquered {{.Village}} (Old owner: {{.OldOwner}} [{{.OldOwnerTribe}}])", "api.defaultError": "{{.Mention}} Can't fetch data from the API at the moment, please try again later.", "pagination.labelDisplayedPage": "Page: {{.Page}} of {{.MaxPage}}", "internalServerError": "{{.Mention}} An internal server error has occurred, please try again later." }