mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-28 05:35:33 +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"
|
stageEditorKillMobs: "Matar mobs"
|
||||||
stageEditorCatchFish: "Apanhar peixe"
|
stageEditorCatchFish: "Apanhar peixe"
|
||||||
stageEditorFish: "peixe"
|
stageEditorFish: "peixe"
|
||||||
|
stageEditorMilkCows: "Milk cows"
|
||||||
|
stageEditorCows: "cows"
|
||||||
stageEditorReachLocs: "Alcançar localizações"
|
stageEditorReachLocs: "Alcançar localizações"
|
||||||
stageEditorReachRadii1: "Pesquisar em"
|
stageEditorReachRadii1: "Pesquisar em"
|
||||||
stageEditorReachRadii2: "blocos de"
|
stageEditorReachRadii2: "blocos de"
|
||||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Introduzir nomes dos blocos (ou IDs), <space>,<canc
|
|||||||
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
||||||
stageEditorEnterBlockDurability: "Introduzir a durabilidade do bloco (números), <space>, <cancel>"
|
stageEditorEnterBlockDurability: "Introduzir a durabilidade do bloco (números), <space>, <cancel>"
|
||||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <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>"
|
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||||
stageEditorEnchantTypePrompt: "Introduzir nomes de encantamentos, <space>,<cancel>"
|
stageEditorEnchantTypePrompt: "Introduzir nomes de encantamentos, <space>,<cancel>"
|
||||||
stageEditorEnchantAmountsPrompt: "Introduzir quantidade de encantamentos (números), <space>,<cancel>"
|
stageEditorEnchantAmountsPrompt: "Introduzir quantidade de encantamentos (números), <space>,<cancel>"
|
||||||
@ -618,6 +621,7 @@ smelt: "Smelt"
|
|||||||
enchantItem: "Encantar <item> com <enchantment>"
|
enchantItem: "Encantar <item> com <enchantment>"
|
||||||
brew: "Brew"
|
brew: "Brew"
|
||||||
catchFish: "Apanhar Peixe"
|
catchFish: "Apanhar Peixe"
|
||||||
|
milkCow: "Milk Cow"
|
||||||
kill: "Matar"
|
kill: "Matar"
|
||||||
killAtLocation: "Matar <mob> em <location>"
|
killAtLocation: "Matar <mob> em <location>"
|
||||||
killPlayer: "Matar um jogador"
|
killPlayer: "Matar um jogador"
|
||||||
|
Loading…
Reference in New Issue
Block a user