mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-30 01:13:38 +01:00
New translations messages.yml (Italian)
This commit is contained in:
parent
fce8e75531
commit
99e3e07a41
@ -63,12 +63,26 @@ player-input:
|
||||
guild-creation-tag: 'Tag gilda..'
|
||||
guild-creation-name: 'Nome gilda..'
|
||||
chat:
|
||||
friend-request: '&eScrivi nella chat il nome del giocatore.'
|
||||
party-invite: '&eScrivi nella chat il giocatore che vuoi invitare.'
|
||||
guild-invite: '&eScrivi nella chat il giocatore che vuoi invitare.'
|
||||
guild-creation-tag: '&eScrivi nella chat il TAG della gilda che vuoi creare.'
|
||||
guild-creation-name: '&eScrivi nella chat il nome della gilda che vuoi creare.'
|
||||
cancel: '&eScrivi &c''cancel'' &eper annullare.'
|
||||
friend-request:
|
||||
- '&eWrite in the chat the player name.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
party-invite:
|
||||
- '&eWrite in the chat the player you want to invite.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
guild-invite:
|
||||
- '&eWrite in the chat the player you want to invite.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
guild-creation-tag:
|
||||
- '&eWrite in the chat the TAG of the Guild you want to create.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
guild-creation-name:
|
||||
- '&eWrite in the chat the name of the Guild you want to create.'
|
||||
- '&eWrite &c''cancel'' &eto cancel.'
|
||||
friend-request-cancel: ''
|
||||
party-invite-cancel: ''
|
||||
guild-invite-cancel: ''
|
||||
guild-creation-tag-cancel: ''
|
||||
guild-creation-name-cancel: ''
|
||||
#Spell Casting
|
||||
casting:
|
||||
action-bar:
|
||||
@ -182,6 +196,7 @@ not-enough-skill-points-shift: '&cHai bisogno di {shift_points} punti abilità.'
|
||||
upgrade-skill: '&6{skill} &eè ora di livello &6{level}&e!'
|
||||
skill-level-not-met: '&cNon puoi ancora usare questa abilità.'
|
||||
no-skill-bound: '&cNon hai alcuna abilità legata a questo slot.'
|
||||
skill-cannot-be-bound: '&cThis skill is always active and cannot be bound.'
|
||||
not-compatible-skill: '&cL''abilità selezionata non è compatibile con questo slot.'
|
||||
cant-manually-bind: "&cNon puoi associare/rimuovere manualmente un'abilità a questo slot."
|
||||
skill-max-level-hit: '&cHai già raggiunto il livello massimo per questa abilità.'
|
||||
@ -190,6 +205,7 @@ not-skill-reallocation-point: '&cNon hai 1 punto di riallocazione delle abilità
|
||||
no-skill-points-spent: '&cNon hai speso nessun punto abilità.'
|
||||
skill-points-reallocated: '&eHai azzerato con successo i tuoi punti abilità. Ora hai &6{points} punti &eabilità.'
|
||||
max-points-reached: '&cHai raggiunto i punti massimi spendibili. Devi riallocare i tuoi punti per ripristinarli.'
|
||||
cannot-upgrade-skill: '&cYou cannot upgrade this skill.'
|
||||
#Skill Trees
|
||||
no-skill-tree-points-spent: '&cNon hai spento alcun punto dell''albero delle abilità.'
|
||||
locked-node: '&cQuesta abilità è bloccata!'
|
||||
|
Loading…
Reference in New Issue
Block a user