安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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!
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.