New translations attribute-view.yml (French)

This commit is contained in:
Taner 2023-09-10 10:57:56 +00:00
parent 363f74cdec
commit db6905bf7e
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
#GUI display name #GUI display name
name: Player Attributes name: Attributs du Joueur
#Number of slots in your inventory. Must be #Number of slots in your inventory. Must be
#between 9 and 54 and must be a multiple of 9. #between 9 and 54 and must be a multiple of 9.
slots: 27 slots: 27
@ -9,14 +9,14 @@ items:
- 26 - 26
function: reallocation function: reallocation
item: CAULDRON item: CAULDRON
name: '&aAttribute Points' name: '&aPoints d''Attribut'
lore: lore:
- '' - ''
- 'You have spent a total of &6{total}&7 attribute points.' - 'Vous avez dépensé un total de &6{total}&7 points d''attribut.'
- '&7Right click to reallocate them.' - '&7Clic droit pour les réattribuer.'
- '' - ''
- '&eCosts 1 attribute reallocation point.' - '&eCoûte 1 point de réattribution d''attribut.'
- '&e◆ Attribute Reallocation Points: &6{points}' - '&e◆ Points de réallocation d''attribut: &6{points}'
str: str:
slots: slots:
- 11 - 11
@ -25,15 +25,15 @@ items:
item: GOLDEN_APPLE item: GOLDEN_APPLE
lore: #{buffs} returns amount of buffs lore: #{buffs} returns amount of buffs
- '' - ''
- '&7Points Spent: &6{spent}&7/&6{max}' - '&7Points dépensés : &6{spent}&7/&6{max}'
- '&7Current {name}: &6&l{current}' - '&7 {name}actuel : &6&l{current}'
- '' - ''
- '&8When Leveled Up:' - '&8Quand un niveau est atteint :'
- '&7 +{buff_weapon_damage}% Weapon Damage (&a+{total_weapon_damage}%&7)' - '&7 +{buff_weapon_damage}% de dégâts d''arme (&a+{total_weapon_damage}%&7)'
- '&7 +{buff_max_health} Max Health (&a+{total_max_health}&7)' - '&7 +{buff_max_health} Vie Max (&a+{total_max_health}&7)'
- '' - ''
- '&eClick to level up for 1 attribute point.' - '&eCliquez pour passer au niveau supérieur pour 1 point d''attribut.'
- '&e◆ Current Attribute Points: {attribute_points}' - '&e★ Points d''Attribut Actuels: {attribute_points}'
dex: dex:
slots: slots:
- 13 - 13
@ -43,16 +43,16 @@ items:
hide-flags: true hide-flags: true
lore: lore:
- '' - ''
- '&7Points Spent: &6{spent}&7/&6{max}' - '&7Points dépensés : &6{spent}&7/&6{max}'
- '&7Current {name}: &6&l{current}' - '&7 {name} actuel : &6&l{current}'
- '' - ''
- '&8When Leveled Up:' - '&8Quand un niveau est atteint :'
- '&7 +{buff_physical_damage}% Physical Damage (&a+{total_physical_damage}%&7)' - '&7 +{buff_physical_damage}% de dégâts physiques (&a+{total_physical_damage}%&7)'
- '&7 +{buff_projectile_damage}% Projectile Damage (&a+{total_projectile_damage}%&7)' - '&7 +{buff_projectile_damage}% de dégâts de projectile (&a+{total_projectile_damage}%&7)'
- '&7 +{buff_attack_speed} Attack Speed (&a+{total_attack_speed}&7)' - '&7 +{buff_attack_speed} Vitesse d''attaque (&a+{total_attack_speed}&7)'
- '' - ''
- '&eClick to level up for 1 attribute point.' - '&eCliquez pour passer au niveau supérieur pour 1 point d''attribut.'
- '&e◆ Current Attribute Points: {attribute_points}' - '&e★ Points d''Attribut Actuels: {attribute_points}'
int: int:
slots: slots:
- 15 - 15
@ -61,12 +61,12 @@ items:
item: BOOK item: BOOK
lore: lore:
- '' - ''
- '&7Points Spent: &6{spent}&7/&6{max}' - '&7Points dépensés : &6{spent}&7/&6{max}'
- '&7Current {name}: &6&l{current}' - '&7 {name} actuel : &6&l{current}'
- '' - ''
- '&8When Leveled Up:' - '&8Quand un niveau est atteint :'
- '&7 +{buff_magic_damage}% Magic Damage (&a+{total_magic_damage}%&7)' - '&7 +{buff_magic_damage}% de dégâts d''arme (&a+{total_magic_damage}%&7)'
- '&7 +{buff_cooldown_reduction}% Cooldown Reduction (&a+{total_cooldown_reduction}%&7)' - '&7 +{buff_cooldown_reduction}% de réduction de temps de récupération (&a+{total_cooldown_reduction}%&7)'
- '' - ''
- '&eClick to level up for 1 attribute point.' - '&eCliquez pour passer au niveau supérieur pour 1 point d''attribut.'
- '&e◆ Current Attribute Points: {attribute_points}' - '&e★ Points d''Attribut Actuels: {attribute_points}'