Turkish Translate Added
I made Turkish Translate for your mod. This Translate only for B41 because the encode is ANSI (Windows-1254) If you going to update your mod to B42 .txt files should be UTF-08 I'll post B42 files too. Please don't forget to add B42 Translation after B42 Update <3
This commit is contained in:
19
media/lua/shared/Translate/TR/IG_UI_TR.txt
Normal file
19
media/lua/shared/Translate/TR/IG_UI_TR.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
IG_UI_TR = {
|
||||
IGUI_perks_Amputations = "Amputasyonlar",
|
||||
IGUI_perks_Side_R = "Sað Taraf",
|
||||
IGUI_perks_Side_L = "Sol Taraf",
|
||||
IGUI_perks_Prosthesis = "Protez",
|
||||
IGUI_perks_ProstFamiliarity = "Aþinalýk",
|
||||
|
||||
IGUI_ItemCat_Prosthesis = "Protez",
|
||||
IGUI_ItemCat_Surgery = "Cerrahi",
|
||||
IGUI_ItemCat_Amputation = "Amputasyon",
|
||||
|
||||
IGUI_HealthPanel_Cicatrization = "Yara Ýyileþmesi",
|
||||
IGUI_HealthPanel_Cicatrized = "Ýyileþti",
|
||||
IGUI_HealthPanel_Cauterized = "Daðlandý",
|
||||
IGUI_HealthPanel_WoundDirtyness = "Yara Kirliliði",
|
||||
IGUI_HealthPanel_ProstEquipped = "Protez Takýlý",
|
||||
|
||||
IGUI_Confirmation_Amputate = " <CENTRE> Bu uzvu gerçekten ampute etmek istiyor musunuz?"
|
||||
}
|
||||
Reference in New Issue
Block a user