mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-01-05 06:57:37 +01:00
New translations skill-tree.yml (Spanish)
This commit is contained in:
parent
5300ef6ffa
commit
4145e28ec4
@ -1,5 +1,5 @@
|
||||
#GUI display name
|
||||
name: '&eCurrent Skill Tree: &6{skill-tree-name}'
|
||||
name: '&eÁrbol de Habilidad Actual: &6{skill-tree-name}'
|
||||
#Number of slots in your inventory. Must be
|
||||
#between 9 and 54 and must be a multiple of 9.
|
||||
slots: 54
|
||||
@ -7,28 +7,28 @@ items:
|
||||
up:
|
||||
function: up
|
||||
item: PLAYER_HEAD
|
||||
name: "Up"
|
||||
name: "Subir"
|
||||
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk5YWFmMjQ1NmE2MTIyZGU4ZjZiNjI2ODNmMmJjMmVlZDlhYmI4MWZkNWJlYTFiNGMyM2E1ODE1NmI2NjkifX19
|
||||
slots:
|
||||
- 50
|
||||
down:
|
||||
function: down
|
||||
item: PLAYER_HEAD
|
||||
name: "Down"
|
||||
name: "Bajar"
|
||||
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzkxMmQ0NWIxYzc4Y2MyMjQ1MjcyM2VlNjZiYTJkMTU3NzdjYzI4ODU2OGQ2YzFiNjJhNTQ1YjI5YzcxODcifX19
|
||||
slots:
|
||||
- 49
|
||||
right:
|
||||
function: right
|
||||
item: PLAYER_HEAD
|
||||
name: "Right"
|
||||
name: "Derecha"
|
||||
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTNmYzUyMjY0ZDhhZDllNjU0ZjQxNWJlZjAxYTIzOTQ3ZWRiY2NjY2Y2NDkzNzMyODliZWE0ZDE0OTU0MWY3MCJ9fX0=
|
||||
slots:
|
||||
- 51
|
||||
left:
|
||||
function: left
|
||||
item: PLAYER_HEAD
|
||||
name: "Left"
|
||||
name: "Izquierda"
|
||||
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWYxMzNlOTE5MTlkYjBhY2VmZGMyNzJkNjdmZDg3YjRiZTg4ZGM0NGE5NTg5NTg4MjQ0NzRlMjFlMDZkNTNlNiJ9fX0=
|
||||
slots:
|
||||
- 48
|
||||
@ -41,14 +41,14 @@ items:
|
||||
- 27
|
||||
lore:
|
||||
- ''
|
||||
- '&aDescription:'
|
||||
- '&aDescripción:'
|
||||
- '{tree-lore}'
|
||||
- ''
|
||||
- '-----------------'
|
||||
- '&e◆Max points&e: &6{max-point-spent}'
|
||||
- '&e◆Points spent&e:&6 {point-spent}'
|
||||
- '&e◆Current {name} &epoints: &6{skill-tree-points}'
|
||||
- '&e◆Current Global points: &6{global-points}'
|
||||
- '&e◆Puntos Max.&e: &6{max-point-spent}'
|
||||
- '&e◆Puntos gastados&e:&6 {point-spent}'
|
||||
- '&e {name} &ePuntos actuales: &6{skill-tree-points}'
|
||||
- '&e◆Puntos Globales Actuales: {global-points}'
|
||||
next-tree-list-page:
|
||||
function: 'next-tree-list-page'
|
||||
item: PLAYER_HEAD
|
||||
@ -66,15 +66,15 @@ items:
|
||||
item: CAULDRON
|
||||
slots:
|
||||
- 45
|
||||
name: '&aReallocate Skill Tree Points'
|
||||
name: '&aReasignar Puntos de Árbol de Habilidad'
|
||||
lore:
|
||||
- ''
|
||||
- '&7You have spent a total of &6{point-spent}&7 skill tree points.'
|
||||
- '&7The maximum points that can be spent is: &6{max-point-spent}'
|
||||
- '&7Right click to reallocate them.'
|
||||
- '&7Has gastado un total de &6{point-spent}&7 puntos de árbol habilidad.'
|
||||
- '&7Los puntos máximos que se pueden gastar son: &6{max-point-spent}'
|
||||
- '&7Click derecho para reasignarlos.'
|
||||
- ''
|
||||
- '&eCosts 1 attribute reallocation point.'
|
||||
- '&e◆ Skill Tree Reallocation Points: &6{realloc-points}'
|
||||
- '&eTe costará 1 punto de reasignación de atributos.'
|
||||
- '&e◆ Puntos de Reasignación Árbol de Habilidad: &6{realloc-points}'
|
||||
skill-tree-node:
|
||||
function: 'skill-tree-node'
|
||||
slots:
|
||||
@ -118,15 +118,19 @@ items:
|
||||
- 42
|
||||
- 43
|
||||
- 44
|
||||
#The lore that will be displayed after the lore of the node
|
||||
#The lore that will be displayed after the lore of the node.
|
||||
#The {node-lore} placeholder will be replaced by the lore specified in the skill tree node config.
|
||||
#All the placeholders you see here can also be used in the node lore.
|
||||
#For debugging custom display you can use the {display-type} placeholder.
|
||||
lore:
|
||||
- '&7Current State: &6{current-state}'
|
||||
- '&7Current Level: &6{current-level}'
|
||||
- '&7Max Level: &6{max-level}'
|
||||
- '&7Max Children: &6{max-children}'
|
||||
- '&7Size: &6{size}'
|
||||
- '&7Estado actual: &6{current-state}'
|
||||
- '&7Nivel Actual: &e{current-level}'
|
||||
- '&7Nivel máximo: &6{max-level}'
|
||||
- '&7Niños Max.: &6{max-children}'
|
||||
- '&7Puntos requeridos: &6{point-consumed}'
|
||||
- '&7Tamaño: &6{size}'
|
||||
- '-----------------'
|
||||
- '&7⧆ &6Requirements: '
|
||||
- '&7⧆ &6Requerimientos: '
|
||||
- '&fStrong Parents: '
|
||||
- '{strong-parents}'
|
||||
- ''
|
||||
@ -135,8 +139,303 @@ items:
|
||||
- '-----------------'
|
||||
- '{node-lore}'
|
||||
- '-----------------'
|
||||
- '&e◆Max points for {skill-tree}&e: &6{max-point-spent}'
|
||||
- '&e◆Points spent for {skill-tree}&e:&6 {point-spent}'
|
||||
- '&e◆Current {skill-tree} &epoints: &6{skill-tree-points}'
|
||||
- '&e◆Current &6global&e points: &6{global-points}'
|
||||
- '&eMáx. de puntos para {skill-tree}&e: &6{max-point-spent}'
|
||||
- '&cPuntos gastados en {skill-tree}&e:&6 {point-spent}'
|
||||
- '&e◆ {skill-tree} &ePuntos actuales: &6{skill-tree-points}'
|
||||
- '&e◆Puntos &6Globales &eActuales: &6{global-points}'
|
||||
path-lore:
|
||||
- ''
|
||||
#This is the name that will be displayed for each status.
|
||||
status-names:
|
||||
unlocked: 'Desbloqueado'
|
||||
unlockable: 'Desbloqueable'
|
||||
locked: 'Bloqueado'
|
||||
fully-locked: 'Completamente Bloqueado'
|
||||
display:
|
||||
paths:
|
||||
unlocked:
|
||||
up:
|
||||
item: "WHITE_DYE"
|
||||
custom-model-data: 0
|
||||
up-right:
|
||||
item: "WHITE_DYE"
|
||||
custom-model-data: 0
|
||||
up-left:
|
||||
item: "WHITE_DYE"
|
||||
custom-model-data: 0
|
||||
down-right:
|
||||
item: "WHITE_DYE"
|
||||
custom-model-data: 0
|
||||
down-left:
|
||||
item: "WHITE_DYE"
|
||||
custom-model-data: 0
|
||||
right:
|
||||
item: "WHITE_DYE"
|
||||
custom-model-data: 0
|
||||
default:
|
||||
item: "WHITE_DYE"
|
||||
custom-model-data: 0
|
||||
unlockable:
|
||||
up:
|
||||
item: "BLUE_DYE"
|
||||
custom-model-data: 0
|
||||
up-right:
|
||||
item: "BLUE_DYE"
|
||||
custom-model-data: 0
|
||||
up-left:
|
||||
item: "BLUE_DYE"
|
||||
custom-model-data: 0
|
||||
down-right:
|
||||
item: "BLUE_DYE"
|
||||
custom-model-data: 0
|
||||
down-left:
|
||||
item: "BLUE_DYE"
|
||||
custom-model-data: 0
|
||||
right:
|
||||
item: "BLUE_DYE"
|
||||
custom-model-data: 0
|
||||
default:
|
||||
item: "BLUE_DYE"
|
||||
custom-model-data: 0
|
||||
locked:
|
||||
up:
|
||||
item: "GRAY_DYE"
|
||||
custom-model-data: 0
|
||||
up-right:
|
||||
item: "GRAY_DYE"
|
||||
custom-model-data: 0
|
||||
up-left:
|
||||
item: "GRAY_DYE"
|
||||
custom-model-data: 0
|
||||
down-right:
|
||||
item: "GRAY_DYE"
|
||||
custom-model-data: 0
|
||||
down-left:
|
||||
item: "GRAY_DYE"
|
||||
custom-model-data: 0
|
||||
right:
|
||||
item: "GRAY_DYE"
|
||||
custom-model-data: 0
|
||||
default:
|
||||
item: "GRAY_DYE"
|
||||
custom-model-data: 0
|
||||
fully-locked:
|
||||
up:
|
||||
item: "BLACK_DYE"
|
||||
custom-model-data: 0
|
||||
up-right:
|
||||
item: "BLACK_DYE"
|
||||
custom-model-data: 0
|
||||
up-left:
|
||||
item: "BLACK_DYE"
|
||||
custom-model-data: 0
|
||||
down-right:
|
||||
item: "BLACK_DYE"
|
||||
custom-model-data: 0
|
||||
down-left:
|
||||
item: "BLACK_DYE"
|
||||
custom-model-data: 0
|
||||
right:
|
||||
item: "BLACK_DYE"
|
||||
custom-model-data: 0
|
||||
default:
|
||||
item: "BLACK_DYE"
|
||||
custom-model-data: 0
|
||||
nodes:
|
||||
unlocked:
|
||||
up-right-down-left:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right-down:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right-left:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-down-left:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-right-left:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-down:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-left:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-right:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-left:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
right-left:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
right:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
left:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
no-path:
|
||||
item: "WHITE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
locked:
|
||||
up-right-down-left:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right-down:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right-left:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-down-left:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-right-left:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-down:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-left:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-right:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-left:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
right-left:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
right:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
left:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
no-path:
|
||||
item: "GRAY_CONCRETE"
|
||||
custom-model-data: 0
|
||||
unlockable:
|
||||
up-right-down-left:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right-down:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right-left:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-down-left:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-right-left:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-down:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-left:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-right:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-left:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
right-left:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
right:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
left:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
no-path:
|
||||
item: "BLUE_CONCRETE"
|
||||
custom-model-data: 0
|
||||
fully-locked:
|
||||
up-right-down-left:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right-down:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right-left:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-down-left:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-right-left:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-right:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-down:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up-left:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-right:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down-left:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
right-left:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
right:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
left:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
up:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
down:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
no-path:
|
||||
item: "BLACK_CONCRETE"
|
||||
custom-model-data: 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user