Intial Commit
This commit is contained in:
3
common/media/lua/shared/Translate/CN/ItemName_CN.txt
Normal file
3
common/media/lua/shared/Translate/CN/ItemName_CN.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_CN = {
|
||||
ItemName_TowBar.TowBar = "拖车牵引杆"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/CN/Items_CN.txt
Normal file
3
common/media/lua/shared/Translate/CN/Items_CN.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_CN = {
|
||||
DisplayName_TowBar ="拖车牵引杆"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/CN/Tooltip_CN.txt
Normal file
3
common/media/lua/shared/Translate/CN/Tooltip_CN.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_CN = {
|
||||
Tooltip_TowBar = "使用拖车牵引杆可以让你的汽车像拖车一样牵引车辆"
|
||||
}
|
||||
16
common/media/lua/shared/Translate/CN/UI_CN.txt
Normal file
16
common/media/lua/shared/Translate/CN/UI_CN.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
UI_CN = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "关闭 停车制动器",
|
||||
UI_Text_Towing_turnOnParkingBrake = "打开 停车制动器",
|
||||
UI_Text_Towing_noAviableVehicles = "没有可供牵引的车辆<br>(或无法牵引)",
|
||||
UI_Text_Towing_attach = "附加",
|
||||
UI_Text_Towing_deattach = "解除连接",
|
||||
UI_Text_Towing_byRope = "通过绳索连接",
|
||||
UI_Text_Towing_byTowBar = "通过拖车牵引杆连接",
|
||||
UI_Text_Towing_byHook = "通过挂钩连接",
|
||||
UI_Text_Towing_flipUpright = "垂直翻转",
|
||||
UI_Text_PushByHands = "用手推车",
|
||||
UI_Text_PushByHands_Left = "从左向右推",
|
||||
UI_Text_PushByHands_Right = "从右向左推",
|
||||
UI_Text_PushByHands_Front = "从前向后推",
|
||||
UI_Text_PushByHands_Behind = "从后向前推",
|
||||
}
|
||||
3
common/media/lua/shared/Translate/DE/ItemName_DE.txt
Normal file
3
common/media/lua/shared/Translate/DE/ItemName_DE.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
ItemName_DE = {
|
||||
ItemName_TowBar.TowBar = "Abschleppstange"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/DE/Items_DE.txt
Normal file
3
common/media/lua/shared/Translate/DE/Items_DE.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_DE = {
|
||||
DisplayName_TowBar = "Abschleppstange"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/DE/Tooltip_DE.txt
Normal file
3
common/media/lua/shared/Translate/DE/Tooltip_DE.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_DE = {
|
||||
Tooltip_TowBar = "Eine Abschleppstange wird benutzt um ein Fahrzeug wie einen Anh<6E>nger abzuschleppen"
|
||||
}
|
||||
11
common/media/lua/shared/Translate/DE/UI_DE.txt
Normal file
11
common/media/lua/shared/Translate/DE/UI_DE.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
UI_DE = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "Feststellbremse lösen",
|
||||
UI_Text_Towing_turnOnParkingBrake = "Feststellbremse einlegen",
|
||||
UI_Text_Towing_noAviableVehicles = "Keine Fahrzeuge zum verbinden oder nicht möglich",
|
||||
UI_Text_Towing_attach = "Verbinde",
|
||||
UI_Text_Towing_deattach = "Trenne",
|
||||
UI_Text_Towing_byRope = "mit einem Abschleppseil",
|
||||
UI_Text_Towing_byTowBar = "mit einer Abschleppstange",
|
||||
UI_Text_Towing_byHook = "mit dem Abschlepphaken",
|
||||
UI_Text_Towing_flipUpright = "Gerade drehen"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/EN/IG_UI_EN.txt
Normal file
3
common/media/lua/shared/Translate/EN/IG_UI_EN.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
IGUI_EN = {
|
||||
IGUI_VehicleParttowbar = "Towbar Attachment"
|
||||
}
|
||||
4
common/media/lua/shared/Translate/EN/ItemName_EN.txt
Normal file
4
common/media/lua/shared/Translate/EN/ItemName_EN.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
ItemName_EN = {
|
||||
ItemName_TowBar.TowBar = "Tow Bar"
|
||||
}
|
||||
|
||||
3
common/media/lua/shared/Translate/EN/Tooltip_EN.txt
Normal file
3
common/media/lua/shared/Translate/EN/Tooltip_EN.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_EN = {
|
||||
Tooltip_TowBar = "A tow bar can be used<br>to tow vehicles like a trailer"
|
||||
}
|
||||
19
common/media/lua/shared/Translate/EN/UI_EN.txt
Normal file
19
common/media/lua/shared/Translate/EN/UI_EN.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
UI_EN = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "Turn off parking brake",
|
||||
UI_Text_Towing_turnOnParkingBrake = "Turn on parking brake",
|
||||
UI_Text_Towing_noAviableVehicles = "No vehicles for attach<br>or can't attach",
|
||||
UI_Text_Towing_attach = "Attach",
|
||||
UI_Text_Towing_deattach = "Deattach",
|
||||
UI_Text_Towing_byRope = "by rope",
|
||||
UI_Text_Towing_byTowBar = "by tow bar",
|
||||
UI_Text_Towing_byHook = "by hook",
|
||||
UI_Text_Towing_flipUpright = "Flip upright",
|
||||
UI_Text_Towing_cannotDriveWhileTowed = "Cannot drive while being towed",
|
||||
|
||||
UI_Text_PushByHands = "Push vehicle",
|
||||
UI_Text_PushByHands_Left = "Left",
|
||||
UI_Text_PushByHands_Right = "Right",
|
||||
UI_Text_PushByHands_Front = "Front",
|
||||
UI_Text_PushByHands_Behind = "Behind",
|
||||
|
||||
}
|
||||
3
common/media/lua/shared/Translate/ES/ItemName_ES.txt
Normal file
3
common/media/lua/shared/Translate/ES/ItemName_ES.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
ItemName_ES = {
|
||||
ItemName_TowBar.TowBar = "Enganche de remolque"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/ES/Items_ES.txt
Normal file
3
common/media/lua/shared/Translate/ES/Items_ES.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_ES = {
|
||||
DisplayName_TowBar = "Enganche de remolque"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/ES/Tooltip_ES.txt
Normal file
3
common/media/lua/shared/Translate/ES/Tooltip_ES.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_ES = {
|
||||
Tooltip_TowBar = "Un enganche de remolque se puede utilizar<br>para enganchar un veh<65>culo como un remolque"
|
||||
}
|
||||
11
common/media/lua/shared/Translate/ES/UI_ES.txt
Normal file
11
common/media/lua/shared/Translate/ES/UI_ES.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
UI_ES = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "Apagar freno de mano",
|
||||
UI_Text_Towing_turnOnParkingBrake = "Encender freno de mano",
|
||||
UI_Text_Towing_noAviableVehicles = "No hay vehículos para unir<br>o no se puede unir",
|
||||
UI_Text_Towing_attach = "Unir",
|
||||
UI_Text_Towing_deattach = "Soltar",
|
||||
UI_Text_Towing_byRope = "con una cuerda",
|
||||
UI_Text_Towing_byTowBar = "con el enganche de remolque",
|
||||
UI_Text_Towing_byHook = "con un gancho",
|
||||
UI_Text_Towing_flipUpright = "Voltear hacia arriba"
|
||||
}
|
||||
4
common/media/lua/shared/Translate/FR/ItemName_FR.txt
Normal file
4
common/media/lua/shared/Translate/FR/ItemName_FR.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
ItemName_FR = {
|
||||
ItemName_TowBar.TowBar = "Barre de remorquage"
|
||||
}
|
||||
|
||||
3
common/media/lua/shared/Translate/FR/Items_FR.txt
Normal file
3
common/media/lua/shared/Translate/FR/Items_FR.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_FR = {
|
||||
DisplayName_TowBar = "Barre de remorquage"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/FR/Tooltip_FR.txt
Normal file
3
common/media/lua/shared/Translate/FR/Tooltip_FR.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_FR = {
|
||||
Tooltip_TowBar = "Une barre de remorquage<br>pour remorquer des vehicules."
|
||||
}
|
||||
11
common/media/lua/shared/Translate/FR/UI_FR.txt
Normal file
11
common/media/lua/shared/Translate/FR/UI_FR.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
UI_FR = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "Desactiver le frein de stationnement",
|
||||
UI_Text_Towing_turnOnParkingBrake = "Activer le frein de stationnement",
|
||||
UI_Text_Towing_noAviableVehicles = "Aucun vehicule pour attacher<br>ou ne peut pas attacher",
|
||||
UI_Text_Towing_attach = "Attacher",
|
||||
UI_Text_Towing_deattach = "Detacher",
|
||||
UI_Text_Towing_byRope = "par corde",
|
||||
UI_Text_Towing_byTowBar = "par barre de remorquage",
|
||||
UI_Text_Towing_byHook = "par crochet",
|
||||
UI_Text_Towing_flipUpright = "Retourner à la verticale"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/IT/ItemName_IT.txt
Normal file
3
common/media/lua/shared/Translate/IT/ItemName_IT.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
ItemName_IT = {
|
||||
ItemName_TowBar.TowBar = "Barra di traino"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/IT/Items_IT.txt
Normal file
3
common/media/lua/shared/Translate/IT/Items_IT.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_IT = {
|
||||
DisplayName_TowBar = "Barra di traino"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/IT/Tooltip_IT.txt
Normal file
3
common/media/lua/shared/Translate/IT/Tooltip_IT.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_IT = {
|
||||
Tooltip_TowBar = "Una barra di traino pu<70> essere<br>utilizzata per rimorchiare veicoli"
|
||||
}
|
||||
11
common/media/lua/shared/Translate/IT/UI_IT.txt
Normal file
11
common/media/lua/shared/Translate/IT/UI_IT.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
UI_IT = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "Sblocca il freno di stazionamento",
|
||||
UI_Text_Towing_turnOnParkingBrake = "Aziona il freno di stazionamento",
|
||||
UI_Text_Towing_noAviableVehicles = "Nessun veicolo rimorchiabile<br>oppure non è possibile agganciare",
|
||||
UI_Text_Towing_attach = "Agganciare",
|
||||
UI_Text_Towing_deattach = "Sganciare",
|
||||
UI_Text_Towing_byRope = "con la corda",
|
||||
UI_Text_Towing_byTowBar = "con la barra di traino",
|
||||
UI_Text_Towing_byHook = "con il gancio",
|
||||
UI_Text_Towing_flipUpright = "Raddrizzare"
|
||||
}
|
||||
4
common/media/lua/shared/Translate/PL/ItemName_PL.txt
Normal file
4
common/media/lua/shared/Translate/PL/ItemName_PL.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
ItemName_PL = {
|
||||
ItemName_TowBar.TowBar = "Hak holowniczy"
|
||||
}
|
||||
|
||||
3
common/media/lua/shared/Translate/PL/Items_PL.txt
Normal file
3
common/media/lua/shared/Translate/PL/Items_PL.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_PL = {
|
||||
DisplayName_TowBar = "Hak holowniczy"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/PL/Tooltip_PL.txt
Normal file
3
common/media/lua/shared/Translate/PL/Tooltip_PL.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_PL = {
|
||||
Tooltip_TowBar = "Za pomoc<6F> haka mo<6D>na holowa<77><br>samochody niczym przyczepy"
|
||||
}
|
||||
11
common/media/lua/shared/Translate/PL/UI_PL.txt
Normal file
11
common/media/lua/shared/Translate/PL/UI_PL.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
UI_PL = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "Zwolnij hamulec ręczny",
|
||||
UI_Text_Towing_turnOnParkingBrake = "Zacišgnij hamuler ręczny",
|
||||
UI_Text_Towing_noAviableVehicles = "Brak pojazdów do podłšczenia<br>lub nie można podłšczyć.",
|
||||
UI_Text_Towing_attach = "Podłšcz",
|
||||
UI_Text_Towing_deattach = "Odłšcz",
|
||||
UI_Text_Towing_byRope = "za pomocš liny",
|
||||
UI_Text_Towing_byTowBar = "za pomocš haka holowniczego",
|
||||
UI_Text_Towing_byHook = "za pomocš haka na wysięgniku",
|
||||
UI_Text_Towing_flipUpright = "Przewróć na koła"
|
||||
}
|
||||
4
common/media/lua/shared/Translate/RU/ItemName_RU.txt
Normal file
4
common/media/lua/shared/Translate/RU/ItemName_RU.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
ItemName_RU = {
|
||||
ItemName_TowBar.TowBar = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
}
|
||||
|
||||
3
common/media/lua/shared/Translate/RU/Items_RU.txt
Normal file
3
common/media/lua/shared/Translate/RU/Items_RU.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_RU = {
|
||||
DisplayName_TowBar = "Ćĺńňęŕ˙ ńöĺďęŕ"
|
||||
}
|
||||
4
common/media/lua/shared/Translate/RU/Tooltip_RU.txt
Normal file
4
common/media/lua/shared/Translate/RU/Tooltip_RU.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Tooltip_RU = {
|
||||
Tooltip_TowBar = "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><br><3E><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)"
|
||||
}
|
||||
|
||||
17
common/media/lua/shared/Translate/RU/UI_RU.txt
Normal file
17
common/media/lua/shared/Translate/RU/UI_RU.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
UI_RU = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "Ñíÿòü ñ ðó÷íîãî òîðìîçà",
|
||||
UI_Text_Towing_turnOnParkingBrake = "Ïîñòàâèòü íà ðó÷íîé òîðìîç",
|
||||
UI_Text_Towing_noAviableVehicles = "Íåò àâòî äëÿ áóêñèðîâêè<br>èëè íå ìîæåò ïðèöåïèòü",
|
||||
UI_Text_Towing_attach = "Ïðèöåïèòü",
|
||||
UI_Text_Towing_deattach = "Îòöåïèòü",
|
||||
UI_Text_Towing_byRope = "áóêñèðîâî÷íûì òðîñîì",
|
||||
UI_Text_Towing_byTowBar = "æåñòêîé ñöåïêîé",
|
||||
UI_Text_Towing_byHook = "êðþêîì",
|
||||
UI_Text_Towing_flipUpright = "Ïåðåâåðíóòü àâòî",
|
||||
|
||||
UI_Text_PushByHands = "Òîëêíóòü àâòî",
|
||||
UI_Text_PushByHands_Left = "Ñëåâà",
|
||||
UI_Text_PushByHands_Right = "Ñïðàâà",
|
||||
UI_Text_PushByHands_Front = "Ñïåðåäè",
|
||||
UI_Text_PushByHands_Behind = "Ñçàäè",
|
||||
}
|
||||
BIN
common/media/models_X/Towbar.fbx
Normal file
BIN
common/media/models_X/Towbar.fbx
Normal file
Binary file not shown.
BIN
common/media/sound/towbar_hookingSound.ogg
Normal file
BIN
common/media/sound/towbar_hookingSound.ogg
Normal file
Binary file not shown.
BIN
common/media/textures/Item_TowBar.png
Normal file
BIN
common/media/textures/Item_TowBar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 714 B |
BIN
common/media/textures/Vehicles/Towbar_Texture.png
Normal file
BIN
common/media/textures/Vehicles/Towbar_Texture.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 467 KiB |
BIN
common/media/textures/preview.png
Normal file
BIN
common/media/textures/preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 223 KiB |
BIN
common/media/textures/tow_bar_attach.png
Normal file
BIN
common/media/textures/tow_bar_attach.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
BIN
common/media/textures/tow_bar_detach.png
Normal file
BIN
common/media/textures/tow_bar_detach.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
BIN
common/media/textures/tow_bar_icon.png
Normal file
BIN
common/media/textures/tow_bar_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
Reference in New Issue
Block a user