mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 21:26:29 +01:00
New translations strings.yml (Portuguese)
This commit is contained in:
parent
c3026426e2
commit
c825ffd71b
@ -131,6 +131,8 @@ stageEditorMobs: "Mobs"
|
||||
stageEditorKillMobs: "Matar mobs"
|
||||
stageEditorCatchFish: "Apanhar peixe"
|
||||
stageEditorFish: "peixe"
|
||||
stageEditorMilkCows: "Milk cows"
|
||||
stageEditorCows: "cows"
|
||||
stageEditorReachLocs: "Alcançar localizações"
|
||||
stageEditorReachRadii1: "Pesquisar em"
|
||||
stageEditorReachRadii2: "blocos de"
|
||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Introduzir nomes dos blocos (ou IDs), <space>,<canc
|
||||
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Introduzir a durabilidade do bloco (números), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Introduzir nomes de encantamentos, <space>,<cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Introduzir quantidade de encantamentos (números), <space>,<cancel>"
|
||||
@ -618,6 +621,7 @@ smelt: "Smelt"
|
||||
enchantItem: "Encantar <item> com <enchantment>"
|
||||
brew: "Brew"
|
||||
catchFish: "Apanhar Peixe"
|
||||
milkCow: "Milk Cow"
|
||||
kill: "Matar"
|
||||
killAtLocation: "Matar <mob> em <location>"
|
||||
killPlayer: "Matar um jogador"
|
||||
|
Loading…
Reference in New Issue
Block a user