Garry's Mod

Garry's Mod

Grand Theft Auto V Death Screen (Now with next-gen mode!)
此主题已被锁定
Tifyka 2021 年 9 月 12 日 上午 10:56
French Translation
Hi. I wanted to make a french translation for the mod, How i can do it ? Thanks.
< >
正在显示第 1 - 4 条,共 4 条留言
DyaMetR  [开发者] 2021 年 9 月 30 日 下午 4: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!
最后由 DyaMetR 编辑于; 2021 年 9 月 30 日 下午 4:20
Tifyka 2021 年 10 月 1 日 下午 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  [开发者] 2021 年 10 月 1 日 下午 12:25 
引用自 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  [开发者] 2021 年 10 月 1 日 下午 3:53 
Added.
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50