New translations waypoints.yml (Vietnamese)

This commit is contained in:
Taner 2023-09-10 11:03:24 +00:00
parent 9e783ce71c
commit ef151da6bf
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
#GUI display name
name: Waypoints
name-on-waypoint: 'Waypoint: {waypoint}'
name: Điểm tham chiếu
name-on-waypoint: 'Điểm tham chiếu: {waypoint}'
#Number of slots in your inventory. Must be
#between 9 and 54 and must be a multiple of 9.
slots: 45
@ -36,7 +36,7 @@ items:
lore: { }
#Displayed when the waypoint has not been unlocked yet.
locked:
name: '&c- Locked -'
name: '&c- Khóa -'
item: GRAY_DYE
lore: { }
#When the two waypoints are not linked together
@ -47,40 +47,45 @@ items:
#ready (not dynamic, or not enough stellium)
not-ready: ENDER_PEARL
lore:
- '&7You cannot teleport as the two waypoints are not linked.'
- '{lore}'
- '&7Bạn không thể dịch chuyển tức thời vì hai điểm tham chiếu không được liên kết.'
#When you cannot teleport to a non dynamic waypoint
not-dynamic:
name: '&a{name}'
item: ENDER_PEARL
lore:
- '&7You cannot teleport as you are not standing on a waypoint.'
- '{lore}'
- '&7Bạn không thể dịch chuyển tức thời vì bạn không đứng trên một điểm tham chiếu.'
current-waypoint:
name: '&a{name}'
item: ENDER_PEARL
lore:
- '&7The waypoint you are standing at.'
- '{lore}'
- '&7Điểm tham chiếu bạn đang đứng.'
#When you don't have enough stellium
not-enough-stellium:
name: '&a{name}'
item: ENDER_PEARL
lore:
- '&7You cannot teleport as you do not have enough Stellium.'
- '&7Teleporting costs &b{normal_cost}&7/&b{dynamic_cost} &7Stellium.'
- '{lore}'
- '&7Bạn không thể dịch chuyển tức thời vì bạn không có đủ Stellium.'
- '&7Chi phí dịch chuyển tức thời &b{normal_cost}&7/&b{dynamic_cost} &7Stellium.'
#Displayed when the waypoint is unlocked and usable
display:
name: '&a{name}'
item: ENDER_EYE
lore:
- '&7You can teleport to this waypoint.'
- '&7Intermediary waypoints: {intermediary_waypoints}'
- '&7Click to teleport for &b{current_cost} &7Stellium.'
- '{lore}'
- '&7Bạn có thể dịch chuyển tức thời đến điểm tham chiếu này.'
- '&7Điểm tham chiếu trung gian: {intermediary_waypoints}'
- '&7Bấm để dịch chuyển tức thời cho &b{current_cost} &7Stellium.'
next:
slots:
- 26
function: next
item: PLAYER_HEAD
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTliZjMyOTJlMTI2YTEwNWI1NGViYTcxM2FhMWIxNTJkNTQxYTFkODkzODgyOWM1NjM2NGQxNzhlZDIyYmYifX19
name: '&aNext Page'
name: '&aTrang tiếp'
lore: [ ]
previous:
slots:
@ -88,5 +93,5 @@ items:
function: previous
item: PLAYER_HEAD
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ2OWUwNmU1ZGFkZmQ4NGU1ZjNkMWMyMTA2M2YyNTUzYjJmYTk0NWVlMWQ0ZDcxNTJmZGM1NDI1YmMxMmE5In19fQ==
name: '&aPrevious Page'
name: '&aTrang sau'
lore: [ ]