{ "lang.pl": "Polish", "lang.en": "English", "err.default": "Something went wrong. Try again later.", "err.required": "{{ .Field }} can't be blank.", "err.group-limit-reached": "The group limit has been reached ({{ .Current }}/{{ .Limit }}).", "err.group-not-found": "Group (id={{ .ID }}) not found.", "err.group-does-not-exist": "The group (id={{ .ID }}) doesn't exist.", "err.monitor-already-exists": "The tribe has already been added to the group.", "err.monitor-limit-reached": "The tribe limit has been reached ({{ .Current }}/{{ .Limit }}).", "err.monitor-not-found": "Monitor (id={{ .ID }}) not found.", "err.tw-server-not-found": "Server (version code={{ .VersionCode }}, key={{ .Key }}) not found.", "err.tribe-tag-not-found": "Tribe (tag={{ .Tag }}) not found.", "err.tribe-id-not-found": "Tribe (id={{ .ID }}) not found.", "err.tribe-does-not-exist": "The tribe (tag={{ .Tag }}) doesn't exist.", "err.greater-equal-than": "{{ .Field }} must be no less than {{ .Threshold }}.", "err.less-equal-than": "{{ .Field }} must be no greater than {{ .Threshold }}.", "err.length-too-short": "{{ .Field }}: the length must be no less than than {{ .Threshold }}.", "err.village-coords-string-too-long": "The given string is too long ({{ len .Str }}/{{ .Max }}).", "err.village-coords-not-found-in-string": "No coords found in the given string.", "err.translate-village-coords-params-not-found": "This action is no longer available.", "job.execute-monitors.embed.description": "{{ buildPlayerMarkdown .Ennoblement.NewOwner }} has taken {{ buildLink .Ennoblement.Village.FullName .Ennoblement.Village.ProfileURL }} (Old owner: {{ buildPlayerMarkdown .Ennoblement.Village.Player }}).", "cmd.group.description": "Manages groups on this server", "cmd.group.create.description": "Creates a new monitor group", "cmd.group.create.option.version.description": "e.g. www.tribalwars.net, www.plemiona.pl", "cmd.group.create.option.server.description": "Tribal Wars server (e.g. en115, pl170)", "cmd.group.create.option.language.description": "Language in which you wish to receive notifications", "cmd.group.create.option.internals.description": "Show conquers in the same group", "cmd.group.create.option.barbarians.description": "Show barbarian conquers", "cmd.group.create.option.channel-gains.description": "Channel where notifications of gained villages will appear", "cmd.group.create.option.channel-losses.description": "Channel where notifications of lost villages will appear", "cmd.group.create.success": "The group has been successfully created (id={{ .GroupID }}).", "cmd.group.list.description": "Lists all created groups on this server", "cmd.group.list.embed.title": "Group list", "cmd.group.list.embed.field.value": "**Server**: {{ .ServerKey }}\n**Language**: {{ .Language }}\n**Channel gains**: {{ .ChannelGains }}\n**Channel losses**: {{ .ChannelLosses }}\n**Internals**: {{ .Internals }}\n **Barbarians**: {{ .Barbarians }}\n **Number of monitored tribes**: {{ .NumTribes }}", "cmd.group.details.description": "Displays group details (including added tribes)", "cmd.group.details.embed.description": "**Server**: {{ .ServerKey }}\n**Language**: {{ .Language }}\n**Channel gains**: {{ .ChannelGains }}\n**Channel losses**: {{ .ChannelLosses }}\n**Internals**: {{ .Internals }}\n **Barbarians**: {{ .Barbarians }}\n **Tribes**: {{ .Tribes }}", "cmd.group.tribe.description": "Manages tribes in a group", "cmd.group.tribe.add.description": "Adds a tribe to a group", "cmd.group.tribe.add.option.group.description": "Group ID", "cmd.group.tribe.add.option.tag.description": "Tribe tag", "cmd.group.tribe.add.success": "The tribe has been successfully added to the group.", "cmd.group.tribe.remove.description": "Removes a tribe from a group", "cmd.group.tribe.remove.option.group.description": "Group ID", "cmd.group.tribe.remove.option.tag.description": "Tribe tag", "cmd.group.tribe.remove.success": "The tribe has been successfully removed from the group.", "cmd.group.set.description": "Sets various properties in group configuration", "cmd.group.set.language.description": "Sets the language in which you will receive notifications", "cmd.group.set.language.option.group.description": "Group ID", "cmd.group.set.language.option.language.description": "Language in which you wish to receive notifications", "cmd.group.set.language.success": "The group has been successfully updated.", "cmd.group.set.channel-gains.description": "Enables/disables notifications of gained villages", "cmd.group.set.channel-gains.option.group.description": "Group ID", "cmd.group.set.channel-gains.option.channel.description": "Channel where notifications of gained villages will appear", "cmd.group.set.channel-gains.success": "The group has been successfully updated.", "cmd.group.set.channel-losses.description": "Enables/disables notifications of lost villages", "cmd.group.set.channel-losses.option.group.description": "Group ID", "cmd.group.set.channel-losses.option.channel.description": "Channel where notifications of lost villages will appear", "cmd.group.set.channel-losses.success": "The group has been successfully updated.", "cmd.group.set.internals.description": "Enables/disables notifications of internal conquers", "cmd.group.set.internals.option.group.description": "Group ID", "cmd.group.set.internals.option.internals.description": "Show conquers in the same group", "cmd.group.set.internals.success": "The group has been successfully updated.", "cmd.group.set.barbarians.description": "Enables/disables notifications of barbarian conquers", "cmd.group.set.barbarians.option.group.description": "Group ID", "cmd.group.set.barbarians.option.barbarians.description": "Show barbarian conquers", "cmd.group.set.barbarians.success": "The group has been successfully updated.", "cmd.group.delete.description": "Deletes a group", "cmd.group.delete.option.group.description": "Group ID", "cmd.group.delete.success": "The group has been successfully deleted.", "cmd.coords.description": "Translates village coords", "cmd.coords.option.version.description": "e.g. www.tribalwars.net, www.plemiona.pl", "cmd.coords.option.server.description": "Tribal Wars server (e.g. en115, pl170)", "cmd.coords.option.coords.description": "Coords", "cmd.coords.embed.title": "Villages", "cmd.coords.embed.description.village": "{{ buildLink .Village.FullName .Village.ProfileURL }} owned by {{ buildPlayerMarkdown .Village.Player }}", "cmd.coords.embed.description.not-found": "**Not found**: {{ .Coords }}", "cmd.coords.embed.button.next": "Next page", "cmd.coords.embed.button.prev": "Previous page", "cmd.coords.embed.footer": "Page {{ .Page }}/{{ .MaxPage }}" }