Skip to content

Commit

Permalink
fr*nch localization (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
HammersnailVerveine authored Jan 21, 2024
1 parent fcf0708 commit b6b04d0
Showing 1 changed file with 36 additions and 36 deletions.
72 changes: 36 additions & 36 deletions Localization/fr-FR.hjson
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
Mods: {
CompareItemStats: {
StatComparers: {
// Damage.DisplayName: Damage
// CritChance.DisplayName: Crit
// Speed.DisplayName: Speed
// Knockback.DisplayName: Knockback
// FishingPower.DisplayName: Fishing Power
// BaitPower.DisplayName: Bait Power
// Defense.DisplayName: Defense
// PickaxePower.DisplayName: Pickaxe Power
// AxePower.DisplayName: Axe Power
// HammerPower.DisplayName: Hammer Power
// HealLife.DisplayName: Restored Life
// HealMana.DisplayName: Restored Mana
// UseMana.DisplayName: Mana Cost
// Autoswing.DisplayName: Autoswing
// CanCatchLavaCritters.DisplayName: Can Catch Lava Critters
// CanFishInLava.DisplayName: Can Fish In Lava
// TileBoost.DisplayName: Range
// WingFlyTime.DisplayName: Fly Time
// WingHorizontal.DisplayName: Horizontal Velocity
// WingVertical.DisplayName: Vertical Acceleration
// Class.DisplayName: Same Class
// Regeneration.DisplayName: Life Regeneration
Damage.DisplayName: Dégâts
CritChance.DisplayName: Critique
Speed.DisplayName: Vitesse
Knockback.DisplayName: Recul
FishingPower.DisplayName: Puissance de Pêche
BaitPower.DisplayName: Puissance d'Appât
Defense.DisplayName: Défense
PickaxePower.DisplayName: Puissance de Pioche
AxePower.DisplayName: Puissance de Hache
HammerPower.DisplayName: Puissance de Marteau
HealLife.DisplayName: Vie Restaurée
HealMana.DisplayName: Mana Restauré
UseMana.DisplayName: Coût en Mana
Autoswing.DisplayName: Attaque Automatique
CanCatchLavaCritters.DisplayName: Peut Attraper des Bestiones de Lave
CanFishInLava.DisplayName: Peut Pêcher dans la Lave
TileBoost.DisplayName: Portée
WingFlyTime.DisplayName: Temps de Vol
WingHorizontal.DisplayName: Vélocité Horizontale
WingVertical.DisplayName: Accélération Verticale
Class.DisplayName: Classe Identique
Regeneration.DisplayName: Régénération de Vie
}

Common: {
// Yes: Yes
// No: No
// Seconds: s
// MilesPerHour: mph
// Available: Available
// EquippedItem: Equipped Item
// SelectedItem: Selected Item
// StatComparison: Stat Comparison
// ComparisonHint: Hold 'Auto Select' key ({0})
Yes: Oui
No: Non
Seconds: s
MilesPerHour: mph
Available: Disponible
EquippedItem: Objet Équipé
SelectedItem: Objet Sélectionné
StatComparison: Comparaison de Stats
ComparisonHint: Appuyez sur la Touche 'Sélection Automatique' ({0})
}

Configs: {
CISClientConfig: {
// DisplayName: Client Config
DisplayName: Configuration du Client

AlwaysShowComparison: {
// Label: Always Show Comparison
// Tooltip: If on, always displays comparison if it exists. Use the 'Auto Select' key to toggle it otherwise (usually <LeftShift>)
Label: Toujours montrer la Comparaison
Tooltip: Si activé, montre toujours la comparaison si elle existe. Sinon, utilisez la touche 'Sélection Automatique' pour l'activer (généralement <Shift Gauche>)
}

DontShowHintTooltip: {
// Label: Don't Show Hint Tooltip
// Tooltip: If on, won't show the tooltip that tells you to how to show the comparison
Label: Ne pas montrer les info-bulles
Tooltip: Si activé, ne montre pas l'info-bulles indiquant comment activer la comparaison
}
}
}
Expand Down

0 comments on commit b6b04d0

Please sign in to comment.