Intial Commit
This commit is contained in:
4
common/media/lua/shared/Translate/FR/ItemName_FR.txt
Normal file
4
common/media/lua/shared/Translate/FR/ItemName_FR.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
ItemName_FR = {
|
||||
ItemName_TowBar.TowBar = "Barre de remorquage"
|
||||
}
|
||||
|
||||
3
common/media/lua/shared/Translate/FR/Items_FR.txt
Normal file
3
common/media/lua/shared/Translate/FR/Items_FR.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_FR = {
|
||||
DisplayName_TowBar = "Barre de remorquage"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/FR/Tooltip_FR.txt
Normal file
3
common/media/lua/shared/Translate/FR/Tooltip_FR.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_FR = {
|
||||
Tooltip_TowBar = "Une barre de remorquage<br>pour remorquer des vehicules."
|
||||
}
|
||||
11
common/media/lua/shared/Translate/FR/UI_FR.txt
Normal file
11
common/media/lua/shared/Translate/FR/UI_FR.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
UI_FR = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "Desactiver le frein de stationnement",
|
||||
UI_Text_Towing_turnOnParkingBrake = "Activer le frein de stationnement",
|
||||
UI_Text_Towing_noAviableVehicles = "Aucun vehicule pour attacher<br>ou ne peut pas attacher",
|
||||
UI_Text_Towing_attach = "Attacher",
|
||||
UI_Text_Towing_deattach = "Detacher",
|
||||
UI_Text_Towing_byRope = "par corde",
|
||||
UI_Text_Towing_byTowBar = "par barre de remorquage",
|
||||
UI_Text_Towing_byHook = "par crochet",
|
||||
UI_Text_Towing_flipUpright = "Retourner à la verticale"
|
||||
}
|
||||
Reference in New Issue
Block a user