Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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.