diff --git a/core/src/main/resources/lang/en-PT/strings.yml b/core/src/main/resources/lang/en-PT/strings.yml index 18fd72de2..d4c1409c5 100644 --- a/core/src/main/resources/lang/en-PT/strings.yml +++ b/core/src/main/resources/lang/en-PT/strings.yml @@ -1,53 +1,53 @@ --- COMMAND_LIST: "list" -COMMAND_LIST_HELP: " [page] - List available Quests" +COMMAND_LIST_HELP: "%gold% %yellow%[page] - List available quests" COMMAND_TAKE: "take" -COMMAND_TAKE_HELP: " [quest] - Accept a quest via command" +COMMAND_TAKE_HELP: "%gold% %yellow%[quest] - Accept a quest via command" COMMAND_QUIT: "quit" -COMMAND_QUIT_HELP: " [quest] - Quit a current Quest" +COMMAND_QUIT_HELP: "%gold% %yellow%[quest] - Quit a current quest" COMMAND_JOURNAL: "journal" -COMMAND_JOURNAL_HELP: " - View or hide yer " +COMMAND_JOURNAL_HELP: "%gold% %yellow%- View or hide yer " COMMAND_EDITOR: "editor" -COMMAND_EDITOR_HELP: " - Create/Edit Quests" +COMMAND_EDITOR_HELP: "%gold% %yellow%- Create, edit or delete quests" COMMAND_EVENTS_EDITOR: "actions" -COMMAND_EVENTS_EDITOR_HELP: " - Create/Edit Actions" +COMMAND_EVENTS_EDITOR_HELP: "%gold% %yellow%- Create, edit or delete actions" COMMAND_CONDITIONS_EDITOR: "conditions" -COMMAND_CONDITIONS_EDITOR_HELP: " - Create, edit or delete conditions" +COMMAND_CONDITIONS_EDITOR_HELP: "%gold% %yellow%- Create, edit or delete conditions" COMMAND_STATS: "stats" -COMMAND_STATS_HELP: " - View your Questing stats" +COMMAND_STATS_HELP: "%gold% %yellow%- View quest statistics" COMMAND_TOP: "top" -COMMAND_TOP_HELP: " [number] - View top Questers" +COMMAND_TOP_HELP: "%gold% %yellow%[number] - View plugin leaderboards" COMMAND_INFO: "info" -COMMAND_INFO_HELP: " - Display plugin information" +COMMAND_INFO_HELP: "%gold% %yellow%- View plugin information" COMMAND_CHOICE: "choice" -COMMAND_CHOICE_HELP: " [choice] - Make a menu selection" +COMMAND_CHOICE_HELP: "%gold% %yellow%[choice] - Make a menu selection" COMMAND_QUEST_HELP: "- Display current Quest objectives" -COMMAND_QUESTINFO_HELP: "[quest] - Display Quest information" +COMMAND_QUESTINFO_HELP: "%yellow%[quest] - View information about a quest" COMMAND_QUESTADMIN_HELP: "- View Questadmin help" COMMAND_QUESTADMIN_STATS: "stats" -COMMAND_QUESTADMIN_STATS_HELP: " [player] - View Questing statistics of a player" +COMMAND_QUESTADMIN_STATS_HELP: "%gold% %red%[player] - View quest statistics o' a player" COMMAND_QUESTADMIN_GIVE: "give" -COMMAND_QUESTADMIN_GIVE_HELP: " [player] [quest] - Force a player to take a Quest" +COMMAND_QUESTADMIN_GIVE_HELP: "%gold% %red%[player] [quest] - Force a player t' take a quest" COMMAND_QUESTADMIN_QUIT: "quit" -COMMAND_QUESTADMIN_QUIT_HELP: " [player] [quest] - Force a player to quit their Quest" +COMMAND_QUESTADMIN_QUIT_HELP: "%gold% %red%[player] [quest] - Force a player t' quit a quest" COMMAND_QUESTADMIN_POINTS: "points" -COMMAND_QUESTADMIN_POINTS_HELP: " [player] [amount] - Set a player's " +COMMAND_QUESTADMIN_POINTS_HELP: "%gold% %red%[player] [amount] - Set a player's " COMMAND_QUESTADMIN_TAKEPOINTS: "takepoints" -COMMAND_QUESTADMIN_TAKEPOINTS_HELP: " [player] [amount] - Take away a player's " +COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "%gold% %red%[player] [amount] - Take away a player's " COMMAND_QUESTADMIN_GIVEPOINTS: "givepoints" -COMMAND_QUESTADMIN_GIVEPOINTS_HELP: " [player] [amount] - Add t' a player's " +COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "%gold% %red%[player] [amount] - Add t' a player's " COMMAND_QUESTADMIN_FINISH: "finish" -COMMAND_QUESTADMIN_FINISH_HELP: " [player] [quest] - Immediately force Quest completion for a player" +COMMAND_QUESTADMIN_FINISH_HELP: "%gold% %red%[player] [quest] - Force a player t' complete a quest" COMMAND_QUESTADMIN_NEXTSTAGE: "nextstage" -COMMAND_QUESTADMIN_NEXTSTAGE_HELP: " [player] [quest] - Immediately force Stage completion for a player" +COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "%gold% %red%[player] [quest] - Force a player t' complete current stage" COMMAND_QUESTADMIN_SETSTAGE: "setstage" -COMMAND_QUESTADMIN_SETSTAGE_HELP: " [player] [quest] [stage] - Set the current Stage for a player" +COMMAND_QUESTADMIN_SETSTAGE_HELP: "%gold% %red%[player] [quest] [stage] - Set the current stage fer a player" COMMAND_QUESTADMIN_RESET: "reset" -COMMAND_QUESTADMIN_RESET_HELP: " [player] - Clear all Quests data of a player" +COMMAND_QUESTADMIN_RESET_HELP: "%gold% %red%[player] - Clear all questin' data o' a player" COMMAND_QUESTADMIN_REMOVE: "remove" -COMMAND_QUESTADMIN_REMOVE_HELP: " [player] [quest] - Remove a completed Quest from a player" +COMMAND_QUESTADMIN_REMOVE_HELP: "%gold% %red%[player] [quest] - Remove a completed quest from a player" COMMAND_QUESTADMIN_RELOAD: "reload" -COMMAND_QUESTADMIN_RELOAD_HELP: " - Reload all Quests" +COMMAND_QUESTADMIN_RELOAD_HELP: "%gold% %red%- Safely reload the plugin" questEditorCreate: "Create new Quest" questEditorEdit: "Edit a Quest" questEditorDelete: "Delete a Quest" @@ -96,7 +96,7 @@ questEditorSave: "Finish 'n save" questEditorNeedAskMessage: "Ye must set an ask message!" questEditorNeedFinishMessage: "Ye must set a finish message!" questEditorNeedStages: "Yer Quest has no Stages!" -questEditorSaved: "Quest saved! (Ye will needs t' perform a Quest reload fer it t' appear)" +questEditorSaved: "%bold%Quest saved! %reset%(Ye will needs t' perform %red% %reset%fer it t' appear in-game)" stageEditorEditStage: "Edit Stage" stageEditorNewStage: "Add new Stage" stageEditorStages: "Stages" @@ -179,7 +179,7 @@ stageEditorModulePrompt: "Enter the name o' a module, , " stageEditorCustomPrompt: "Enter th' name o' a custom objective t' add, , " stageEditorCustomAlreadyAdded: "That custom objective has already been added!" stageEditorCustomCleared: "Custom objectives cleared." -stageEditorCustomDataPrompt: "Enter value fer :" +stageEditorCustomDataPrompt: "Enter value fer %gold%%yellow%:" stageEditorEnterBlockNames: "Enter block names, , " stageEditorEnterBlockAmounts: "Enter block amounts, , " stageEditorEnterBlockDurability: "Enter block durabilities (numbers), , " @@ -217,21 +217,21 @@ stageEditorPasswordPhrasePrompt: "Enter password phrases, , " stageEditorDeliveryAddItem: "Add item" stageEditorNPCUniqueIds: "Add NPC UUIDs" stageEditorDeliveryMessages: "Set delivery messages" -stageEditorNotSolid: " ain't a solid block!" -stageEditorInvalidBlockName: " ain't a valid block name!" -stageEditorInvalidNPC: " ain't a valid NPC UUID!" -stageEditorInvalidMob: " ain't a valid mob name!" -stageEditorInvalidItemName: " ain't a valid item name!" -stageEditorInvalidDye: " ain't a valid dye color!" -stageEditorInvalidCondition: " ain't a valid condition name!" +stageEditorNotSolid: "%red% %yellow%ain't a solid block!" +stageEditorInvalidBlockName: "%red% %yellow%ain't a valid block name!" +stageEditorInvalidNPC: "%red% %yellow%ain't a valid NPC UUID!" +stageEditorInvalidMob: "%red% %yellow%ain't a valid mob name!" +stageEditorInvalidItemName: "%red% %yellow%ain't a valid item name!" +stageEditorInvalidDye: "%red% %yellow%ain't a valid dye color!" +stageEditorInvalidCondition: "%red% %yellow%ain't a valid condition name!" stageEditorInvalidEvent: " ain't a valid action name!" stageEditorDuplicateEvent: "Action be already in th' list!" stageEditorInvalidScript: "Denizen script nah found!" stageEditorNoCitizens: "Citizens ain't installed!" stageEditorNoDenizen: "Denizen ain't installed!" stageEditorPositiveAmount: "Ye must enter a positive number!" -stageEditorNotListOfNumbers: " ain't a list o' numbers!" -stageEditorNotListOfUniqueIds: " ain't a list o' valid UUIDs!" +stageEditorNotListOfNumbers: "%gold% %red%ain't a list of numbers!" +stageEditorNotListOfUniqueIds: "%gold% %red%ain't a list o' valid UUIDs!" stageEditorNoDelaySet: "Ye must set a delay first!" stageEditorNoItems: "Ye must add items first!" stageEditorNoDeliveryMessage: "Ye must set at least one delivery message!" @@ -315,7 +315,7 @@ eventEditorEnterThunderWorld: "Enter a world name fer th' thunder t' occur in, < eventEditorAddEffect: "Add effect" eventEditorAddEffectLocation: "Add effect spot" eventEditorMustAddEffects: "Ye must add effects first!" -eventEditorInvalidEffect: " ain't a valid sound effect name!" +eventEditorInvalidEffect: "%red% %yellow%ain't a valid sound effect name!" eventEditorEffectsCleared: "Action sound effects cleared." eventEditorEffectLocationPrompt: "Right-jab on a block t' play an effect at, , " eventEditorAddMobTypes: "Add mob" @@ -347,7 +347,7 @@ eventEditorMustSetPotionDurationsFirst: "Ye must set potion effect durations fir eventEditorMustSetPotionTypesAndDurationsFirst: "Ye must set potion effect types 'n durations first!" eventEditorSetPotionMagnitudes: "Set potion effect magnitudes" eventEditorPotionsCleared: "Potion effects cleared." -eventEditorInvalidPotionType: " ain't a valid potion effect type!" +eventEditorInvalidPotionType: "%red% %yellow%ain't a valid potion effect type!" eventEditorLightningPrompt: "Right-jab on a block t' spawn a lightnin' strike at, , , " eventEditorExplosionPrompt: "Right-jab on a block t' spawn an explosion at, , , " eventEditorSelectBlockFirst: "Ye must select a block first." @@ -394,11 +394,11 @@ conditionEditorItemsWear: "Wear as armor" conditionEditorWorldsTitle: "- Worlds -" conditionEditorWorldsPrompt: "Enter world names, , " conditionEditorStayWithinWorld: "Stay within world" -conditionEditorInvalidWorld: " ain't a valid world name!" +conditionEditorInvalidWorld: "%red% %yellow%ain't a valid world name!" conditionEditorBiomesTitle: "- Biomes -" conditionEditorBiomesPrompt: "Enter biome names, , " conditionEditorStayWithinBiome: "Stay within biome" -conditionEditorInvalidBiome: " ain't a valid biome name!" +conditionEditorInvalidBiome: "%red% %yellow%ain't a valid biome name!" conditionEditorRegionsTitle: "- Regions -" conditionEditorRegionsPrompt: "Enter region names, , " conditionEditorStayWithinRegion: "Stay within region" @@ -407,7 +407,7 @@ conditionEditorSetStartTick: "Set start tick" conditionEditorSetEndTick: "Set end tick" conditionEditorTicksPrompt: "Enter tick value, , " conditionEditorStayWithinTicks: "Stay within ticks" -conditionEditorInvalidTicks: " ain't a valid tick value!" +conditionEditorInvalidTicks: "%red% %yellow%ain't a valid tick value!" conditionEditorPlaceholderTitle: "- PlaceholderAPI -" conditionEditorSetPlaceholderId: "Set placeholder identifiers" conditionEditorSetPlaceholderVal: "Set placeholder values" @@ -441,12 +441,12 @@ reqAddItem: "Add item" reqSetRemoveItems: "Set remove items" reqHeroesPrimaryDisplay: "Primary Class:" reqHeroesSecondaryDisplay: "Secondary Class:" -reqNotAQuestName: " ain't a Quest name!" +reqNotAQuestName: "%purple% %red%ain't a quest name!" reqItemCleared: "Item requirements cleared." reqCustomAlreadyAdded: "That custom requirement has already been added!" reqCustomNotFound: "Custom requirement module nah found." reqCustomCleared: "Custom requirements cleared." -reqMcMMOError: " ain't an mcMMO Classic skill name!" +reqMcMMOError: "%red% %yellow%ain't an mcMMO Classic skill name!" reqMcMMOCleared: "mcMMO Classic skill requirements cleared." reqMcMMOAmountsCleared: "mcMMO Classic skill amount requirements cleared." reqHeroesNotPrimary: "Th' class ain't primary!" @@ -454,8 +454,8 @@ reqHeroesPrimaryCleared: "Heroes Primary Class requirement cleared." reqHeroesNotSecondary: "Th' class ain't secondary!" reqHeroesSecondaryCleared: "Heroes Secondary Class requirement cleared." reqHeroesClassNotFound: "Class nah found!" -reqNotANumber: " ain't a number!" -reqNotAUniqueId: " ain't a valid UUID!" +reqNotANumber: "%red% %yellow%ain't a number!" +reqNotAUniqueId: "%red% %yellow%ain't a valid UUID!" reqMustAddItem: "Ye must add at least one item first!" reqNoMessage: "Ye must set a fail requirements message!" plnStart: "Set start date" @@ -463,8 +463,8 @@ plnEnd: "Set end date" plnRepeat: "Set repeat cycle" plnCooldown: "Set player cooldown" plnOverride: "Ignore cooldown after repeat" -plnTooEarly: " will be active in