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
957884afac
commit
bde0d02b51
@ -555,10 +555,10 @@ rewNoPhat: "PhatLoots non installato"
|
||||
itemCreateLoadHand: "Carico elemento in mano"
|
||||
itemCreateSetName: "Imposta nome"
|
||||
itemCreateSetAmount: "Imposta quantità"
|
||||
itemCreateSetDurab: "Set durability"
|
||||
itemCreateSetEnchs: "Add/clear enchantments"
|
||||
itemCreateSetDisplay: "Set display name"
|
||||
itemCreateSetLore: "Set lore"
|
||||
itemCreateSetDurab: "Imposta la durabilità"
|
||||
itemCreateSetEnchs: "Aggiungi/ eliminare incantesimi"
|
||||
itemCreateSetDisplay: "Imposta nome di visualizzazione"
|
||||
itemCreateSetLore: "Stabilire la tradizione"
|
||||
itemCreateEnterName: "Enter an item name, or 'cancel' to return."
|
||||
itemCreateEnterAmount: "Enter item amount (max. 64), or 'cancel' to return."
|
||||
itemCreateEnterDurab: "Enter item durability, or 'clear' to clear the data, or 'cancel' to return."
|
||||
@ -566,11 +566,11 @@ itemCreateEnterEnch: "Enter an enchantment name, or 'clear' to clear the enchant
|
||||
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
|
||||
itemCreateEnterDisplay: "Enter item display name, or 'clear' to clear the display name, or 'cancel' to return."
|
||||
itemCreateEnterLore: "Enter item lore, separating each line by a semi-colon ; or 'clear' to clear the lore, or 'cancel' to return."
|
||||
itemCreateLoaded: "Item loaded."
|
||||
itemCreateNoItem: "No item in hand!"
|
||||
itemCreateNoName: "You must set a name first!"
|
||||
itemCreateInvalidName: "Invalid item name!"
|
||||
itemCreateInvalidAmount: "Amount must be between 1-64!"
|
||||
itemCreateLoaded: "Oggetto caricato."
|
||||
itemCreateNoItem: "Nessun oggetto in mano!"
|
||||
itemCreateNoName: "Devi prima stabilire un nome!"
|
||||
itemCreateInvalidName: "Nome di oggetto non valido!"
|
||||
itemCreateInvalidAmount: "L'importo deve essere compreso tra 1 e 64!"
|
||||
itemCreateInvalidDurab: "Invalid item durability!"
|
||||
itemCreateInvalidEnch: "Invalid enchantment name!"
|
||||
itemCreateInvalidLevel: "Level must be greater than 0!"
|
||||
@ -650,12 +650,12 @@ noMoreQuest: "No more quests available."
|
||||
damage: "Damage"
|
||||
break: "Break"
|
||||
place: "Place"
|
||||
use: "Use"
|
||||
cut: "Cut"
|
||||
catchFish: "Catch Fish"
|
||||
enchantItem: "Enchant <item> with <enchantment>"
|
||||
kill: "Kill"
|
||||
killAtLocation: "Kill <mob> at <location>"
|
||||
use: "Uso"
|
||||
cut: "Taglio"
|
||||
catchFish: "Pescare pesci"
|
||||
enchantItem: "Incantare<item>con<enchantment>"
|
||||
kill: "Uccidere"
|
||||
killAtLocation: "Uccidere<mob>a<location>"
|
||||
killPlayer: "Kill a Player"
|
||||
deliver: "Deliver <item> to <npc>"
|
||||
talkTo: "Talk to <npc>"
|
||||
|
Loading…
Reference in New Issue
Block a user