forked from Upstream/mmocore
New translations waypoints.yml (French)
This commit is contained in:
parent
92c341d556
commit
62bb206e53
@ -48,37 +48,37 @@ items:
|
|||||||
not-ready: ENDER_PEARL
|
not-ready: ENDER_PEARL
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
- '&7You cannot teleport as the two waypoints are not linked.'
|
- '&7Vous ne pouvez pas vous téléporter car les deux points de passage ne sont pas liés.'
|
||||||
#When you cannot teleport to a non dynamic waypoint
|
#When you cannot teleport to a non dynamic waypoint
|
||||||
not-dynamic:
|
not-dynamic:
|
||||||
name: '&a{name}'
|
name: '&a{name}'
|
||||||
item: ENDER_PEARL
|
item: ENDER_PEARL
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
- '&7You cannot teleport as you are not standing on a waypoint.'
|
- '&7Vous ne pouvez pas vous téléporter car vous ne vous trouvez pas sur un point de passage.'
|
||||||
current-waypoint:
|
current-waypoint:
|
||||||
name: '&a{name}'
|
name: '&a{name}'
|
||||||
item: ENDER_PEARL
|
item: ENDER_PEARL
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
- '&7The waypoint you are standing at.'
|
- '&7Le point de repère où vous vous trouvez.'
|
||||||
#When you don't have enough stellium
|
#When you don't have enough stellium
|
||||||
not-enough-stellium:
|
not-enough-stellium:
|
||||||
name: '&a{name}'
|
name: '&a{name}'
|
||||||
item: ENDER_PEARL
|
item: ENDER_PEARL
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
- '&7You cannot teleport as you do not have enough Stellium.'
|
- '&7Vous ne pouvez pas vous téléporter car vous n''avez pas assez de Stellium.'
|
||||||
- '&7Teleporting costs &b{normal_cost}&7/&b{dynamic_cost} &7Stellium.'
|
- '&7La téléportation coûte &b{normal_cost}&7/&b{dynamic_cost} &7Stellium.'
|
||||||
#Displayed when the waypoint is unlocked and usable
|
#Displayed when the waypoint is unlocked and usable
|
||||||
display:
|
display:
|
||||||
name: '&a{name}'
|
name: '&a{name}'
|
||||||
item: ENDER_EYE
|
item: ENDER_EYE
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
- '&7You can teleport to this waypoint.'
|
- '&7Vous pouvez vous téléporter à ce point de passage.'
|
||||||
- '&7Intermediary waypoints: {intermediary_waypoints}'
|
- '&7Points de passage intermédiaires: {intermediary_waypoints}'
|
||||||
- '&7Click to teleport for &b{current_cost} &7Stellium.'
|
- '&7Cliquez pour vous téléporter pour &b{current_cost} &7Stellium.'
|
||||||
next:
|
next:
|
||||||
slots:
|
slots:
|
||||||
- 26
|
- 26
|
||||||
|
Loading…
Reference in New Issue
Block a user