Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Translation Id="bl_usage" Value="Usage: /checkbuildlimit <id | all | filter | barricade | structure> [filter name]" />
- <Translation Id="bl_success" Value="Your total build limit status: {0}/{1}" />
- <Translation Id="bl_success_id" Value="ID {2} build limit status: {0}/{1}" />
- <Translation Id="bl_success_filter" Value="Filter {2} build limit status: {0}/{1}" />
- <Translation Id="bl_success_barricade" Value="Barricade build limit status: {0}/{1}" />
- <Translation Id="bl_success_structure" Value="Structure build limit status: {0}/{1}" />
- <Translation Id="limit_reach" Value="You have reached max build limit ({0} buildables)!" />
- <Translation Id="limit_reach_id" Value="You have reached max build of this item (ID: {0}) limit! ({1} buildables)" />
- <Translation Id="limit_reach_filter" Value="You have reached max build of {0} limit! ({1} buildables)" />
- <Translation Id="limit_reach_barricade" Value="You have reached max build of barricade limit! ({0} buildables)" />
- <Translation Id="limit_reach_structure" Value="You have reached max build of structure limit! ({0} buildables)" />
- <Translation Id="group_bl_usage" Value="Usage: /groupcheckbuildlimit <id | all | filter | barricade | structure> [filter name]" />
- <Translation Id="group_bl_success" Value="Your group total build limit status: {0}/{1}" />
- <Translation Id="group_bl_success_id" Value="Your group ID {2} build limit status: {0}/{1}" />
- <Translation Id="group_bl_success_filter" Value="Your group Filter {2} build limit status: {0}/{1}" />
- <Translation Id="group_bl_success_barricade" Value="Your group Barricade build limit status: {0}/{1}" />
- <Translation Id="group_bl_success_structure" Value="Your group Structure build limit status: {0}/{1}" />
- <Translation Id="group_limit_reach" Value="Your group have reached max build limit ({0} buildables)!" />
- <Translation Id="group_limit_reach_id" Value="Your group have reached max build of this item (ID: {0}) limit! ({1} buildables)" />
- <Translation Id="group_limit_reach_filter" Value="Your group have reached max build of {0} limit! ({1} buildables)" />
- <Translation Id="group_limit_reach_barricade" Value="Your group have reached max build of barricade limit! ({0} buildables)" />
- <Translation Id="group_limit_reach_structure" Value="Your group have reached max build of structure limit! ({0} buildables)" />
- <Translation Id="steam_group_bl_usage" Value="Usage: /steamgroupcheckbuildlimit <id | all | filter | barricade | structure> [filter name]" />
- <Translation Id="steam_group_bl_success" Value="Your Steam group total build limit status: {0}/{1}" />
- <Translation Id="steam_group_bl_success_id" Value="Your Steam group ID {2} build limit status: {0}/{1}" />
- <Translation Id="steam_group_bl_success_filter" Value="Your Steam group Filter {2} build limit status: {0}/{1}" />
- <Translation Id="steam_group_bl_success_barricade" Value="Your Steam group Barricade build limit status: {0}/{1}" />
- <Translation Id="steam_group_bl_success_structure" Value="Your Steam group Structure build limit status: {0}/{1}" />
- <Translation Id="steam_group_limit_reach" Value="Your Steam group have reached max build limit ({0} buildables)!" />
- <Translation Id="steam_group_limit_reach_id" Value="Your Steam group have reached max build of this item (ID: {0}) limit! ({1} buildables)" />
- <Translation Id="steam_group_limit_reach_filter" Value="Your Steam group have reached max build of {0} limit! ({1} buildables)" />
- <Translation Id="steam_group_limit_reach_barricade" Value="Your Steam group have reached max build of barricade limit! ({0} buildables)" />
- <Translation Id="steam_group_limit_reach_structure" Value="Your Steam group have reached max build of structure limit! ({0} buildables)" />
- <Translation Id="underwater_build" Value="Underwater build is not allowed!" />
- <Translation Id="vehicle_build" Value="Vehicle build is not allowed!" />
- <Translation Id="wrong_permission_format" Value="Your build limit permission format is not valid. Please correct this permission: {0}" />
- </Translations>
Advertisement
Add Comment
Please, Sign In to add comment