New translations waypoints.yml (French)

This commit is contained in:
Taner 2023-09-10 11:03:06 +00:00
parent c8d32f63c2
commit 165d4699a5
No known key found for this signature in database

View File

@ -36,7 +36,7 @@ items:
lore: { } lore: { }
#Displayed when the waypoint has not been unlocked yet. #Displayed when the waypoint has not been unlocked yet.
locked: locked:
name: '&c- Locked -' name: '&c- Verrouillé -'
item: GRAY_DYE item: GRAY_DYE
lore: { } lore: { }
#When the two waypoints are not linked together #When the two waypoints are not linked together
@ -47,23 +47,27 @@ items:
#ready (not dynamic, or not enough stellium) #ready (not dynamic, or not enough stellium)
not-ready: ENDER_PEARL not-ready: ENDER_PEARL
lore: lore:
- '{lore}'
- '&7You cannot teleport as the two waypoints are not linked.' - '&7You cannot teleport as the two waypoints are not linked.'
#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}'
- '&7You cannot teleport as you are not standing on a waypoint.' - '&7You cannot teleport as you are not standing on a waypoint.'
current-waypoint: current-waypoint:
name: '&a{name}' name: '&a{name}'
item: ENDER_PEARL item: ENDER_PEARL
lore: lore:
- '{lore}'
- '&7The waypoint you are standing at.' - '&7The waypoint you are standing at.'
#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}'
- '&7You cannot teleport as you do not have enough Stellium.' - '&7You cannot teleport as you do not have enough Stellium.'
- '&7Teleporting costs &b{normal_cost}&7/&b{dynamic_cost} &7Stellium.' - '&7Teleporting costs &b{normal_cost}&7/&b{dynamic_cost} &7Stellium.'
#Displayed when the waypoint is unlocked and usable #Displayed when the waypoint is unlocked and usable
@ -71,6 +75,7 @@ items:
name: '&a{name}' name: '&a{name}'
item: ENDER_EYE item: ENDER_EYE
lore: lore:
- '{lore}'
- '&7You can teleport to this waypoint.' - '&7You can teleport to this waypoint.'
- '&7Intermediary waypoints: {intermediary_waypoints}' - '&7Intermediary waypoints: {intermediary_waypoints}'
- '&7Click to teleport for &b{current_cost} &7Stellium.' - '&7Click to teleport for &b{current_cost} &7Stellium.'
@ -80,7 +85,7 @@ items:
function: next function: next
item: PLAYER_HEAD item: PLAYER_HEAD
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTliZjMyOTJlMTI2YTEwNWI1NGViYTcxM2FhMWIxNTJkNTQxYTFkODkzODgyOWM1NjM2NGQxNzhlZDIyYmYifX19 texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTliZjMyOTJlMTI2YTEwNWI1NGViYTcxM2FhMWIxNTJkNTQxYTFkODkzODgyOWM1NjM2NGQxNzhlZDIyYmYifX19
name: '&aNext Page' name: '&aPage suivante'
lore: [ ] lore: [ ]
previous: previous:
slots: slots:
@ -88,5 +93,5 @@ items:
function: previous function: previous
item: PLAYER_HEAD item: PLAYER_HEAD
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ2OWUwNmU1ZGFkZmQ4NGU1ZjNkMWMyMTA2M2YyNTUzYjJmYTk0NWVlMWQ0ZDcxNTJmZGM1NDI1YmMxMmE5In19fQ== texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ2OWUwNmU1ZGFkZmQ4NGU1ZjNkMWMyMTA2M2YyNTUzYjJmYTk0NWVlMWQ0ZDcxNTJmZGM1NDI1YmMxMmE5In19fQ==
name: '&aPrevious Page' name: '&aPage précédente'
lore: [ ] lore: [ ]