mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Italian)
This commit is contained in:
parent
773cf3e326
commit
0c5c872e12
@ -131,6 +131,8 @@ stageEditorMobs: "Creature"
|
||||
stageEditorKillMobs: "Uccidi creature"
|
||||
stageEditorCatchFish: "Pesca pesci"
|
||||
stageEditorFish: "pesci"
|
||||
stageEditorMilkCows: "Milk cows"
|
||||
stageEditorCows: "cows"
|
||||
stageEditorReachLocs: "Raggiungi posizioni"
|
||||
stageEditorReachRadii1: "Raggiungi entro"
|
||||
stageEditorReachRadii2: "blocchi di"
|
||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Inserisci i nomi dei blocchi, <space>, <cancel>"
|
||||
stageEditorEnterBlockAmounts: "Inserisci la quantità di blocchi, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Inserisci le durabilità dei blocchi (numeri), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Inserisci il numero di pesci da pescare, <clear>, <cancel>"
|
||||
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Inserisci il numero di giocatori da uccidere, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Inserisci i nomi degli incantesimi, <space>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Inserisci le quantità di incantesimi (numeri), <space>, <cancel>"
|
||||
@ -618,6 +621,7 @@ smelt: "Fondi"
|
||||
enchantItem: "Incantara <item> con <enchantment>"
|
||||
brew: "Infondi"
|
||||
catchFish: "Cattura Pesci"
|
||||
milkCow: "Milk Cow"
|
||||
kill: "Uccidi"
|
||||
killAtLocation: "Uccidi <mob> a <location>"
|
||||
killPlayer: "Uccidi un Giocatore"
|
||||
|
Loading…
Reference in New Issue
Block a user