Garry's Mod

Garry's Mod

Grand Theft Auto V Death Screen (Now with next-gen mode!)
Denne tråd er blevet låst
Tifyka 12. sep. 2021 kl. 10:56
French Translation
Hi. I wanted to make a french translation for the mod, How i can do it ? Thanks.
< >
Viser 1-4 af 4 kommentarer
DyaMetR  [udvikler] 30. sep. 2021 kl. 16:20 
Hello, and sorry for the late response (didn't get notified).

You can head to the repository (https://github.com/DyaMetR/Grand-Theft-Auto-V-Death-Screen) and open an issue.

You can also take a look at the language file to know which texts are needed to be translated: https://github.com/DyaMetR/Grand-Theft-Auto-V-Death-Screen/blob/master/lua/autorun/gtavds/data/languages.lua

If you don't want/can't use github to make an issue, you can also leave here the translation.

Thanks for your contribution!
Sidst redigeret af DyaMetR; 30. sep. 2021 kl. 16:20
Tifyka 1. okt. 2021 kl. 12:17 
Hi ! So i finished the translation and here the code ! (note : if there is problem, say the error, i can probably fix it !)

GTAVDS:AddLanguage("fr", "Français", {
["wasted.default"] = "vous êtes mort",
["death.weapon.generic"] = "vous a tuer.",
["death.weapon.pistol"] = "vous a abattu.",
["death.weapon.smg"] = "vous a criblé.",
["death.weapon.rifle"] = "vous a abattu.",
["death.weapon.shotgun"] = "vous a rempli de chevrotine.",
["death.weapon.explosion"] = "vous a explosé.",
["death.weapon.bolt"] = "vous a déchiré.",
["death.suicide"] = "Vous vous êtes suicider.",
["death.generic"] = "Vous êtes mort.",
["death.vehicle"] = "vous a aplati.",
["death.explosion"] = "Vous vous êtes fais exploser.",
["death.npc.one"] = "A",
["death.npc.generic"] = "vous a tuer."
DyaMetR  [udvikler] 1. okt. 2021 kl. 12:25 
Oprindeligt skrevet af ninjaflipxxu:
Hi ! So i finished the translation and here the code ! (note : if there is problem, say the error, i can probably fix it !)

GTAVDS:AddLanguage("fr", "Français", {
["wasted.default"] = "vous êtes mort",
["death.weapon.generic"] = "vous a tuer.",
["death.weapon.pistol"] = "vous a abattu.",
["death.weapon.smg"] = "vous a criblé.",
["death.weapon.rifle"] = "vous a abattu.",
["death.weapon.shotgun"] = "vous a rempli de chevrotine.",
["death.weapon.explosion"] = "vous a explosé.",
["death.weapon.bolt"] = "vous a déchiré.",
["death.suicide"] = "Vous vous êtes suicider.",
["death.generic"] = "Vous êtes mort.",
["death.vehicle"] = "vous a aplati.",
["death.explosion"] = "Vous vous êtes fais exploser.",
["death.npc.one"] = "A",
["death.npc.generic"] = "vous a tuer."

Acknowledged. I'll add it whenever I get the chance.
DyaMetR  [udvikler] 1. okt. 2021 kl. 15:53 
Added.
< >
Viser 1-4 af 4 kommentarer
Per side: 1530 50